[==========] 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:11:02.701889   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35427,127.0.107.253:35359,127.0.107.252:42287
I20260630 12:11:02.703717   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:11:02.704721   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:02.723150   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:02.723527   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:02.727056   431 server_base.cc:1061] running on GCE node
W20260630 12:11:02.726962   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:03.944422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:03.944705   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:03.944988   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821463944961 us; error 0 us; skew 500 ppm
I20260630 12:11:03.945835   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:03.951996   431 webserver.cc:533] Webserver started at http://127.0.107.254:37739/ using document root <none> and password file <none>
I20260630 12:11:03.952889   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:03.953110   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:03.953675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:03.959651   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "1ae7b1aff56e4f33b6a41ba293f798eb"
format_stamp: "Formatted at 2026-06-30 12:11:03 on dist-test-slave-dl2z"
I20260630 12:11:03.968441   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:03.974416   446 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:11:03.975871   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:03.976393   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "1ae7b1aff56e4f33b6a41ba293f798eb"
format_stamp: "Formatted at 2026-06-30 12:11:03 on dist-test-slave-dl2z"
I20260630 12:11:03.976760   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:04.033980   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:04.035530   431 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:11:04.036073   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.123485   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35427
I20260630 12:11:04.123613   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35427 every 8 connection(s)
I20260630 12:11:04.131747   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:04.135610   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:04.139314   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:04.142102   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:04.148730   431 server_base.cc:1061] running on GCE node
W20260630 12:11:04.150257   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:04.151172   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.151367   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:04.151582   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464151566 us; error 0 us; skew 500 ppm
I20260630 12:11:04.152266   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.157143   431 webserver.cc:533] Webserver started at http://127.0.107.253:45687/ using document root <none> and password file <none>
I20260630 12:11:04.157804   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.158077   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.158387   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.159559   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root/instance:
uuid: "78b6134b078544b79e81eb47ea93c9a2"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.161657   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.165805   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:11:04.171553   509 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:11:04.172573   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:11:04.172916   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
uuid: "78b6134b078544b79e81eb47ea93c9a2"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.173410   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:04.204296   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:04.207386   447 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:35359: connect: Connection refused (error 111)
I20260630 12:11:04.212461   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:11:04.212668   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:35359: Network error: Client connection negotiation failed: client connection to 127.0.107.253:35359: connect: Connection refused (error 111)
I20260630 12:11:04.213943   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.262429   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } attempt: 1
W20260630 12:11:04.269446   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:35359: Network error: Client connection negotiation failed: client connection to 127.0.107.253:35359: connect: Connection refused (error 111)
I20260630 12:11:04.299475   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:35359
I20260630 12:11:04.299785   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:35359 every 8 connection(s)
I20260630 12:11:04.305644   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:04.306262   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:04.313804   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:04.314388   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:04.316613   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:04.325668   431 server_base.cc:1061] running on GCE node
W20260630 12:11:04.327214   569 instance_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:11:04.328362   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.328595   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:04.328876   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464328828 us; error 0 us; skew 500 ppm
I20260630 12:11:04.329674   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.334797   431 webserver.cc:533] Webserver started at http://127.0.107.252:37589/ using document root <none> and password file <none>
I20260630 12:11:04.335415   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.335704   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.336094   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.336263   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.337517   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root/instance:
uuid: "15bf56b8b9fc43b99d62eb81486fa45f"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.337996   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } attempt: 2
I20260630 12:11:04.348470   431 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:11:04.355090   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.357038   576 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:11:04.360212   431 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:11:04.360489   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.360659   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
uuid: "15bf56b8b9fc43b99d62eb81486fa45f"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.361029   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:11:04.363571   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42287: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42287: connect: Connection refused (error 111)
W20260630 12:11:04.368219   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42287: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42287: connect: Connection refused (error 111)
I20260630 12:11:04.379442   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:04.381074   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.399847   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } attempt: 1
W20260630 12:11:04.407279   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42287: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42287: connect: Connection refused (error 111)
I20260630 12:11:04.407627   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } attempt: 1
W20260630 12:11:04.414176   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42287: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42287: connect: Connection refused (error 111)
I20260630 12:11:04.481705   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:42287
I20260630 12:11:04.481880   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:42287 every 8 connection(s)
I20260630 12:11:04.481791   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } attempt: 2
I20260630 12:11:04.482784   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } attempt: 2
I20260630 12:11:04.491307   630 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:11:04.497283   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:04.501370   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.512665   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: Bootstrap starting.
I20260630 12:11:04.520056   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: Bootstrap starting.
I20260630 12:11:04.522001   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:04.521988   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.526351   563 log.cc:826] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:04.531594   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:04.535199   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: No bootstrap required, opened a new log
I20260630 12:11:04.538822   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:04.544039   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: No bootstrap required, opened a new log
I20260630 12:11:04.561184   630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: Bootstrap starting.
I20260630 12:11:04.564702   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.564705   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.566123   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:04.566257   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:04.566525   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78b6134b078544b79e81eb47ea93c9a2, State: Initialized, Role: FOLLOWER
I20260630 12:11:04.566635   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7b1aff56e4f33b6a41ba293f798eb, State: Initialized, Role: FOLLOWER
I20260630 12:11:04.568291   630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:04.567919   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.567984   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.575215   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [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: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.577037   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.577919   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:04.578595   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [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: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.579980   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.581130   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:04.581990   630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: No bootstrap required, opened a new log
I20260630 12:11:04.586654   630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.587707   630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:04.588130   630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15bf56b8b9fc43b99d62eb81486fa45f, State: Initialized, Role: FOLLOWER
I20260630 12:11:04.589118   630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.602774   630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:04.608673   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [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: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.611898   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.618795   644 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:04.620599   644 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.631810   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" is_pre_election: true
I20260630 12:11:04.635077   644 leader_election.cc:290] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7b1aff56e4f33b6a41ba293f798eb (127.0.107.254:35427), 78b6134b078544b79e81eb47ea93c9a2 (127.0.107.253:35359)
I20260630 12:11:04.633019   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15bf56b8b9fc43b99d62eb81486fa45f in term 0.
W20260630 12:11:04.637648   583 tablet.cc:2406] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:04.641041   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b6134b078544b79e81eb47ea93c9a2" is_pre_election: true
I20260630 12:11:04.641378   580 leader_election.cc:304] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15bf56b8b9fc43b99d62eb81486fa45f, 1ae7b1aff56e4f33b6a41ba293f798eb; no voters: 
I20260630 12:11:04.643052   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15bf56b8b9fc43b99d62eb81486fa45f in term 0.
I20260630 12:11:04.644168   644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:04.645246   644 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:04.645733   644 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:04.656733   644 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.665903   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb"
I20260630 12:11:04.666494   644 leader_election.cc:290] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7b1aff56e4f33b6a41ba293f798eb (127.0.107.254:35427), 78b6134b078544b79e81eb47ea93c9a2 (127.0.107.253:35359)
I20260630 12:11:04.666572   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:04.667560   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78b6134b078544b79e81eb47ea93c9a2"
I20260630 12:11:04.668133   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:04.675625   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15bf56b8b9fc43b99d62eb81486fa45f in term 1.
I20260630 12:11:04.675717   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15bf56b8b9fc43b99d62eb81486fa45f in term 1.
I20260630 12:11:04.677731   580 leader_election.cc:304] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15bf56b8b9fc43b99d62eb81486fa45f, 1ae7b1aff56e4f33b6a41ba293f798eb; no voters: 
I20260630 12:11:04.678817   644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:04.685539   644 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 1 LEADER]: Becoming Leader. State: Replica: 15bf56b8b9fc43b99d62eb81486fa45f, State: Running, Role: LEADER
I20260630 12:11:04.686980   644 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } }
I20260630 12:11:04.696548   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:04.696920   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:04.709717   667 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:04.710292   667 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:04.713745   666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15bf56b8b9fc43b99d62eb81486fa45f. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.714697   666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: This master's current role is: LEADER
W20260630 12:11:04.715090   669 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:04.715513   669 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:04.719532   674 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:04.728818   674 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:04.733057   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:04.747494   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 1 FOLLOWER]: Refusing update from remote peer 15bf56b8b9fc43b99d62eb81486fa45f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:04.748383   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 1 FOLLOWER]: Refusing update from remote peer 15bf56b8b9fc43b99d62eb81486fa45f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:04.748606   678 instance_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:11:04.749449   666 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:04.750373   644 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:04.762097   679 instance_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:11:04.779646   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15bf56b8b9fc43b99d62eb81486fa45f. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.780483   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:04.780839   684 instance_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:11:04.782401   431 server_base.cc:1061] running on GCE node
I20260630 12:11:04.783418   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:04.783682   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:04.783896   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821464783872 us; error 0 us; skew 500 ppm
I20260630 12:11:04.784687   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:04.790562   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15bf56b8b9fc43b99d62eb81486fa45f. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.791304   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.793119   677 mvcc.cc:204] Tried to move back new op lower bound from 7302436719585415168 to 7302436719373819904. Current Snapshot: MvccSnapshot[applied={T|T < 7302436719585415168}]
I20260630 12:11:04.799222   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.800022   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.804926   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.805882   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:04.809077   674 catalog_manager.cc:1383] Generated new cluster ID: ce414e2d01fc4db6b281d074c21ccbb9
I20260630 12:11:04.809407   674 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:04.810482   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.811188   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:04.812098   666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7b1aff56e4f33b6a41ba293f798eb" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35427 } } peers { permanent_uuid: "78b6134b078544b79e81eb47ea93c9a2" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35359 } } peers { permanent_uuid: "15bf56b8b9fc43b99d62eb81486fa45f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42287 } } }
I20260630 12:11:04.813243   666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:04.814567   431 webserver.cc:533] Webserver started at http://127.0.107.193:43335/ using document root <none> and password file <none>
I20260630 12:11:04.815177   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:04.815416   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:04.815742   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:04.816915   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "b7d47f4fe45a437884b00f9cd3691db1"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.823576   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:11:04.835335   694 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:11:04.836346   431 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.007s
I20260630 12:11:04.840185   674 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:04.841077   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b7d47f4fe45a437884b00f9cd3691db1"
format_stamp: "Formatted at 2026-06-30 12:11:04 on dist-test-slave-dl2z"
I20260630 12:11:04.841536   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:04.842259   674 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:04.878057   674 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: Generated new TSK 0
I20260630 12:11:04.879186   674 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:04.883030   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:04.884608   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:04.886550   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:04.890437   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:04.890667   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:04.891000   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:04.891144   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:04.999794   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34859
I20260630 12:11:05.000531   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34859 every 8 connection(s)
I20260630 12:11:05.022692   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:05.028097   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35359
I20260630 12:11:05.028584   758 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.029721   758 heartbeater.cc:507] Master 127.0.107.253:35359 requested a full tablet report, sending...
I20260630 12:11:05.034366   528 ts_manager.cc:194] Registered new tserver with Master: b7d47f4fe45a437884b00f9cd3691db1 (127.0.107.193:34859)
I20260630 12:11:05.035614   759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35427
I20260630 12:11:05.036134   759 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.037320   759 heartbeater.cc:507] Master 127.0.107.254:35427 requested a full tablet report, sending...
I20260630 12:11:05.038656   757 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42287
I20260630 12:11:05.039131   757 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.040279   757 heartbeater.cc:507] Master 127.0.107.252:42287 requested a full tablet report, sending...
I20260630 12:11:05.042459   463 ts_manager.cc:194] Registered new tserver with Master: b7d47f4fe45a437884b00f9cd3691db1 (127.0.107.193:34859)
I20260630 12:11:05.044415   594 ts_manager.cc:194] Registered new tserver with Master: b7d47f4fe45a437884b00f9cd3691db1 (127.0.107.193:34859)
I20260630 12:11:05.047559   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38964
W20260630 12:11:05.052707   764 instance_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:11:05.053625   765 instance_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:11:05.056983   431 server_base.cc:1061] running on GCE node
W20260630 12:11:05.057021   767 instance_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:11:05.058092   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:05.058384   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:05.058573   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821465058556 us; error 0 us; skew 500 ppm
I20260630 12:11:05.059093   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:05.061864   431 webserver.cc:533] Webserver started at http://127.0.107.194:44337/ using document root <none> and password file <none>
I20260630 12:11:05.062347   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:05.062554   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:05.062824   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:05.064014   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "1bf47a07734a4f95a819e525be9d626a"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-dl2z"
I20260630 12:11:05.069028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:05.073020   772 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:11:05.073994   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:05.074321   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "1bf47a07734a4f95a819e525be9d626a"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-dl2z"
I20260630 12:11:05.074590   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:05.100519   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:05.101758   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.103199   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:05.107221   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:05.107409   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.107719   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:05.107889   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.214766   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41501
I20260630 12:11:05.214910   834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41501 every 8 connection(s)
I20260630 12:11:05.245474   835 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42287
I20260630 12:11:05.245925   835 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.246904   835 heartbeater.cc:507] Master 127.0.107.252:42287 requested a full tablet report, sending...
I20260630 12:11:05.250626   594 ts_manager.cc:194] Registered new tserver with Master: 1bf47a07734a4f95a819e525be9d626a (127.0.107.194:41501)
I20260630 12:11:05.253408   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38980
I20260630 12:11:05.255144   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:05.260694   836 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35359
I20260630 12:11:05.261112   836 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.261924   836 heartbeater.cc:507] Master 127.0.107.253:35359 requested a full tablet report, sending...
I20260630 12:11:05.265954   528 ts_manager.cc:194] Registered new tserver with Master: 1bf47a07734a4f95a819e525be9d626a (127.0.107.194:41501)
W20260630 12:11:05.269619   842 instance_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:11:05.270836   837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35427
I20260630 12:11:05.271289   837 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.271996   837 heartbeater.cc:507] Master 127.0.107.254:35427 requested a full tablet report, sending...
W20260630 12:11:05.272439   843 instance_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:11:05.274865   463 ts_manager.cc:194] Registered new tserver with Master: 1bf47a07734a4f95a819e525be9d626a (127.0.107.194:41501)
W20260630 12:11:05.280880   845 instance_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:11:05.280972   431 server_base.cc:1061] running on GCE node
I20260630 12:11:05.282563   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:05.282847   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:05.283056   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821465283040 us; error 0 us; skew 500 ppm
I20260630 12:11:05.283697   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:05.286567   431 webserver.cc:533] Webserver started at http://127.0.107.195:45309/ using document root <none> and password file <none>
I20260630 12:11:05.287151   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:05.287385   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:05.287696   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:05.289111   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "95d0672617f8449cafae2ec6de0f992d"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-dl2z"
I20260630 12:11:05.294731   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:05.299335   850 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:11:05.300189   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:05.300526   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "95d0672617f8449cafae2ec6de0f992d"
format_stamp: "Formatted at 2026-06-30 12:11:05 on dist-test-slave-dl2z"
I20260630 12:11:05.301187   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:05.320405   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:05.322103   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:05.323734   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:05.327632   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:05.327909   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.328215   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:05.328433   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:05.424506   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42629
I20260630 12:11:05.424564   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42629 every 8 connection(s)
I20260630 12:11:05.463325   913 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42287
I20260630 12:11:05.463922   913 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.465166   913 heartbeater.cc:507] Master 127.0.107.252:42287 requested a full tablet report, sending...
I20260630 12:11:05.468681   594 ts_manager.cc:194] Registered new tserver with Master: 95d0672617f8449cafae2ec6de0f992d (127.0.107.195:42629)
I20260630 12:11:05.470485   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38994
I20260630 12:11:05.476811   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35427
I20260630 12:11:05.477252   915 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.478006   915 heartbeater.cc:507] Master 127.0.107.254:35427 requested a full tablet report, sending...
I20260630 12:11:05.478194   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35359
I20260630 12:11:05.478601   914 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:05.479684   914 heartbeater.cc:507] Master 127.0.107.253:35359 requested a full tablet report, sending...
I20260630 12:11:05.481112   463 ts_manager.cc:194] Registered new tserver with Master: 95d0672617f8449cafae2ec6de0f992d (127.0.107.195:42629)
I20260630 12:11:05.482151   528 ts_manager.cc:194] Registered new tserver with Master: 95d0672617f8449cafae2ec6de0f992d (127.0.107.195:42629)
I20260630 12:11:05.482782   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009115779s
I20260630 12:11:05.715879   667 catalog_manager.cc:1295] Loaded cluster ID: ce414e2d01fc4db6b281d074c21ccbb9
I20260630 12:11:05.716357   667 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: loading cluster ID for follower catalog manager: success
I20260630 12:11:05.721931   667 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: acquiring CA information for follower catalog manager: success
I20260630 12:11:05.721971   669 catalog_manager.cc:1295] Loaded cluster ID: ce414e2d01fc4db6b281d074c21ccbb9
I20260630 12:11:05.722532   669 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: loading cluster ID for follower catalog manager: success
I20260630 12:11:05.727366   667 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:05.730618   669 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: acquiring CA information for follower catalog manager: success
I20260630 12:11:05.736738   669 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:06.056619   757 heartbeater.cc:499] Master 127.0.107.252:42287 was elected leader, sending a full tablet report...
I20260630 12:11:06.256573   835 heartbeater.cc:499] Master 127.0.107.252:42287 was elected leader, sending a full tablet report...
I20260630 12:11:06.473927   913 heartbeater.cc:499] Master 127.0.107.252:42287 was elected leader, sending a full tablet report...
I20260630 12:11:06.722813   675 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:06.866214   594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38998:
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:11:06.955888   800 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdf22875d704585a6a5dc597821c85a (DEFAULT_TABLE table=test-workload [id=24941f97fef34857b1a37a3930fb81ff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:06.957593   800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdf22875d704585a6a5dc597821c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:06.960569   878 tablet_service.cc:1511] Processing CreateTablet for tablet 47860ddcd09c4bb090470de3613940de (DEFAULT_TABLE table=test-workload [id=24941f97fef34857b1a37a3930fb81ff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:06.961650   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47860ddcd09c4bb090470de3613940de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:06.965565   722 tablet_service.cc:1511] Processing CreateTablet for tablet 63794ad2dce247ebaec2f9b7b72da816 (DEFAULT_TABLE table=test-workload [id=24941f97fef34857b1a37a3930fb81ff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:06.967233   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63794ad2dce247ebaec2f9b7b72da816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:06.968537   721 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddae02d689745ec9a9686de4b8a318d (DEFAULT_TABLE table=test-workload [id=24941f97fef34857b1a37a3930fb81ff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:06.969826   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddae02d689745ec9a9686de4b8a318d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:06.995424   951 tablet_bootstrap.cc:492] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: Bootstrap starting.
I20260630 12:11:06.996258   949 tablet_bootstrap.cc:492] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: Bootstrap starting.
I20260630 12:11:06.996505   950 tablet_bootstrap.cc:492] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: Bootstrap starting.
I20260630 12:11:07.002947   950 tablet_bootstrap.cc:654] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.003536   951 tablet_bootstrap.cc:654] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.005229   949 tablet_bootstrap.cc:654] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.010998   950 tablet_bootstrap.cc:492] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: No bootstrap required, opened a new log
I20260630 12:11:07.011610   950 ts_tablet_manager.cc:1403] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:11:07.012019   951 tablet_bootstrap.cc:492] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: No bootstrap required, opened a new log
I20260630 12:11:07.012521   951 ts_tablet_manager.cc:1403] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:11:07.013840   949 tablet_bootstrap.cc:492] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: No bootstrap required, opened a new log
I20260630 12:11:07.014355   949 ts_tablet_manager.cc:1403] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:11:07.014678   950 raft_consensus.cc:359] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf47a07734a4f95a819e525be9d626a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41501 } }
I20260630 12:11:07.015328   950 raft_consensus.cc:385] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.015363   951 raft_consensus.cc:359] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.015857   950 raft_consensus.cc:740] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf47a07734a4f95a819e525be9d626a, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.016089   951 raft_consensus.cc:385] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.016431   951 raft_consensus.cc:740] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7d47f4fe45a437884b00f9cd3691db1, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.016655   950 consensus_queue.cc:260] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bf47a07734a4f95a819e525be9d626a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41501 } }
I20260630 12:11:07.017125   951 consensus_queue.cc:260] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.017400   950 raft_consensus.cc:399] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.017529   949 raft_consensus.cc:359] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d0672617f8449cafae2ec6de0f992d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42629 } }
I20260630 12:11:07.017830   950 raft_consensus.cc:493] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.018260   951 raft_consensus.cc:399] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.018162   949 raft_consensus.cc:385] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.018347   950 raft_consensus.cc:3060] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.018873   951 raft_consensus.cc:493] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.019032   949 raft_consensus.cc:740] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d0672617f8449cafae2ec6de0f992d, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.019447   951 raft_consensus.cc:3060] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.019860   949 consensus_queue.cc:260] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95d0672617f8449cafae2ec6de0f992d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42629 } }
I20260630 12:11:07.020541   949 raft_consensus.cc:399] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.020859   949 raft_consensus.cc:493] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.021215   949 raft_consensus.cc:3060] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.025190   951 raft_consensus.cc:515] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.025848   951 leader_election.cc:304] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [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: b7d47f4fe45a437884b00f9cd3691db1; no voters: 
I20260630 12:11:07.026335   950 raft_consensus.cc:515] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf47a07734a4f95a819e525be9d626a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41501 } }
I20260630 12:11:07.027148   950 leader_election.cc:304] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [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: 1bf47a07734a4f95a819e525be9d626a; no voters: 
I20260630 12:11:07.027870   949 raft_consensus.cc:515] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d0672617f8449cafae2ec6de0f992d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42629 } }
I20260630 12:11:07.028488   951 leader_election.cc:290] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.028689   949 leader_election.cc:304] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [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: 95d0672617f8449cafae2ec6de0f992d; no voters: 
I20260630 12:11:07.030051   955 raft_consensus.cc:2804] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.033469   955 raft_consensus.cc:697] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 1 LEADER]: Becoming Leader. State: Replica: b7d47f4fe45a437884b00f9cd3691db1, State: Running, Role: LEADER
I20260630 12:11:07.034494   955 consensus_queue.cc:237] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [LEADER]: Queue going to LEADER mode. State: All 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: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.040702   956 raft_consensus.cc:2804] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.041057   951 ts_tablet_manager.cc:1434] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.014s
I20260630 12:11:07.042709   951 tablet_bootstrap.cc:492] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: Bootstrap starting.
I20260630 12:11:07.046372   949 leader_election.cc:290] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.048084   950 leader_election.cc:290] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.049800   957 raft_consensus.cc:2804] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.057716   594 catalog_manager.cc:5697] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7d47f4fe45a437884b00f9cd3691db1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b7d47f4fe45a437884b00f9cd3691db1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.068964   951 tablet_bootstrap.cc:654] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:07.082803   950 ts_tablet_manager.cc:1434] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: Time spent starting tablet: real 0.071s	user 0.023s	sys 0.020s
I20260630 12:11:07.086287   949 ts_tablet_manager.cc:1434] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: Time spent starting tablet: real 0.071s	user 0.022s	sys 0.009s
I20260630 12:11:07.090718   957 raft_consensus.cc:697] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 1 LEADER]: Becoming Leader. State: Replica: 95d0672617f8449cafae2ec6de0f992d, State: Running, Role: LEADER
I20260630 12:11:07.092392   957 consensus_queue.cc:237] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [LEADER]: Queue going to LEADER mode. State: All 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: "95d0672617f8449cafae2ec6de0f992d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42629 } }
I20260630 12:11:07.104236   956 raft_consensus.cc:697] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 1 LEADER]: Becoming Leader. State: Replica: 1bf47a07734a4f95a819e525be9d626a, State: Running, Role: LEADER
I20260630 12:11:07.106065   956 consensus_queue.cc:237] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [LEADER]: Queue going to LEADER mode. State: All 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: "1bf47a07734a4f95a819e525be9d626a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41501 } }
I20260630 12:11:07.114718   593 catalog_manager.cc:5697] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d0672617f8449cafae2ec6de0f992d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "95d0672617f8449cafae2ec6de0f992d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d0672617f8449cafae2ec6de0f992d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.149868   951 tablet_bootstrap.cc:492] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: No bootstrap required, opened a new log
I20260630 12:11:07.150394   951 ts_tablet_manager.cc:1403] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: Time spent bootstrapping tablet: real 0.108s	user 0.028s	sys 0.033s
I20260630 12:11:07.154017   951 raft_consensus.cc:359] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.154646   951 raft_consensus.cc:385] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:07.155002   951 raft_consensus.cc:740] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7d47f4fe45a437884b00f9cd3691db1, State: Initialized, Role: FOLLOWER
I20260630 12:11:07.155777   951 consensus_queue.cc:260] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.156476   951 raft_consensus.cc:399] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:07.156853   951 raft_consensus.cc:493] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:07.157212   951 raft_consensus.cc:3060] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:07.165258   951 raft_consensus.cc:515] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.166042   951 leader_election.cc:304] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [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: b7d47f4fe45a437884b00f9cd3691db1; no voters: 
I20260630 12:11:07.166870   955 raft_consensus.cc:2804] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:07.167366   955 raft_consensus.cc:697] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 1 LEADER]: Becoming Leader. State: Replica: b7d47f4fe45a437884b00f9cd3691db1, State: Running, Role: LEADER
I20260630 12:11:07.168058   955 consensus_queue.cc:237] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [LEADER]: Queue going to LEADER mode. State: All 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: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } }
I20260630 12:11:07.172070   951 leader_election.cc:290] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:07.173919   951 ts_tablet_manager.cc:1434] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260630 12:11:07.189108   594 catalog_manager.cc:5697] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf47a07734a4f95a819e525be9d626a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1bf47a07734a4f95a819e525be9d626a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf47a07734a4f95a819e525be9d626a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41501 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:07.200863   592 catalog_manager.cc:5697] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7d47f4fe45a437884b00f9cd3691db1 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b7d47f4fe45a437884b00f9cd3691db1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7d47f4fe45a437884b00f9cd3691db1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34859 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:08.724072   675 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:08.726598   675 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:09.228329   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:09.255211   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.256121   431 tablet_replica.cc:333] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1: stopping tablet replica
I20260630 12:11:09.256836   431 raft_consensus.cc:2243] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.257380   431 raft_consensus.cc:2272] T 6ddae02d689745ec9a9686de4b8a318d P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.259845   431 tablet_replica.cc:333] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1: stopping tablet replica
I20260630 12:11:09.260401   431 raft_consensus.cc:2243] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.260841   431 raft_consensus.cc:2272] T 63794ad2dce247ebaec2f9b7b72da816 P b7d47f4fe45a437884b00f9cd3691db1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.351107   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:09.361836   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:09.382596   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.383222   431 tablet_replica.cc:333] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a: stopping tablet replica
I20260630 12:11:09.383685   431 raft_consensus.cc:2243] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.384136   431 raft_consensus.cc:2272] T 9bdf22875d704585a6a5dc597821c85a P 1bf47a07734a4f95a819e525be9d626a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.402930   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:09.411906   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:09.431908   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:09.432601   431 tablet_replica.cc:333] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d: stopping tablet replica
I20260630 12:11:09.433048   431 raft_consensus.cc:2243] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.433430   431 raft_consensus.cc:2272] T 47860ddcd09c4bb090470de3613940de P 95d0672617f8449cafae2ec6de0f992d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.452088   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:09.460624   431 master.cc:562] Master@127.0.107.254:35427 shutting down...
I20260630 12:11:09.564702   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:09.565407   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.565778   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ae7b1aff56e4f33b6a41ba293f798eb: stopping tablet replica
I20260630 12:11:09.594964   431 master.cc:584] Master@127.0.107.254:35427 shutdown complete.
I20260630 12:11:09.607366   431 master.cc:562] Master@127.0.107.253:35359 shutting down...
I20260630 12:11:09.626163   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:09.626853   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.627192   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78b6134b078544b79e81eb47ea93c9a2: stopping tablet replica
I20260630 12:11:09.683529   431 master.cc:584] Master@127.0.107.253:35359 shutdown complete.
I20260630 12:11:09.694088   431 master.cc:562] Master@127.0.107.252:42287 shutting down...
I20260630 12:11:09.711747   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:09.712936   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:09.713326   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15bf56b8b9fc43b99d62eb81486fa45f: stopping tablet replica
I20260630 12:11:09.733053   431 master.cc:584] Master@127.0.107.252:42287 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7065 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:09.765190   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46237
I20260630 12:11:09.766448   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:09.772050   974 instance_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:11:09.773938   975 instance_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:11:09.774042   977 instance_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:11:09.774817   431 server_base.cc:1061] running on GCE node
I20260630 12:11:09.775630   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:09.775812   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:09.776213   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821469776195 us; error 0 us; skew 500 ppm
I20260630 12:11:09.776769   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:09.779410   431 webserver.cc:533] Webserver started at http://127.0.107.254:44165/ using document root <none> and password file <none>
I20260630 12:11:09.779922   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:09.780170   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:09.780479   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:09.781574   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "9481fa07924340fd82144d645f2a31d3"
format_stamp: "Formatted at 2026-06-30 12:11:09 on dist-test-slave-dl2z"
I20260630 12:11:09.786240   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:11:09.789894   982 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:11:09.790841   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:11:09.791409   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "9481fa07924340fd82144d645f2a31d3"
format_stamp: "Formatted at 2026-06-30 12:11:09 on dist-test-slave-dl2z"
I20260630 12:11:09.791734   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:09.803325   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:09.804426   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:09.843721   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46237
I20260630 12:11:09.843852  1033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46237 every 8 connection(s)
I20260630 12:11:09.847784  1034 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:11:09.858497  1034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3: Bootstrap starting.
I20260630 12:11:09.863334  1034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:09.868134  1034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3: No bootstrap required, opened a new log
I20260630 12:11:09.870428  1034 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER }
I20260630 12:11:09.870978  1034 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:09.871232  1034 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9481fa07924340fd82144d645f2a31d3, State: Initialized, Role: FOLLOWER
I20260630 12:11:09.871856  1034 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER }
I20260630 12:11:09.872396  1034 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:09.872658  1034 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:09.872946  1034 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:09.877661  1034 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER }
I20260630 12:11:09.878325  1034 leader_election.cc:304] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [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: 9481fa07924340fd82144d645f2a31d3; no voters: 
I20260630 12:11:09.879683  1034 leader_election.cc:290] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:09.880194  1037 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:09.881698  1037 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 1 LEADER]: Becoming Leader. State: Replica: 9481fa07924340fd82144d645f2a31d3, State: Running, Role: LEADER
I20260630 12:11:09.882406  1037 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [LEADER]: Queue going to LEADER mode. State: All 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: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER }
I20260630 12:11:09.882897  1034 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:09.885391  1038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9481fa07924340fd82144d645f2a31d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER } }
I20260630 12:11:09.885471  1039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9481fa07924340fd82144d645f2a31d3. Latest consensus state: current_term: 1 leader_uuid: "9481fa07924340fd82144d645f2a31d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9481fa07924340fd82144d645f2a31d3" member_type: VOTER } }
I20260630 12:11:09.886061  1038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:09.886199  1039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:09.891785  1042 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:09.900521  1042 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:09.901674   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:09.910513  1042 catalog_manager.cc:1383] Generated new cluster ID: c30b50e2a3bd4b42be48e753e245213e
I20260630 12:11:09.910806  1042 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:09.928901  1042 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:09.930154  1042 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:09.944844  1042 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3: Generated new TSK 0
I20260630 12:11:09.945493  1042 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:09.968297   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:09.974249  1055 instance_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:11:09.975287  1056 instance_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:11:09.978231   431 server_base.cc:1061] running on GCE node
W20260630 12:11:09.978292  1058 instance_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:11:09.979403   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:09.979647   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:09.979815   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821469979792 us; error 0 us; skew 500 ppm
I20260630 12:11:09.980331   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:09.982745   431 webserver.cc:533] Webserver started at http://127.0.107.193:32835/ using document root <none> and password file <none>
I20260630 12:11:09.983254   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:09.983464   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:09.983726   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:09.984964   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
format_stamp: "Formatted at 2026-06-30 12:11:09 on dist-test-slave-dl2z"
I20260630 12:11:09.989470   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:09.993163  1063 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:11:09.994112   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:09.994421   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
format_stamp: "Formatted at 2026-06-30 12:11:09 on dist-test-slave-dl2z"
I20260630 12:11:09.994710   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:10.013481   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.014578   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.016130   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.018720   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.018980   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.019225   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.019408   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.061554   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44601
I20260630 12:11:10.061687  1125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44601 every 8 connection(s)
I20260630 12:11:10.066550   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.073804  1130 instance_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:11:10.076047  1131 instance_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:11:10.077881  1133 instance_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:11:10.078764   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.079772   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:10.080036   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:10.080199   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470080186 us; error 0 us; skew 500 ppm
I20260630 12:11:10.080749   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.083740   431 webserver.cc:533] Webserver started at http://127.0.107.194:46507/ using document root <none> and password file <none>
I20260630 12:11:10.084033  1126 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46237
I20260630 12:11:10.084352   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.084556  1126 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.084748   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.085175   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.085664  1126 heartbeater.cc:507] Master 127.0.107.254:46237 requested a full tablet report, sending...
I20260630 12:11:10.086340   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "5b6f9f9647344140bee113b47003cc91"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-dl2z"
I20260630 12:11:10.088145   999 ts_manager.cc:194] Registered new tserver with Master: 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601)
I20260630 12:11:10.090040   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33690
I20260630 12:11:10.091521   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:10.095183  1138 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:11:10.096110   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:10.096429   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "5b6f9f9647344140bee113b47003cc91"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-dl2z"
I20260630 12:11:10.096726   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:10.128686   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.129740   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.131152   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.133462   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.133713   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.133948   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.134161   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.174784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42941
I20260630 12:11:10.174925  1200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42941 every 8 connection(s)
I20260630 12:11:10.179529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:10.186259  1204 instance_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:11:10.188295  1205 instance_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:11:10.192143  1207 instance_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:11:10.192519   431 server_base.cc:1061] running on GCE node
I20260630 12:11:10.193411  1201 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46237
I20260630 12:11:10.193857  1201 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.193861   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:10.194432   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:10.194626   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821470194610 us; error 0 us; skew 500 ppm
I20260630 12:11:10.195037  1201 heartbeater.cc:507] Master 127.0.107.254:46237 requested a full tablet report, sending...
I20260630 12:11:10.195220   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:10.197703   999 ts_manager.cc:194] Registered new tserver with Master: 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:10.198553   431 webserver.cc:533] Webserver started at http://127.0.107.195:44513/ using document root <none> and password file <none>
I20260630 12:11:10.199208   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:10.199254   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33702
I20260630 12:11:10.199518   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:10.199985   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:10.201411   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "d395d99f7d044372862cc55c22141557"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-dl2z"
I20260630 12:11:10.206384   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:10.210124  1212 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:11:10.211122   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:10.211402   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "d395d99f7d044372862cc55c22141557"
format_stamp: "Formatted at 2026-06-30 12:11:10 on dist-test-slave-dl2z"
I20260630 12:11:10.211665   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:10.246372   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:10.247421   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:10.248925   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:10.251200   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:10.251427   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.251680   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:10.251852   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:10.291733   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40827
I20260630 12:11:10.291889  1274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40827 every 8 connection(s)
I20260630 12:11:10.306671  1275 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46237
I20260630 12:11:10.307147  1275 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:10.307886  1275 heartbeater.cc:507] Master 127.0.107.254:46237 requested a full tablet report, sending...
I20260630 12:11:10.310254   999 ts_manager.cc:194] Registered new tserver with Master: d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:10.310384   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015316118s
I20260630 12:11:10.312142   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33710
I20260630 12:11:11.093532  1126 heartbeater.cc:499] Master 127.0.107.254:46237 was elected leader, sending a full tablet report...
I20260630 12:11:11.202250  1201 heartbeater.cc:499] Master 127.0.107.254:46237 was elected leader, sending a full tablet report...
I20260630 12:11:11.315229  1275 heartbeater.cc:499] Master 127.0.107.254:46237 was elected leader, sending a full tablet report...
I20260630 12:11:11.371874   999 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33726:
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:11:11.374770   999 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:11:11.455163  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 114fe85c2aa5420da566063127213fc1 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.455899  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5ab309ded34d6589d5fab7c2c44bff (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.456949  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114fe85c2aa5420da566063127213fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.458258  1238 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e52a8c7be4243aeee13e489be622a (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.459738  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e52a8c7be4243aeee13e489be622a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.467772  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5ab309ded34d6589d5fab7c2c44bff (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.468334  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5ab309ded34d6589d5fab7c2c44bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.476815  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 85ed5a2bbd68403e8030a91d72934e19 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.477487  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5ab309ded34d6589d5fab7c2c44bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.478320  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ed5a2bbd68403e8030a91d72934e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.462251  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 18ebc3231e23431caae1776b9d174eca (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.469744  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e52a8c7be4243aeee13e489be622a (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.480907  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ebc3231e23431caae1776b9d174eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.481017  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e52a8c7be4243aeee13e489be622a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.469827  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 85ed5a2bbd68403e8030a91d72934e19 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.471782  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 18ebc3231e23431caae1776b9d174eca (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.485940  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ebc3231e23431caae1776b9d174eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.465879  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 114fe85c2aa5420da566063127213fc1 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.489082  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114fe85c2aa5420da566063127213fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.473134  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 070675ab88ca45d3ada86f3ce94515bd (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.473717  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 5d602e60a1a344d28f9e08a65e11e697 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.494067  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d602e60a1a344d28f9e08a65e11e697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.475692  1233 tablet_service.cc:1511] Processing CreateTablet for tablet f5df4eb83e7344f0ad8b5dc9769bd611 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.464136  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 5d602e60a1a344d28f9e08a65e11e697 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.497479  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ed5a2bbd68403e8030a91d72934e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.500036  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 070675ab88ca45d3ada86f3ce94515bd (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.502265  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5df4eb83e7344f0ad8b5dc9769bd611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.501763  1159 tablet_service.cc:1511] Processing CreateTablet for tablet f5df4eb83e7344f0ad8b5dc9769bd611 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.508430  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d602e60a1a344d28f9e08a65e11e697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.524179  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070675ab88ca45d3ada86f3ce94515bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.527915  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 18ebc3231e23431caae1776b9d174eca (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:11.529631  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ebc3231e23431caae1776b9d174eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.501812  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070675ab88ca45d3ada86f3ce94515bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.532882  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5df4eb83e7344f0ad8b5dc9769bd611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.533252  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 114fe85c2aa5420da566063127213fc1 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:11.534760  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114fe85c2aa5420da566063127213fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.523497  1295 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:11.543406  1084 tablet_service.cc:1511] Processing CreateTablet for tablet f5df4eb83e7344f0ad8b5dc9769bd611 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:11.545197  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5df4eb83e7344f0ad8b5dc9769bd611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.549968  1296 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.560873  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 5d602e60a1a344d28f9e08a65e11e697 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:11.562582  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d602e60a1a344d28f9e08a65e11e697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.565515  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 85ed5a2bbd68403e8030a91d72934e19 (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:11.567193  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ed5a2bbd68403e8030a91d72934e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.569408  1085 tablet_service.cc:1511] Processing CreateTablet for tablet 070675ab88ca45d3ada86f3ce94515bd (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:11.571060  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070675ab88ca45d3ada86f3ce94515bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.563166  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5ab309ded34d6589d5fab7c2c44bff (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:11.576756  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e52a8c7be4243aeee13e489be622a (DEFAULT_TABLE table=test-workload [id=01996834cd2d47da94c6829894a3c32d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:11.579427  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5ab309ded34d6589d5fab7c2c44bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.580822  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e52a8c7be4243aeee13e489be622a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:11.617537  1295 tablet_bootstrap.cc:654] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.646670  1296 tablet_bootstrap.cc:654] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.646803  1295 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:11.651475  1295 ts_tablet_manager.cc:1403] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.006s
I20260630 12:11:11.655030  1295 raft_consensus.cc:359] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.656428  1295 raft_consensus.cc:385] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.656837  1295 raft_consensus.cc:740] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.657148  1298 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:11.657752  1295 consensus_queue.cc:260] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.665655  1298 tablet_bootstrap.cc:654] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.662196  1295 ts_tablet_manager.cc:1434] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260630 12:11:11.669868  1295 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:11.670413  1296 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:11.670990  1296 ts_tablet_manager.cc:1403] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.000s
I20260630 12:11:11.674273  1296 raft_consensus.cc:359] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.675197  1296 raft_consensus.cc:385] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.675526  1296 raft_consensus.cc:740] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.676668  1296 consensus_queue.cc:260] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.678025  1295 tablet_bootstrap.cc:654] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.683314  1296 ts_tablet_manager.cc:1434] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:11:11.686852  1298 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:11.687512  1298 ts_tablet_manager.cc:1403] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260630 12:11:11.687780  1296 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.691632  1298 raft_consensus.cc:359] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.693159  1298 raft_consensus.cc:385] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.693813  1298 raft_consensus.cc:740] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.694902  1298 consensus_queue.cc:260] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.697489  1296 tablet_bootstrap.cc:654] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.697715  1295 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:11.698652  1295 ts_tablet_manager.cc:1403] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260630 12:11:11.703044  1295 raft_consensus.cc:359] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.703996  1296 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:11.703905  1295 raft_consensus.cc:385] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.704660  1295 raft_consensus.cc:740] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.704777  1296 ts_tablet_manager.cc:1403] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:11:11.705021  1298 ts_tablet_manager.cc:1434] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:11:11.705770  1295 consensus_queue.cc:260] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.706354  1298 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:11.708352  1296 raft_consensus.cc:359] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.709352  1296 raft_consensus.cc:385] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.709793  1296 raft_consensus.cc:740] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.711357  1295 ts_tablet_manager.cc:1434] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:11:11.711043  1296 consensus_queue.cc:260] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.712672  1295 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:11.714754  1298 tablet_bootstrap.cc:654] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.717563  1296 ts_tablet_manager.cc:1434] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260630 12:11:11.719410  1296 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.721086  1295 tablet_bootstrap.cc:654] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.729494  1296 tablet_bootstrap.cc:654] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.744962  1296 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:11.746021  1296 ts_tablet_manager.cc:1403] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260630 12:11:11.750131  1296 raft_consensus.cc:359] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.751187  1296 raft_consensus.cc:385] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.751581  1296 raft_consensus.cc:740] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.751713  1295 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:11.752022  1298 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:11.752566  1295 ts_tablet_manager.cc:1403] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.011s
I20260630 12:11:11.752614  1298 ts_tablet_manager.cc:1403] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.028s
I20260630 12:11:11.752703  1296 consensus_queue.cc:260] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.755863  1296 ts_tablet_manager.cc:1434] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:11:11.755749  1295 raft_consensus.cc:359] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.756131  1298 raft_consensus.cc:359] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.756930  1295 raft_consensus.cc:385] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.757004  1298 raft_consensus.cc:385] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.757483  1296 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.757617  1298 raft_consensus.cc:740] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.758600  1298 consensus_queue.cc:260] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.761004  1298 ts_tablet_manager.cc:1434] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:11.762244  1298 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:11.765640  1296 tablet_bootstrap.cc:654] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.757475  1295 raft_consensus.cc:740] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.767006  1295 consensus_queue.cc:260] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.770083  1295 ts_tablet_manager.cc:1434] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:11:11.772699  1295 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:11.773269  1298 tablet_bootstrap.cc:654] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.781348  1295 tablet_bootstrap.cc:654] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.798301  1295 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:11.799873  1295 ts_tablet_manager.cc:1403] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.013s
I20260630 12:11:11.800470  1298 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:11.801060  1298 ts_tablet_manager.cc:1403] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.010s
I20260630 12:11:11.801225  1296 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:11.801776  1296 ts_tablet_manager.cc:1403] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.020s
I20260630 12:11:11.801680  1300 raft_consensus.cc:493] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:11.802348  1300 raft_consensus.cc:515] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.804466  1298 raft_consensus.cc:359] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.806192  1298 raft_consensus.cc:385] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.805871  1296 raft_consensus.cc:359] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.806689  1296 raft_consensus.cc:385] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.806514  1298 raft_consensus.cc:740] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.808549  1300 leader_election.cc:290] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:11.808684  1298 consensus_queue.cc:260] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.807065  1296 raft_consensus.cc:740] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.825563  1298 ts_tablet_manager.cc:1434] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.005s
I20260630 12:11:11.828413  1298 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:11.826440  1296 consensus_queue.cc:260] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.830803  1296 ts_tablet_manager.cc:1434] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.011s
I20260630 12:11:11.831804  1296 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.834602  1295 raft_consensus.cc:359] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.835460  1295 raft_consensus.cc:385] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.835798  1295 raft_consensus.cc:740] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.836730  1295 consensus_queue.cc:260] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.840543  1296 tablet_bootstrap.cc:654] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.841578  1295 ts_tablet_manager.cc:1434] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:11:11.844177  1295 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:11.850857  1295 tablet_bootstrap.cc:654] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.851342  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:11.852149  1101 raft_consensus.cc:2468] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:11.852506  1300 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:11.852970  1300 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.853538  1216 leader_election.cc:304] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:11.855120  1300 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:11.855376  1296 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:11.855837  1300 raft_consensus.cc:2804] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:11.855990  1296 ts_tablet_manager.cc:1403] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260630 12:11:11.856387  1300 raft_consensus.cc:493] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:11.856869  1300 raft_consensus.cc:3060] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:11.857710  1298 tablet_bootstrap.cc:654] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:11.890134  1296 raft_consensus.cc:359] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.934978  1300 raft_consensus.cc:515] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:11.938427  1300 leader_election.cc:290] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:11.939319  1300 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:11.940080  1300 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.943182  1300 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:11.929803  1296 raft_consensus.cc:385] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.958532  1296 raft_consensus.cc:740] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.964601  1298 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:11.965173  1298 ts_tablet_manager.cc:1403] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.137s	user 0.045s	sys 0.058s
I20260630 12:11:11.968272  1298 raft_consensus.cc:359] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.969257  1298 raft_consensus.cc:385] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:11.969616  1298 raft_consensus.cc:740] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:11.970557  1298 consensus_queue.cc:260] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.961829  1296 consensus_queue.cc:260] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:11.973915  1298 ts_tablet_manager.cc:1434] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:11:11.975543  1298 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:11.977948  1296 ts_tablet_manager.cc:1434] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.000s
I20260630 12:11:11.979542  1296 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:11.981799  1298 tablet_bootstrap.cc:654] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.024045  1319 raft_consensus.cc:493] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.024624  1319 raft_consensus.cc:515] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.027364  1319 leader_election.cc:290] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.027843  1319 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.028628  1319 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.031349  1319 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.073941  1298 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:12.074489  1298 ts_tablet_manager.cc:1403] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.003s
I20260630 12:11:12.077034  1298 raft_consensus.cc:359] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.077818  1298 raft_consensus.cc:385] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.078152  1298 raft_consensus.cc:740] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.079017  1298 consensus_queue.cc:260] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.080900  1298 ts_tablet_manager.cc:1434] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:11:12.082440  1302 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.081944  1298 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:12.082911  1302 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.086923  1302 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.090082  1298 tablet_bootstrap.cc:654] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.096698  1298 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:12.097339  1298 ts_tablet_manager.cc:1403] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:11:11.978891  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:12.098284  1052 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:11:12.099642  1047 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:12.099918  1298 raft_consensus.cc:359] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.100733  1298 raft_consensus.cc:385] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.101037  1298 raft_consensus.cc:740] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.101809  1298 consensus_queue.cc:260] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.104424  1298 ts_tablet_manager.cc:1434] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:11:12.105410  1298 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
I20260630 12:11:12.111805  1298 tablet_bootstrap.cc:654] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.125032  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070675ab88ca45d3ada86f3ce94515bd" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.125602  1298 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:12.125736  1176 raft_consensus.cc:2468] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in term 0.
I20260630 12:11:12.126178  1298 ts_tablet_manager.cc:1403] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:11:12.126524  1302 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.127426  1302 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.129540  1298 raft_consensus.cc:359] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.130224  1298 raft_consensus.cc:385] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.130501  1298 raft_consensus.cc:740] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.131551  1296 tablet_bootstrap.cc:654] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.131242  1298 consensus_queue.cc:260] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.129487  1302 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.133380  1295 tablet_bootstrap.cc:492] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:12.133554  1298 ts_tablet_manager.cc:1434] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:12.133863  1295 ts_tablet_manager.cc:1403] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.003s
I20260630 12:11:12.134593  1298 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: Bootstrap starting.
W20260630 12:11:12.135766  1216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:44601, user_credentials={real_user=slave}} blocked reactor thread for 282308us
I20260630 12:11:12.136790  1295 raft_consensus.cc:359] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.137735  1295 raft_consensus.cc:385] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.138170  1295 raft_consensus.cc:740] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.139006  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.139640  1100 raft_consensus.cc:3060] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.139511  1295 consensus_queue.cc:260] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.137605  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.140897  1101 raft_consensus.cc:2468] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.145920  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.146760  1101 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.151563  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.152932  1176 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in term 0.
I20260630 12:11:12.156019  1067 leader_election.cc:304] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.156523  1100 raft_consensus.cc:2468] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 1.
I20260630 12:11:12.157557  1304 raft_consensus.cc:2804] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.164425  1295 ts_tablet_manager.cc:1434] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260630 12:11:12.165481  1295 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:12.165802  1298 tablet_bootstrap.cc:654] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.161388  1304 raft_consensus.cc:493] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.168831  1304 raft_consensus.cc:3060] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.173521  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.175009  1216 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.173658  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.162355  1067 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.175318  1175 raft_consensus.cc:2468] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.178468  1315 raft_consensus.cc:2804] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.178866  1315 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.182112  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.182627  1319 raft_consensus.cc:2804] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.182963  1319 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.183808  1319 raft_consensus.cc:3060] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.179176  1315 raft_consensus.cc:3060] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.184650  1216 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.185756  1302 raft_consensus.cc:493] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.187275  1300 raft_consensus.cc:2804] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.187668  1300 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.187520  1302 raft_consensus.cc:515] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.188112  1300 raft_consensus.cc:3060] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.189970  1302 leader_election.cc:290] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.190848  1302 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.196247  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.196909  1176 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.191246  1302 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.213178  1298 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: No bootstrap required, opened a new log
I20260630 12:11:12.212721  1304 raft_consensus.cc:515] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.214041  1298 ts_tablet_manager.cc:1403] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.001s
I20260630 12:11:12.216733  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070675ab88ca45d3ada86f3ce94515bd" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.226239  1176 raft_consensus.cc:3060] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.228618  1330 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.230118  1296 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:12.231515  1296 ts_tablet_manager.cc:1403] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.252s	user 0.014s	sys 0.018s
I20260630 12:11:12.232389  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.233053  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.235795  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.236488  1101 raft_consensus.cc:2468] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.236775  1099 raft_consensus.cc:2468] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.240685  1142 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.241470  1295 tablet_bootstrap.cc:654] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.242333  1298 raft_consensus.cc:359] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.243132  1298 raft_consensus.cc:385] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.243149  1315 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.243970  1296 raft_consensus.cc:359] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.243631  1298 raft_consensus.cc:740] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.245313  1319 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.229647  1330 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.246318  1142 leader_election.cc:304] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.245596  1315 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
W20260630 12:11:12.236016  1216 leader_election.cc:343] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.247189  1100 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in this term.
I20260630 12:11:12.246801  1176 raft_consensus.cc:2468] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in term 1.
W20260630 12:11:12.248230  1216 leader_election.cc:343] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.245597  1296 raft_consensus.cc:385] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.230538  1300 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.250133  1298 consensus_queue.cc:260] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.235211  1304 leader_election.cc:290] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.248968  1296 raft_consensus.cc:740] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.248560  1067 leader_election.cc:304] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.248539  1302 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.258363  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.258982  1176 raft_consensus.cc:3060] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.264528  1298 ts_tablet_manager.cc:1434] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.011s
I20260630 12:11:12.262588  1304 raft_consensus.cc:2804] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.267277  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.267354  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.268894  1330 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.271229  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.271368  1329 raft_consensus.cc:2804] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.271567  1300 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.278122  1099 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.272396  1319 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.273622  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.268224  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.275723  1247 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.274820  1250 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.279569  1329 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.279241  1142 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.280655  1248 raft_consensus.cc:2468] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.281018  1302 raft_consensus.cc:2804] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.281378  1302 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.281720  1302 raft_consensus.cc:3060] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.282017  1176 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in term 1.
I20260630 12:11:12.261991  1296 consensus_queue.cc:260] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.274221  1304 raft_consensus.cc:697] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Running, Role: LEADER
I20260630 12:11:12.280171  1249 raft_consensus.cc:2393] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.284335  1140 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [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: 5b6f9f9647344140bee113b47003cc91; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557
I20260630 12:11:12.283245  1329 raft_consensus.cc:3060] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.262868  1216 leader_election.cc:304] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [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: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91
I20260630 12:11:12.288878  1304 consensus_queue.cc:237] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.291196  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.291385  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.293466  1099 raft_consensus.cc:3060] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.291608  1300 raft_consensus.cc:2804] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.297695  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.301214  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.304152  1295 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:12.299005  1332 raft_consensus.cc:2804] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.301753  1300 raft_consensus.cc:697] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Becoming Leader. State: Replica: d395d99f7d044372862cc55c22141557, State: Running, Role: LEADER
I20260630 12:11:12.306154  1295 ts_tablet_manager.cc:1403] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.140s	user 0.022s	sys 0.002s
I20260630 12:11:12.304237  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.302276  1100 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.310945  1067 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.311079  1300 consensus_queue.cc:237] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:12.309969  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.315999  1101 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in this term.
I20260630 12:11:12.316371  1296 ts_tablet_manager.cc:1434] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.085s	user 0.015s	sys 0.005s
I20260630 12:11:12.317368  1216 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.318069  1296 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:12.318327  1330 raft_consensus.cc:2804] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.318717  1330 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.319067  1330 raft_consensus.cc:3060] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.319278  1319 raft_consensus.cc:2804] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.319773  1319 raft_consensus.cc:697] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd27007c0404d06b7f0f92b3660d3b7, State: Running, Role: LEADER
I20260630 12:11:12.309336  1332 raft_consensus.cc:493] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.320786  1295 raft_consensus.cc:359] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.332229  1319 consensus_queue.cc:237] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.333367  1295 raft_consensus.cc:385] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.333706  1295 raft_consensus.cc:740] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.322454  1332 raft_consensus.cc:3060] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.319288  1302 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.339661   998 catalog_manager.cc:5697] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 reported cstate change: term changed from 0 to 1, leader changed from <none> to d395d99f7d044372862cc55c22141557 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.343696  1174 raft_consensus.cc:2393] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 5b6f9f9647344140bee113b47003cc91 in this term.
I20260630 12:11:12.373600  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.374370  1100 raft_consensus.cc:3060] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.377417  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070675ab88ca45d3ada86f3ce94515bd" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.378484  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.378275  1330 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.378741  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070675ab88ca45d3ada86f3ce94515bd" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.357045   996 catalog_manager.cc:5697] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.380303  1247 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd27007c0404d06b7f0f92b3660d3b7 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
W20260630 12:11:12.382366  1065 leader_election.cc:343] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:12.383409  1065 leader_election.cc:343] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.383327  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.384264  1248 raft_consensus.cc:2393] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.383409   996 catalog_manager.cc:5697] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.382380  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.386456  1250 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dd27007c0404d06b7f0f92b3660d3b7 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.342804  1295 consensus_queue.cc:260] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.394906  1295 ts_tablet_manager.cc:1434] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260630 12:11:12.384202  1099 raft_consensus.cc:2468] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 1.
I20260630 12:11:12.382161  1302 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.381255  1335 raft_consensus.cc:2749] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.394330  1329 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.387239  1100 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 1.
I20260630 12:11:12.399408  1175 raft_consensus.cc:2393] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 6dd27007c0404d06b7f0f92b3660d3b7 in this term.
I20260630 12:11:12.400215  1142 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [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: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: d395d99f7d044372862cc55c22141557
I20260630 12:11:12.400125  1295 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:12.398032  1216 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.402921  1300 raft_consensus.cc:2804] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.403713  1300 raft_consensus.cc:697] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Becoming Leader. State: Replica: d395d99f7d044372862cc55c22141557, State: Running, Role: LEADER
I20260630 12:11:12.404497  1330 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.404600  1300 consensus_queue.cc:237] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.407027  1176 raft_consensus.cc:2393] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 5b6f9f9647344140bee113b47003cc91 in this term.
I20260630 12:11:12.407572  1329 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.407645  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.408731  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.410509  1100 raft_consensus.cc:2393] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 5b6f9f9647344140bee113b47003cc91 in this term.
I20260630 12:11:12.412763  1216 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:12.413810  1330 raft_consensus.cc:2749] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.411767  1302 raft_consensus.cc:493] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.414958  1302 raft_consensus.cc:515] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.415639  1335 raft_consensus.cc:2804] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.416335  1335 raft_consensus.cc:697] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Running, Role: LEADER
I20260630 12:11:12.416370  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.418435  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.420682  1302 leader_election.cc:290] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.420843  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.421484  1099 raft_consensus.cc:2468] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 0.
I20260630 12:11:12.422533  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.422369  1216 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:12.424902  1300 raft_consensus.cc:493] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.423560  1142 leader_election.cc:304] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
W20260630 12:11:12.426394  1140 leader_election.cc:343] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.426702  1300 raft_consensus.cc:515] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.427839  1329 raft_consensus.cc:2804] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.428285  1329 raft_consensus.cc:493] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.428664  1329 raft_consensus.cc:3060] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:12.428772  1337 log.cc:927] Time spent T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260630 12:11:12.430968  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.431936  1099 raft_consensus.cc:2468] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 0.
I20260630 12:11:12.414207  1332 raft_consensus.cc:515] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.433279  1216 leader_election.cc:304] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.429447  1330 raft_consensus.cc:2749] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.434513  1315 raft_consensus.cc:2804] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:12.434155  1100 raft_consensus.cc:2393] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.434994  1315 raft_consensus.cc:493] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:12.435636  1315 raft_consensus.cc:3060] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.437542  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.437821  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.437757  1142 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [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: 5b6f9f9647344140bee113b47003cc91; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557
I20260630 12:11:12.438911  1100 raft_consensus.cc:3060] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.439568  1302 raft_consensus.cc:2749] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.425558  1335 consensus_queue.cc:237] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
W20260630 12:11:12.447458  1216 leader_election.cc:343] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.436116  1300 leader_election.cc:290] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.449438  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.449995  1250 raft_consensus.cc:3060] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.456743  1295 tablet_bootstrap.cc:654] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.448936  1332 leader_election.cc:290] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.448505  1100 raft_consensus.cc:2468] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 1.
I20260630 12:11:12.459854  1250 raft_consensus.cc:2468] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 1.
I20260630 12:11:12.461248  1315 raft_consensus.cc:515] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.467104  1296 tablet_bootstrap.cc:654] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.468124  1315 leader_election.cc:290] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.469237  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.469712  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91"
I20260630 12:11:12.470252  1100 raft_consensus.cc:3060] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:12.472735  1216 leader_election.cc:343] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.466349  1140 leader_election.cc:304] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, d395d99f7d044372862cc55c22141557; no voters: 
I20260630 12:11:12.477224  1329 raft_consensus.cc:515] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.480214  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7"
I20260630 12:11:12.480825  1099 raft_consensus.cc:3060] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.470420   997 catalog_manager.cc:5697] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6f9f9647344140bee113b47003cc91 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5b6f9f9647344140bee113b47003cc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.488080  1100 raft_consensus.cc:2468] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 1.
I20260630 12:11:12.488952  1099 raft_consensus.cc:2468] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6f9f9647344140bee113b47003cc91 in term 1.
I20260630 12:11:12.489329  1332 raft_consensus.cc:2804] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.489746  1216 leader_election.cc:304] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [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: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91
I20260630 12:11:12.489989  1332 raft_consensus.cc:697] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Running, Role: LEADER
I20260630 12:11:12.490566  1315 raft_consensus.cc:2804] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.491068  1315 raft_consensus.cc:697] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Becoming Leader. State: Replica: d395d99f7d044372862cc55c22141557, State: Running, Role: LEADER
I20260630 12:11:12.491225  1332 consensus_queue.cc:237] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.491899  1315 consensus_queue.cc:237] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.490073  1142 leader_election.cc:304] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 
I20260630 12:11:12.496721  1335 raft_consensus.cc:2804] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:12.497421  1335 raft_consensus.cc:697] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Running, Role: LEADER
I20260630 12:11:12.498142  1296 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:12.498816  1296 ts_tablet_manager.cc:1403] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.181s	user 0.034s	sys 0.010s
I20260630 12:11:12.498731  1335 consensus_queue.cc:237] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.503171  1295 tablet_bootstrap.cc:492] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:12.503664  1295 ts_tablet_manager.cc:1403] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.001s
I20260630 12:11:12.504645  1329 leader_election.cc:290] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.507239  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:12.510334  1296 raft_consensus.cc:359] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.511175  1296 raft_consensus.cc:385] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.511492  1296 raft_consensus.cc:740] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.517558  1296 consensus_queue.cc:260] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
W20260630 12:11:12.518627  1140 leader_election.cc:343] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:12.521680  1296 ts_tablet_manager.cc:1434] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260630 12:11:12.524209  1296 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: Bootstrap starting.
I20260630 12:11:12.523833  1295 raft_consensus.cc:359] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.525650  1295 raft_consensus.cc:385] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.527776  1295 raft_consensus.cc:740] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.533850  1295 consensus_queue.cc:260] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.531191  1335 raft_consensus.cc:493] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.536885  1335 raft_consensus.cc:515] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.538584  1296 tablet_bootstrap.cc:654] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.553758  1335 leader_election.cc:290] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:12.555076  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.555570  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.555918  1099 raft_consensus.cc:2393] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6f9f9647344140bee113b47003cc91 in current term 1: Already voted for candidate d395d99f7d044372862cc55c22141557 in this term.
I20260630 12:11:12.558019  1295 ts_tablet_manager.cc:1434] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.007s
I20260630 12:11:12.559036  1295 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: Bootstrap starting.
I20260630 12:11:12.558979  1142 leader_election.cc:304] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [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: 5b6f9f9647344140bee113b47003cc91; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557
I20260630 12:11:12.560290  1335 raft_consensus.cc:3060] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.568966  1335 raft_consensus.cc:2749] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.572463  1296 tablet_bootstrap.cc:492] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: No bootstrap required, opened a new log
I20260630 12:11:12.573071  1296 ts_tablet_manager.cc:1403] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260630 12:11:12.572130   996 catalog_manager.cc:5697] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 reported cstate change: term changed from 0 to 1, leader changed from <none> to d395d99f7d044372862cc55c22141557 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:12.576088  1296 raft_consensus.cc:359] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:12.576733  1296 raft_consensus.cc:385] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.577028  1296 raft_consensus.cc:740] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6f9f9647344140bee113b47003cc91, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.577673  1296 consensus_queue.cc:260] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:12.578140  1295 tablet_bootstrap.cc:654] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:12.579680  1296 ts_tablet_manager.cc:1434] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:11:12.575178   996 catalog_manager.cc:5697] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 reported cstate change: term changed from 0 to 1, leader changed from <none> to d395d99f7d044372862cc55c22141557 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:12.586385  1295 tablet_bootstrap.cc:492] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: No bootstrap required, opened a new log
I20260630 12:11:12.586869  1295 ts_tablet_manager.cc:1403] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260630 12:11:12.589326  1295 raft_consensus.cc:359] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.590008  1295 raft_consensus.cc:385] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:12.590289  1295 raft_consensus.cc:740] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Initialized, Role: FOLLOWER
I20260630 12:11:12.590967  1295 consensus_queue.cc:260] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.593034  1295 ts_tablet_manager.cc:1434] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:11:12.592306   997 catalog_manager.cc:5697] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6f9f9647344140bee113b47003cc91 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5b6f9f9647344140bee113b47003cc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.594024   997 catalog_manager.cc:5697] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6f9f9647344140bee113b47003cc91 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5b6f9f9647344140bee113b47003cc91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:12.630254   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:12.636799  1354 instance_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:11:12.637776  1355 instance_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:11:12.642407  1357 instance_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:11:12.642521   431 server_base.cc:1061] running on GCE node
I20260630 12:11:12.643625   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:12.643868   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:12.644114   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821472644096 us; error 0 us; skew 500 ppm
I20260630 12:11:12.644640   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:12.647526   431 webserver.cc:533] Webserver started at http://127.0.107.196:33931/ using document root <none> and password file <none>
I20260630 12:11:12.648097   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:12.648304   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:12.648593   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:12.649677   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "ce94c7cba664416cae2612c04f4f71ec"
format_stamp: "Formatted at 2026-06-30 12:11:12 on dist-test-slave-dl2z"
I20260630 12:11:12.654350   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:12.657858  1362 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:11:12.658747   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:12.659045   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "ce94c7cba664416cae2612c04f4f71ec"
format_stamp: "Formatted at 2026-06-30 12:11:12 on dist-test-slave-dl2z"
I20260630 12:11:12.659318   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:12.674729   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:12.675715   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:12.677407   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:12.680001   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:12.680207   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:12.680466   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:12.680621   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:12.705575  1250 raft_consensus.cc:3060] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.718257  1319 consensus_queue.cc:1048] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.795986  1304 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.822964  1315 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.836609  1319 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.847780  1300 consensus_queue.cc:1048] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.857128  1304 consensus_queue.cc:1048] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.870702  1175 raft_consensus.cc:3060] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.893709  1300 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:12.919026  1300 raft_consensus.cc:493] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.920091  1300 raft_consensus.cc:515] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:12.926301  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:12.929356  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5df4eb83e7344f0ad8b5dc9769bd611" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.930758  1100 raft_consensus.cc:2393] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d395d99f7d044372862cc55c22141557 in current term 1: Already voted for candidate 5b6f9f9647344140bee113b47003cc91 in this term.
I20260630 12:11:12.937381  1300 leader_election.cc:290] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:12.956902  1302 raft_consensus.cc:493] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:12.957517  1302 raft_consensus.cc:515] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } }
I20260630 12:11:12.961102  1248 raft_consensus.cc:3060] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:12.964735  1330 consensus_queue.cc:1048] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.971045  1216 leader_election.cc:304] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:12.971429  1398 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:12.976573  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" is_pre_election: true
I20260630 12:11:12.978755  1302 leader_election.cc:290] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d395d99f7d044372862cc55c22141557 (127.0.107.195:40827), 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601)
I20260630 12:11:12.979362  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114fe85c2aa5420da566063127213fc1" candidate_uuid: "5b6f9f9647344140bee113b47003cc91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:12.982088  1140 leader_election.cc:304] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [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: 5b6f9f9647344140bee113b47003cc91; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557
I20260630 12:11:12.988863  1315 raft_consensus.cc:2749] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:12.992167  1336 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:11:12.993269  1030 debug-util.cc:398] Leaking SignalData structure 0x7b08000df820 after lost signal to thread 434
I20260630 12:11:12.994436  1336 consensus_queue.cc:1048] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:11:12.995061  1030 debug-util.cc:398] Leaking SignalData structure 0x7b08000dff00 after lost signal to thread 1033
I20260630 12:11:13.003748  1315 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:13.033970  1302 consensus_queue.cc:1048] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.040815  1315 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.049691  1335 raft_consensus.cc:2749] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:13.080005  1329 consensus_queue.cc:1048] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:13.121304  1329 consensus_queue.cc:1048] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:13.199054   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42123
I20260630 12:11:13.199069  1450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42123 every 8 connection(s)
I20260630 12:11:13.220453  1451 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46237
I20260630 12:11:13.220840  1451 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:13.221589  1451 heartbeater.cc:507] Master 127.0.107.254:46237 requested a full tablet report, sending...
I20260630 12:11:13.223634   997 ts_manager.cc:194] Registered new tserver with Master: ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123)
I20260630 12:11:13.225607   997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33728
I20260630 12:11:14.099550  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:14.107096  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:14.107650  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:14.228287  1451 heartbeater.cc:499] Master 127.0.107.254:46237 was elected leader, sending a full tablet report...
I20260630 12:11:16.108826  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:16.114789  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:16.115370  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:18.116469  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:18.121994  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:18.122445  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:19.131274  1248 consensus_queue.cc:237] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.139870  1174 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.142449  1101 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.142346  1466 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:19.144244  1330 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } 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:11:19.154104  1215 consensus_peers.cc:597] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 -> Peer ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123): Couldn't send request to peer ce94c7cba664416cae2612c04f4f71ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b9e52a8c7be4243aeee13e489be622a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:19.155228  1462 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.156909  1101 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.158201  1174 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.175804   997 catalog_manager.cc:5697] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 reported cstate change: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.193740  1174 consensus_queue.cc:237] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.205371  1248 raft_consensus.cc:1275] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Refusing update from remote peer 5b6f9f9647344140bee113b47003cc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.207159  1461 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } 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:11:19.211474  1101 raft_consensus.cc:1275] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Refusing update from remote peer 5b6f9f9647344140bee113b47003cc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.213426  1461 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:11:19.218300  1141 consensus_peers.cc:597] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 -> Peer ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123): Couldn't send request to peer ce94c7cba664416cae2612c04f4f71ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85ed5a2bbd68403e8030a91d72934e19. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:19.220033  1457 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.222234  1248 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.226634  1101 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.235334   997 catalog_manager.cc:5697] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5b6f9f9647344140bee113b47003cc91" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.254073  1101 consensus_queue.cc:237] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.264223  1248 raft_consensus.cc:1275] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Refusing update from remote peer 6dd27007c0404d06b7f0f92b3660d3b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.265599  1174 raft_consensus.cc:1275] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer 6dd27007c0404d06b7f0f92b3660d3b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.266386  1482 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:19.267539  1319 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:19.280752  1066 consensus_peers.cc:597] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 -> Peer ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123): Couldn't send request to peer ce94c7cba664416cae2612c04f4f71ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d602e60a1a344d28f9e08a65e11e697. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:19.280606  1319 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.282567  1248 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.285290  1174 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.297583   996 catalog_manager.cc:5697] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.298136  1250 consensus_queue.cc:237] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
W20260630 12:11:19.310691  1215 consensus_peers.cc:597] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 -> Peer ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123): Couldn't send request to peer ce94c7cba664416cae2612c04f4f71ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b5ab309ded34d6589d5fab7c2c44bff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:19.314307  1101 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.314561  1174 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:19.315799  1462 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } 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:11:19.316942  1466 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:19.326854  1330 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.329545  1174 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.330081  1101 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } } }
I20260630 12:11:19.346164   997 catalog_manager.cc:5697] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index -1 to 2, NON_VOTER ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:19.524724  1490 ts_tablet_manager.cc:933] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: Initiating tablet copy from peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:19.527057  1490 tablet_copy_client.cc:323] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40827
I20260630 12:11:19.541497  1260 tablet_copy_service.cc:140] P d395d99f7d044372862cc55c22141557: Received BeginTabletCopySession request for tablet 9b9e52a8c7be4243aeee13e489be622a from peer ce94c7cba664416cae2612c04f4f71ec ({username='slave'} at 127.0.0.1:58134)
I20260630 12:11:19.542085  1260 tablet_copy_service.cc:161] P d395d99f7d044372862cc55c22141557: Beginning new tablet copy session on tablet 9b9e52a8c7be4243aeee13e489be622a from peer ce94c7cba664416cae2612c04f4f71ec at {username='slave'} at 127.0.0.1:58134: session id = ce94c7cba664416cae2612c04f4f71ec-9b9e52a8c7be4243aeee13e489be622a
I20260630 12:11:19.548823  1260 tablet_copy_source_session.cc:215] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:19.552300  1490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e52a8c7be4243aeee13e489be622a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.565877  1490 tablet_copy_client.cc:806] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:19.566630  1490 tablet_copy_client.cc:670] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:19.571913  1490 tablet_copy_client.cc:538] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:19.580533  1490 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: Bootstrap starting.
I20260630 12:11:19.601421  1490 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: 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:11:19.602741  1490 tablet_bootstrap.cc:492] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: Bootstrap complete.
I20260630 12:11:19.603577  1490 ts_tablet_manager.cc:1403] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:11:19.607625  1490 raft_consensus.cc:359] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.608651  1490 raft_consensus.cc:740] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce94c7cba664416cae2612c04f4f71ec, State: Initialized, Role: LEARNER
I20260630 12:11:19.609382  1490 consensus_queue.cc:260] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.613711  1490 ts_tablet_manager.cc:1434] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.007s
I20260630 12:11:19.616102  1260 tablet_copy_service.cc:342] P d395d99f7d044372862cc55c22141557: Request end of tablet copy session ce94c7cba664416cae2612c04f4f71ec-9b9e52a8c7be4243aeee13e489be622a received from {username='slave'} at 127.0.0.1:58134
I20260630 12:11:19.616632  1260 tablet_copy_service.cc:434] P d395d99f7d044372862cc55c22141557: ending tablet copy session ce94c7cba664416cae2612c04f4f71ec-9b9e52a8c7be4243aeee13e489be622a on tablet 9b9e52a8c7be4243aeee13e489be622a with peer ce94c7cba664416cae2612c04f4f71ec
I20260630 12:11:19.710166  1490 ts_tablet_manager.cc:933] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: Initiating tablet copy from peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601)
I20260630 12:11:19.711830  1490 tablet_copy_client.cc:323] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44601
I20260630 12:11:19.723114  1111 tablet_copy_service.cc:140] P 6dd27007c0404d06b7f0f92b3660d3b7: Received BeginTabletCopySession request for tablet 5d602e60a1a344d28f9e08a65e11e697 from peer ce94c7cba664416cae2612c04f4f71ec ({username='slave'} at 127.0.0.1:47358)
I20260630 12:11:19.723665  1111 tablet_copy_service.cc:161] P 6dd27007c0404d06b7f0f92b3660d3b7: Beginning new tablet copy session on tablet 5d602e60a1a344d28f9e08a65e11e697 from peer ce94c7cba664416cae2612c04f4f71ec at {username='slave'} at 127.0.0.1:47358: session id = ce94c7cba664416cae2612c04f4f71ec-5d602e60a1a344d28f9e08a65e11e697
I20260630 12:11:19.729099  1111 tablet_copy_source_session.cc:215] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:19.732285  1490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d602e60a1a344d28f9e08a65e11e697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.750910  1490 tablet_copy_client.cc:806] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:19.751569  1490 tablet_copy_client.cc:670] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:19.755632  1490 tablet_copy_client.cc:538] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:19.762223  1490 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: Bootstrap starting.
I20260630 12:11:19.777701  1490 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: 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:11:19.778618  1490 tablet_bootstrap.cc:492] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: Bootstrap complete.
I20260630 12:11:19.779336  1490 ts_tablet_manager.cc:1403] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.005s
I20260630 12:11:19.782586  1490 raft_consensus.cc:359] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.783406  1490 raft_consensus.cc:740] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce94c7cba664416cae2612c04f4f71ec, State: Initialized, Role: LEARNER
I20260630 12:11:19.784073  1490 consensus_queue.cc:260] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.786567  1490 ts_tablet_manager.cc:1434] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:11:19.788322  1111 tablet_copy_service.cc:342] P 6dd27007c0404d06b7f0f92b3660d3b7: Request end of tablet copy session ce94c7cba664416cae2612c04f4f71ec-5d602e60a1a344d28f9e08a65e11e697 received from {username='slave'} at 127.0.0.1:47358
I20260630 12:11:19.789639  1111 tablet_copy_service.cc:434] P 6dd27007c0404d06b7f0f92b3660d3b7: ending tablet copy session ce94c7cba664416cae2612c04f4f71ec-5d602e60a1a344d28f9e08a65e11e697 on tablet 5d602e60a1a344d28f9e08a65e11e697 with peer ce94c7cba664416cae2612c04f4f71ec
I20260630 12:11:19.796433  1490 ts_tablet_manager.cc:933] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: Initiating tablet copy from peer d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:19.809073  1490 tablet_copy_client.cc:323] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40827
I20260630 12:11:19.810537  1260 tablet_copy_service.cc:140] P d395d99f7d044372862cc55c22141557: Received BeginTabletCopySession request for tablet 7b5ab309ded34d6589d5fab7c2c44bff from peer ce94c7cba664416cae2612c04f4f71ec ({username='slave'} at 127.0.0.1:58134)
I20260630 12:11:19.810976  1260 tablet_copy_service.cc:161] P d395d99f7d044372862cc55c22141557: Beginning new tablet copy session on tablet 7b5ab309ded34d6589d5fab7c2c44bff from peer ce94c7cba664416cae2612c04f4f71ec at {username='slave'} at 127.0.0.1:58134: session id = ce94c7cba664416cae2612c04f4f71ec-7b5ab309ded34d6589d5fab7c2c44bff
I20260630 12:11:19.816849  1497 ts_tablet_manager.cc:933] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: Initiating tablet copy from peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:19.816970  1260 tablet_copy_source_session.cc:215] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:19.820330  1490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5ab309ded34d6589d5fab7c2c44bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.825332  1497 tablet_copy_client.cc:323] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42941
I20260630 12:11:19.836356  1490 tablet_copy_client.cc:806] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:19.836917  1490 tablet_copy_client.cc:670] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:19.836591  1186 tablet_copy_service.cc:140] P 5b6f9f9647344140bee113b47003cc91: Received BeginTabletCopySession request for tablet 85ed5a2bbd68403e8030a91d72934e19 from peer ce94c7cba664416cae2612c04f4f71ec ({username='slave'} at 127.0.0.1:41600)
I20260630 12:11:19.837596  1186 tablet_copy_service.cc:161] P 5b6f9f9647344140bee113b47003cc91: Beginning new tablet copy session on tablet 85ed5a2bbd68403e8030a91d72934e19 from peer ce94c7cba664416cae2612c04f4f71ec at {username='slave'} at 127.0.0.1:41600: session id = ce94c7cba664416cae2612c04f4f71ec-85ed5a2bbd68403e8030a91d72934e19
I20260630 12:11:19.843212  1490 tablet_copy_client.cc:538] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:19.845779  1186 tablet_copy_source_session.cc:215] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:19.848937  1497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ed5a2bbd68403e8030a91d72934e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.851353  1490 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: Bootstrap starting.
I20260630 12:11:19.863476  1497 tablet_copy_client.cc:806] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:19.864187  1497 tablet_copy_client.cc:670] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:19.869259  1497 tablet_copy_client.cc:538] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:19.872936  1490 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: 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:11:19.873723  1490 tablet_bootstrap.cc:492] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: Bootstrap complete.
I20260630 12:11:19.874286  1490 ts_tablet_manager.cc:1403] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260630 12:11:19.877498  1490 raft_consensus.cc:359] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.878139  1490 raft_consensus.cc:740] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce94c7cba664416cae2612c04f4f71ec, State: Initialized, Role: LEARNER
I20260630 12:11:19.878278  1497 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: Bootstrap starting.
I20260630 12:11:19.878682  1490 consensus_queue.cc:260] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.883426  1490 ts_tablet_manager.cc:1434] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:11:19.885448  1260 tablet_copy_service.cc:342] P d395d99f7d044372862cc55c22141557: Request end of tablet copy session ce94c7cba664416cae2612c04f4f71ec-7b5ab309ded34d6589d5fab7c2c44bff received from {username='slave'} at 127.0.0.1:58134
I20260630 12:11:19.885941  1260 tablet_copy_service.cc:434] P d395d99f7d044372862cc55c22141557: ending tablet copy session ce94c7cba664416cae2612c04f4f71ec-7b5ab309ded34d6589d5fab7c2c44bff on tablet 7b5ab309ded34d6589d5fab7c2c44bff with peer ce94c7cba664416cae2612c04f4f71ec
I20260630 12:11:19.899590  1497 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: 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:11:19.900473  1497 tablet_bootstrap.cc:492] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: Bootstrap complete.
I20260630 12:11:19.901089  1497 ts_tablet_manager.cc:1403] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260630 12:11:19.904392  1497 raft_consensus.cc:359] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.904989  1497 raft_consensus.cc:740] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce94c7cba664416cae2612c04f4f71ec, State: Initialized, Role: LEARNER
I20260630 12:11:19.905567  1497 consensus_queue.cc:260] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:19.907321  1497 ts_tablet_manager.cc:1434] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:11:19.909248  1186 tablet_copy_service.cc:342] P 5b6f9f9647344140bee113b47003cc91: Request end of tablet copy session ce94c7cba664416cae2612c04f4f71ec-85ed5a2bbd68403e8030a91d72934e19 received from {username='slave'} at 127.0.0.1:41600
I20260630 12:11:19.909786  1186 tablet_copy_service.cc:434] P 5b6f9f9647344140bee113b47003cc91: ending tablet copy session ce94c7cba664416cae2612c04f4f71ec-85ed5a2bbd68403e8030a91d72934e19 on tablet 85ed5a2bbd68403e8030a91d72934e19 with peer ce94c7cba664416cae2612c04f4f71ec
I20260630 12:11:20.056676  1426 raft_consensus.cc:1217] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:20.123493  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:20.130973  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:20.131719  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:20.154116  1426 raft_consensus.cc:1217] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:20.298182   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:20.365211  1426 raft_consensus.cc:1217] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:11:20.382228  1216 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:11:20.998736  1142 consensus_peers.cc:597] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.002434  1142 consensus_peers.cc:597] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.003057  1142 consensus_peers.cc:597] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.052378  1426 raft_consensus.cc:1217] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:21.070144  1507 raft_consensus.cc:1064] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: attempting to promote NON_VOTER ce94c7cba664416cae2612c04f4f71ec to VOTER
I20260630 12:11:21.073253  1507 consensus_queue.cc:237] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:21.082918  1426 raft_consensus.cc:1275] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Refusing update from remote peer 6dd27007c0404d06b7f0f92b3660d3b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.084816  1174 raft_consensus.cc:1275] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer 6dd27007c0404d06b7f0f92b3660d3b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.086748  1507 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } 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:11:21.089363  1509 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } 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:11:21.104447  1505 raft_consensus.cc:1064] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: attempting to promote NON_VOTER ce94c7cba664416cae2612c04f4f71ec to VOTER
I20260630 12:11:21.107003  1505 consensus_queue.cc:237] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
W20260630 12:11:21.131916  1216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:44601, user_credentials={real_user=slave}} blocked reactor thread for 749666us
I20260630 12:11:21.159049  1504 raft_consensus.cc:1064] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: attempting to promote NON_VOTER ce94c7cba664416cae2612c04f4f71ec to VOTER
I20260630 12:11:21.174285  1509 raft_consensus.cc:493] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d395d99f7d044372862cc55c22141557)
I20260630 12:11:21.177331  1509 raft_consensus.cc:515] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:21.184299  1425 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.188405  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:21.194255  1518 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:11:21.181411  1509 leader_election.cc:290] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:21.196010  1507 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.200452  1174 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.214958  1504 consensus_queue.cc:237] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:21.231086  1425 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.232517  1247 raft_consensus.cc:1275] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Refusing update from remote peer 6dd27007c0404d06b7f0f92b3660d3b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.232405  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e52a8c7be4243aeee13e489be622a" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:21.239382   996 catalog_manager.cc:5697] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 reported cstate change: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:21.240820  1175 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.247189  1065 leader_election.cc:304] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [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: 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 5b6f9f9647344140bee113b47003cc91, d395d99f7d044372862cc55c22141557
I20260630 12:11:21.248410  1509 raft_consensus.cc:2749] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:21.252833  1509 consensus_queue.cc:1048] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:21.257131  1519 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:11:21.269584  1216 consensus_peers.cc:597] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.270428  1216 consensus_peers.cc:597] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.270987  1514 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.279342  1426 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.281582  1520 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } 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:11:21.283993  1174 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.288465  1507 raft_consensus.cc:493] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:21.289073  1507 raft_consensus.cc:515] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:21.291193  1507 leader_election.cc:290] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
W20260630 12:11:21.293730  1216 consensus_peers.cc:597] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. 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:11:21.294183  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:21.293663  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ebc3231e23431caae1776b9d174eca" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:21.293685  1507 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:21.298159  1065 leader_election.cc:304] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [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: 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 5b6f9f9647344140bee113b47003cc91, d395d99f7d044372862cc55c22141557
I20260630 12:11:21.299041  1509 raft_consensus.cc:2749] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:21.298821  1507 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:21.302659  1175 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.305688  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:21.308993  1504 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:21.310137  1507 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:21.312484  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:21.314683  1065 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [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: 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 5b6f9f9647344140bee113b47003cc91, d395d99f7d044372862cc55c22141557
I20260630 12:11:21.316140  1507 raft_consensus.cc:2749] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:21.320917  1247 raft_consensus.cc:2955] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.322849  1507 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d395d99f7d044372862cc55c22141557)
I20260630 12:11:21.323469  1507 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: true } }
I20260630 12:11:21.331411  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5b6f9f9647344140bee113b47003cc91" is_pre_election: true
I20260630 12:11:21.332762  1507 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:21.334128  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:21.336110  1065 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [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: 6dd27007c0404d06b7f0f92b3660d3b7; no voters: 5b6f9f9647344140bee113b47003cc91, d395d99f7d044372862cc55c22141557
I20260630 12:11:21.337508  1507 raft_consensus.cc:2749] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:21.338510  1425 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.356550  1514 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.360169  1175 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.372650  1425 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.376188   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:21.376960   431 tablet_replica.cc:333] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.377812   431 raft_consensus.cc:2243] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.378473   431 raft_consensus.cc:2272] T 7b5ab309ded34d6589d5fab7c2c44bff P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.381516   431 tablet_replica.cc:333] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.380949   999 catalog_manager.cc:5697] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:21.382326   431 raft_consensus.cc:2243] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.389375   431 raft_consensus.cc:2272] T f5df4eb83e7344f0ad8b5dc9769bd611 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.391650   431 tablet_replica.cc:333] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.392731   431 raft_consensus.cc:2243] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.393294   431 raft_consensus.cc:2272] T 18ebc3231e23431caae1776b9d174eca P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.395040   431 tablet_replica.cc:333] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.395591   431 raft_consensus.cc:2243] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.396130   431 raft_consensus.cc:2272] T 85ed5a2bbd68403e8030a91d72934e19 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.399068   431 tablet_replica.cc:333] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.401404   998 catalog_manager.cc:5697] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 reported cstate change: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } attrs { replace: true } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.403730   431 raft_consensus.cc:2243] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:11:21.406554  1197 debug-util.cc:398] Leaking SignalData structure 0x7b0800049ce0 after lost signal to thread 434
W20260630 12:11:21.408455  1197 debug-util.cc:398] Leaking SignalData structure 0x7b08000443c0 after lost signal to thread 1033
W20260630 12:11:21.409648  1197 debug-util.cc:398] Leaking SignalData structure 0x7b0800052d80 after lost signal to thread 1125
W20260630 12:11:21.410697  1197 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9880 after lost signal to thread 1200
W20260630 12:11:21.411732  1197 debug-util.cc:398] Leaking SignalData structure 0x7b0800093000 after lost signal to thread 1274
W20260630 12:11:21.412892  1197 debug-util.cc:398] Leaking SignalData structure 0x7b08000938e0 after lost signal to thread 1450
I20260630 12:11:21.406150  1247 consensus_queue.cc:237] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [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: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:21.424595  1425 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:21.426119  1514 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } 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:11:21.427038  1175 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:21.427398  1250 consensus_queue.cc:237] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [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: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:21.426005   431 raft_consensus.cc:2272] T 5d602e60a1a344d28f9e08a65e11e697 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.432420  1514 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:21.437186  1504 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.433020   431 tablet_replica.cc:333] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.441696   431 raft_consensus.cc:2243] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.442378   431 raft_consensus.cc:2272] T 114fe85c2aa5420da566063127213fc1 P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.441877  1426 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.445055   431 tablet_replica.cc:333] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.445088  1175 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:21.445984   431 raft_consensus.cc:2243] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.446712   431 raft_consensus.cc:2272] T 9b9e52a8c7be4243aeee13e489be622a P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.447068  1520 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:21.457665  1175 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.455796  1520 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.467685  1425 raft_consensus.cc:1275] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Refusing update from remote peer d395d99f7d044372862cc55c22141557: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:21.469043   431 tablet_replica.cc:333] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7: stopping tablet replica
I20260630 12:11:21.469316  1519 consensus_queue.cc:1048] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } 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:11:21.469899   431 raft_consensus.cc:2243] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.470911   431 raft_consensus.cc:2272] T 070675ab88ca45d3ada86f3ce94515bd P 6dd27007c0404d06b7f0f92b3660d3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.473990  1424 raft_consensus.cc:2955] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.487449   984 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b9e52a8c7be4243aeee13e489be622a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:21.492272   999 catalog_manager.cc:5697] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:21.494385  1511 raft_consensus.cc:1064] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: attempting to promote NON_VOTER ce94c7cba664416cae2612c04f4f71ec to VOTER
I20260630 12:11:21.497033  1511 consensus_queue.cc:237] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [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: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:21.500908  1174 raft_consensus.cc:2955] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.537544   984 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b5ab309ded34d6589d5fab7c2c44bff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:21.538303   999 catalog_manager.cc:5697] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec reported cstate change: config changed from index 3 to 4, VOTER 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d395d99f7d044372862cc55c22141557" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.558877  1250 raft_consensus.cc:1275] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Refusing update from remote peer 5b6f9f9647344140bee113b47003cc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.558879  1426 raft_consensus.cc:1275] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 LEARNER]: Refusing update from remote peer 5b6f9f9647344140bee113b47003cc91: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:21.560988  1508 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } 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:11:21.563350  1498 consensus_queue.cc:1048] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } 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:11:21.563385   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:21.607820  1533 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.610427  1247 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.612102   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:11:21.615310   986 catalog_manager.cc:4755] TS 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b9e52a8c7be4243aeee13e489be622a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:21.633373  1142 consensus_peers.cc:597] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:21.651010   996 catalog_manager.cc:5697] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 reported cstate change: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b6f9f9647344140bee113b47003cc91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
I20260630 12:11:21.658783  1426 raft_consensus.cc:2955] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce94c7cba664416cae2612c04f4f71ec (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } } }
W20260630 12:11:21.672936  1216 consensus_peers.cc:597] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. 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:11:21.712101   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:21.712877   431 tablet_replica.cc:333] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.713855   431 raft_consensus.cc:2243] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.714507   431 raft_consensus.cc:2272] T 114fe85c2aa5420da566063127213fc1 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.716429   431 tablet_replica.cc:333] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.716954   431 raft_consensus.cc:2243] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.717665   431 raft_consensus.cc:2272] T f5df4eb83e7344f0ad8b5dc9769bd611 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.719507   431 tablet_replica.cc:333] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.720186   431 raft_consensus.cc:2243] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.721441   431 raft_consensus.cc:2272] T 85ed5a2bbd68403e8030a91d72934e19 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.724294   431 tablet_replica.cc:333] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.725040   431 raft_consensus.cc:2243] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.725973   431 raft_consensus.cc:2272] T 18ebc3231e23431caae1776b9d174eca P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.728365   431 tablet_replica.cc:333] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.729128   431 raft_consensus.cc:2243] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.729810   431 raft_consensus.cc:2272] T 5d602e60a1a344d28f9e08a65e11e697 P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.732818   431 tablet_replica.cc:333] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.733556   431 raft_consensus.cc:2243] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.734401   431 raft_consensus.cc:2272] T 9b9e52a8c7be4243aeee13e489be622a P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.737547   431 tablet_replica.cc:333] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.738283   431 raft_consensus.cc:2243] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.738852   431 raft_consensus.cc:2272] T 070675ab88ca45d3ada86f3ce94515bd P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.741427   431 tablet_replica.cc:333] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91: stopping tablet replica
I20260630 12:11:21.742126   431 raft_consensus.cc:2243] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.742854   431 raft_consensus.cc:2272] T 7b5ab309ded34d6589d5fab7c2c44bff P 5b6f9f9647344140bee113b47003cc91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:21.976919  1216 consensus_peers.cc:597] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:11:21.985605  1216 consensus_peers.cc:597] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:22.133260  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:22.184340  1247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff"
dest_uuid: "d395d99f7d044372862cc55c22141557"
mode: GRACEFUL
new_leader_uuid: "ce94c7cba664416cae2612c04f4f71ec"
 from {username='slave'} at 127.0.0.1:42140
I20260630 12:11:22.185293  1247 raft_consensus.cc:606] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Received request to transfer leadership to TS ce94c7cba664416cae2612c04f4f71ec
W20260630 12:11:22.190027  1052 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:22.439761  1514 raft_consensus.cc:993] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: : Instructing follower ce94c7cba664416cae2612c04f4f71ec to start an election
I20260630 12:11:22.440418  1514 raft_consensus.cc:1081] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Signalling peer ce94c7cba664416cae2612c04f4f71ec to start an election
I20260630 12:11:22.442906  1426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff"
dest_uuid: "ce94c7cba664416cae2612c04f4f71ec"
 from {username='slave'} at 127.0.0.1:52800
I20260630 12:11:22.443665  1426 raft_consensus.cc:493] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:22.444139  1426 raft_consensus.cc:3060] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:22.451867  1426 raft_consensus.cc:515] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:22.456182  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5ab309ded34d6589d5fab7c2c44bff" candidate_uuid: "ce94c7cba664416cae2612c04f4f71ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d395d99f7d044372862cc55c22141557"
I20260630 12:11:22.456913  1247 raft_consensus.cc:3055] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:22.457240  1247 raft_consensus.cc:740] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d395d99f7d044372862cc55c22141557, State: Running, Role: LEADER
I20260630 12:11:22.458130  1247 consensus_queue.cc:260] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:22.459368  1247 raft_consensus.cc:3060] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:22.480671  1426 leader_election.cc:290] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 election: Requested vote from peers 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:22.482969  1247 raft_consensus.cc:2468] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce94c7cba664416cae2612c04f4f71ec in term 2.
I20260630 12:11:22.484532  1364 leader_election.cc:304] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [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: ce94c7cba664416cae2612c04f4f71ec, d395d99f7d044372862cc55c22141557; no voters: 
W20260630 12:11:22.491254  1366 leader_election.cc:336] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:22.493219  1543 raft_consensus.cc:2804] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:22.494585  1543 raft_consensus.cc:697] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 2 LEADER]: Becoming Leader. State: Replica: ce94c7cba664416cae2612c04f4f71ec, State: Running, Role: LEADER
I20260630 12:11:22.495695  1543 consensus_queue.cc:237] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:22.505946   999 catalog_manager.cc:5697] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec reported cstate change: term changed from 1 to 2, leader changed from d395d99f7d044372862cc55c22141557 (127.0.107.195) to ce94c7cba664416cae2612c04f4f71ec (127.0.107.196). New cstate: current_term: 2 leader_uuid: "ce94c7cba664416cae2612c04f4f71ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:22.728753  1504 raft_consensus.cc:493] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6dd27007c0404d06b7f0f92b3660d3b7)
I20260630 12:11:22.729408  1504 raft_consensus.cc:515] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:22.731706  1504 leader_election.cc:290] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:22.732131  1543 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6dd27007c0404d06b7f0f92b3660d3b7)
I20260630 12:11:22.732815  1543 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:22.741695  1543 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:22.741832  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "ce94c7cba664416cae2612c04f4f71ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
W20260630 12:11:22.746148  1216 leader_election.cc:336] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:22.746960  1216 leader_election.cc:336] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:22.747450  1216 leader_election.cc:304] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:22.748353  1504 raft_consensus.cc:2749] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:22.755016  1366 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:22.755595  1366 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ce94c7cba664416cae2612c04f4f71ec; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, d395d99f7d044372862cc55c22141557
I20260630 12:11:22.756524  1543 raft_consensus.cc:2749] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:22.756629  1366 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:22.771697  1504 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6dd27007c0404d06b7f0f92b3660d3b7)
W20260630 12:11:22.772094   986 catalog_manager.cc:4755] TS 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b9e52a8c7be4243aeee13e489be622a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:22.772440  1504 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:22.776961  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ce94c7cba664416cae2612c04f4f71ec" is_pre_election: true
I20260630 12:11:22.777719  1426 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 1.
I20260630 12:11:22.779531  1504 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123)
W20260630 12:11:22.783178  1216 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:22.784104  1216 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:22.784636  1216 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: ce94c7cba664416cae2612c04f4f71ec, d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:22.785452  1504 raft_consensus.cc:2749] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:22.786419   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1197)
I20260630 12:11:22.963347  1504 raft_consensus.cc:493] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:22.964056  1504 raft_consensus.cc:515] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:22.966295  1504 leader_election.cc:290] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
W20260630 12:11:22.974071  1216 leader_election.cc:336] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
W20260630 12:11:22.974836  1216 leader_election.cc:336] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:22.975248  1216 leader_election.cc:304] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:22.976079  1504 raft_consensus.cc:2749] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:23.048712  1366 consensus_peers.cc:597] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:23.111475  1504 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:23.112699  1504 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:23.116492  1247 raft_consensus.cc:1275] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 2 FOLLOWER]: Refusing update from remote peer ce94c7cba664416cae2612c04f4f71ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:23.120239  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ce94c7cba664416cae2612c04f4f71ec" is_pre_election: true
I20260630 12:11:23.121157  1504 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123)
I20260630 12:11:23.121341  1543 consensus_queue.cc:1048] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260630 12:11:23.128321  1216 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:23.128945  1216 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: d395d99f7d044372862cc55c22141557; no voters: 6dd27007c0404d06b7f0f92b3660d3b7, ce94c7cba664416cae2612c04f4f71ec
I20260630 12:11:23.129827  1514 raft_consensus.cc:2749] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:23.130803  1216 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:23.151660  1514 raft_consensus.cc:493] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:23.152601  1514 raft_consensus.cc:515] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:23.155330  1514 leader_election.cc:290] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
I20260630 12:11:23.168892  1543 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:23.170902  1543 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
W20260630 12:11:23.181123  1366 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:23.188194  1366 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:23.188763  1366 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ce94c7cba664416cae2612c04f4f71ec; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:23.195520  1557 raft_consensus.cc:2749] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:23.200490  1543 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
W20260630 12:11:23.202829  1216 leader_election.cc:336] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:23.204715  1216 leader_election.cc:336] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:23.205969  1216 leader_election.cc:304] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:23.208390  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "ce94c7cba664416cae2612c04f4f71ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:23.209543  1247 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce94c7cba664416cae2612c04f4f71ec in term 1.
I20260630 12:11:23.211736  1514 raft_consensus.cc:2749] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:23.436182  1216 consensus_peers.cc:597] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 -> Peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Couldn't send request to peer 6dd27007c0404d06b7f0f92b3660d3b7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:11:23.787143   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1197)
W20260630 12:11:23.825956   986 catalog_manager.cc:4755] TS 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b9e52a8c7be4243aeee13e489be622a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:24.191840  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:24.208791  1052 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
W20260630 12:11:24.216059  1216 consensus_peers.cc:597] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:11:24.403789  1216 consensus_peers.cc:597] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:11:24.448621  1514 raft_consensus.cc:493] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6dd27007c0404d06b7f0f92b3660d3b7)
I20260630 12:11:24.449456  1514 raft_consensus.cc:515] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } attrs { replace: true } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:24.453157  1514 leader_election.cc:290] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), ce94c7cba664416cae2612c04f4f71ec (127.0.107.196:42123)
I20260630 12:11:24.453989  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d602e60a1a344d28f9e08a65e11e697" candidate_uuid: "d395d99f7d044372862cc55c22141557" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ce94c7cba664416cae2612c04f4f71ec" is_pre_election: true
I20260630 12:11:24.454895  1426 raft_consensus.cc:2468] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d395d99f7d044372862cc55c22141557 in term 1.
W20260630 12:11:24.462153  1216 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:24.462914  1216 leader_election.cc:336] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:24.463325  1216 leader_election.cc:304] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: ce94c7cba664416cae2612c04f4f71ec, d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:24.464172  1514 raft_consensus.cc:2749] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:24.506165  1514 raft_consensus.cc:493] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:24.506927  1514 raft_consensus.cc:515] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:24.509431  1514 leader_election.cc:290] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
W20260630 12:11:24.516645  1216 leader_election.cc:336] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:24.518364  1216 leader_election.cc:336] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:24.518810  1216 leader_election.cc:304] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:24.519646  1514 raft_consensus.cc:2749] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:24.787930   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 1197)
I20260630 12:11:24.842067  1514 raft_consensus.cc:493] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6dd27007c0404d06b7f0f92b3660d3b7)
I20260630 12:11:24.842845  1514 raft_consensus.cc:515] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:24.845412  1514 leader_election.cc:290] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
W20260630 12:11:24.851555  1216 leader_election.cc:336] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:24.854212  1216 leader_election.cc:336] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:24.854672  1216 leader_election.cc:304] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:24.855486  1514 raft_consensus.cc:2749] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:24.901357  1556 raft_consensus.cc:493] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:24.902030  1556 raft_consensus.cc:515] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } attrs { replace: true } } peers { permanent_uuid: "ce94c7cba664416cae2612c04f4f71ec" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42123 } attrs { promote: false } }
I20260630 12:11:24.905296  1556 leader_election.cc:290] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941), d395d99f7d044372862cc55c22141557 (127.0.107.195:40827)
I20260630 12:11:24.909624  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ed5a2bbd68403e8030a91d72934e19" candidate_uuid: "ce94c7cba664416cae2612c04f4f71ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d395d99f7d044372862cc55c22141557" is_pre_election: true
I20260630 12:11:24.910344  1247 raft_consensus.cc:2468] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce94c7cba664416cae2612c04f4f71ec in term 1.
W20260630 12:11:24.916832  1366 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:24.917698  1366 leader_election.cc:336] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:24.918180  1366 leader_election.cc:304] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: ce94c7cba664416cae2612c04f4f71ec, d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:24.919067  1556 raft_consensus.cc:2749] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:25.053162  1514 raft_consensus.cc:493] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6f9f9647344140bee113b47003cc91)
I20260630 12:11:25.053843  1514 raft_consensus.cc:515] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd27007c0404d06b7f0f92b3660d3b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44601 } } peers { permanent_uuid: "5b6f9f9647344140bee113b47003cc91" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42941 } } peers { permanent_uuid: "d395d99f7d044372862cc55c22141557" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40827 } }
I20260630 12:11:25.056412  1514 leader_election.cc:290] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601), 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941)
W20260630 12:11:25.062677  1216 leader_election.cc:336] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:25.065331  1216 leader_election.cc:336] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111)
I20260630 12:11:25.065881  1216 leader_election.cc:304] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [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: d395d99f7d044372862cc55c22141557; no voters: 5b6f9f9647344140bee113b47003cc91, 6dd27007c0404d06b7f0f92b3660d3b7
I20260630 12:11:25.066731  1514 raft_consensus.cc:2749] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:11:25.419271  1216 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111) [suppressed 83 similar messages]
W20260630 12:11:25.613253  1366 consensus_peers.cc:597] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec -> Peer 5b6f9f9647344140bee113b47003cc91 (127.0.107.194:42941): Couldn't send request to peer 5b6f9f9647344140bee113b47003cc91. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:11:25.619923   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:25.652083   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:25.703191   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:25.704115   431 tablet_replica.cc:333] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.705387   431 raft_consensus.cc:2243] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.705948   431 raft_consensus.cc:2272] T f5df4eb83e7344f0ad8b5dc9769bd611 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.708371   431 tablet_replica.cc:333] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.709146   431 raft_consensus.cc:2243] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.709609   431 raft_consensus.cc:2272] T 070675ab88ca45d3ada86f3ce94515bd P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.711552   431 tablet_replica.cc:333] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.712190   431 raft_consensus.cc:2243] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.713145   431 raft_consensus.cc:2272] T 9b9e52a8c7be4243aeee13e489be622a P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.715197   431 tablet_replica.cc:333] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.715780   431 raft_consensus.cc:2243] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.716246   431 raft_consensus.cc:2272] T 18ebc3231e23431caae1776b9d174eca P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.718313   431 tablet_replica.cc:333] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.718840   431 raft_consensus.cc:2243] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.719564   431 raft_consensus.cc:2272] T 85ed5a2bbd68403e8030a91d72934e19 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.721606   431 tablet_replica.cc:333] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.722108   431 raft_consensus.cc:2243] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.722626   431 raft_consensus.cc:2272] T 5d602e60a1a344d28f9e08a65e11e697 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.724643   431 tablet_replica.cc:333] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.725138   431 raft_consensus.cc:2243] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.725556   431 raft_consensus.cc:2272] T 7b5ab309ded34d6589d5fab7c2c44bff P d395d99f7d044372862cc55c22141557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.727311   431 tablet_replica.cc:333] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557: stopping tablet replica
I20260630 12:11:25.727772   431 raft_consensus.cc:2243] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.728658   431 raft_consensus.cc:2272] T 114fe85c2aa5420da566063127213fc1 P d395d99f7d044372862cc55c22141557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.759310   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:25.782275   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:25.821798   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:25.822714   431 tablet_replica.cc:333] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec: stopping tablet replica
I20260630 12:11:25.823455   431 raft_consensus.cc:2243] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:25.824726   431 raft_consensus.cc:2272] T 7b5ab309ded34d6589d5fab7c2c44bff P ce94c7cba664416cae2612c04f4f71ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.827034   431 tablet_replica.cc:333] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec: stopping tablet replica
I20260630 12:11:25.827522   431 raft_consensus.cc:2243] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.828135   431 raft_consensus.cc:2272] T 5d602e60a1a344d28f9e08a65e11e697 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.830353   431 tablet_replica.cc:333] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec: stopping tablet replica
I20260630 12:11:25.830888   431 raft_consensus.cc:2243] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.831583   431 raft_consensus.cc:2272] T 85ed5a2bbd68403e8030a91d72934e19 P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.833803   431 tablet_replica.cc:333] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec: stopping tablet replica
I20260630 12:11:25.834281   431 raft_consensus.cc:2243] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:25.835031   431 raft_consensus.cc:2272] T 9b9e52a8c7be4243aeee13e489be622a P ce94c7cba664416cae2612c04f4f71ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:25.860906   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:25.878509   431 master.cc:562] Master@127.0.107.254:46237 shutting down...
W20260630 12:11:25.894294   986 catalog_manager.cc:4755] TS 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b9e52a8c7be4243aeee13e489be622a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
W20260630 12:11:25.921273  1047 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:11:30.020133   986 catalog_manager.cc:4755] TS 6dd27007c0404d06b7f0f92b3660d3b7 (127.0.107.193:44601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b9e52a8c7be4243aeee13e489be622a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44601: connect: Connection refused (error 111)
I20260630 12:11:30.407738   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.408644   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.408986   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9481fa07924340fd82144d645f2a31d3: stopping tablet replica
I20260630 12:11:30.468060   431 master.cc:584] Master@127.0.107.254:46237 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (20750 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:30.516477   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39959,127.0.107.253:42387,127.0.107.252:33997
I20260630 12:11:30.518167   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:30.524828  1574 instance_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:11:30.525691  1575 instance_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:11:30.526835  1577 instance_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:11:30.528019   431 server_base.cc:1061] running on GCE node
I20260630 12:11:30.529112   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.529363   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.529541   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490529516 us; error 0 us; skew 500 ppm
I20260630 12:11:30.530082   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.533754   431 webserver.cc:533] Webserver started at http://127.0.107.254:33631/ using document root <none> and password file <none>
I20260630 12:11:30.534431   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.534701   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.535074   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.536813   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "62df287220c34de5a74a67e1f9a9d73c"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
I20260630 12:11:30.542590   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:30.547001  1582 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:11:30.548126   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:30.548405   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "62df287220c34de5a74a67e1f9a9d73c"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
I20260630 12:11:30.548682   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:30.578356   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.579769   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.626266   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39959
I20260630 12:11:30.626396  1633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39959 every 8 connection(s)
I20260630 12:11:30.630908   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:30.631256  1634 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:11:30.637118  1636 instance_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:11:30.638391  1637 instance_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:11:30.641665  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.642601   431 server_base.cc:1061] running on GCE node
W20260630 12:11:30.643276  1639 instance_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:11:30.644622   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.645110   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.645416   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490645398 us; error 0 us; skew 500 ppm
I20260630 12:11:30.646057   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.649420   431 webserver.cc:533] Webserver started at http://127.0.107.253:40431/ using document root <none> and password file <none>
I20260630 12:11:30.649972   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.650199   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.650483   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.652410   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root/instance:
uuid: "56ef85b764634a38a18c6b1775d5e7f1"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
I20260630 12:11:30.658344   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:30.661753  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.663347  1646 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:11:30.664359   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:30.664695   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
uuid: "56ef85b764634a38a18c6b1775d5e7f1"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
W20260630 12:11:30.665166  1584 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:11:30.665000   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:11:30.669484  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42387: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:30.688555   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.690058   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.695206  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } attempt: 1
W20260630 12:11:30.701161  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42387: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:30.734843  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } attempt: 2
I20260630 12:11:30.740084   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:42387
I20260630 12:11:30.740240  1698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:42387 every 8 connection(s)
I20260630 12:11:30.745601   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:30.745970  1700 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:11:30.753715  1702 instance_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:11:30.758898  1703 instance_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:11:30.758970  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.760728  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.762893   431 server_base.cc:1061] running on GCE node
W20260630 12:11:30.762333  1705 instance_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:11:30.764555   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.764918   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.765197   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490765160 us; error 0 us; skew 500 ppm
I20260630 12:11:30.766040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260630 12:11:30.766500  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33997: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33997: connect: Connection refused (error 111)
I20260630 12:11:30.769539   431 webserver.cc:533] Webserver started at http://127.0.107.252:45571/ using document root <none> and password file <none>
I20260630 12:11:30.770200   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.770500   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.770794   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.772097   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root/instance:
uuid: "d7035ff3ad364adbb88c876e581f3eea"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
I20260630 12:11:30.776271  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.778138   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:11:30.783469  1711 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:11:30.784623   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:30.785105   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
uuid: "d7035ff3ad364adbb88c876e581f3eea"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-dl2z"
I20260630 12:11:30.785472   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:30.789675  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:30.797248  1700 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33997: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33997: connect: Connection refused (error 111)
I20260630 12:11:30.800711   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.802419   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.815477  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } attempt: 1
W20260630 12:11:30.823879  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33997: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33997: connect: Connection refused (error 111)
I20260630 12:11:30.830912  1700 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } attempt: 1
W20260630 12:11:30.837826  1700 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33997: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33997: connect: Connection refused (error 111)
I20260630 12:11:30.857342   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:33997
I20260630 12:11:30.857466  1763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:33997 every 8 connection(s)
I20260630 12:11:30.861068   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:30.862078  1764 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:11:30.869704  1764 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.869599  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } attempt: 2
I20260630 12:11:30.888255  1764 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.895488  1634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: Bootstrap starting.
I20260630 12:11:30.900086  1764 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.902834  1634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.909348  1634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: No bootstrap required, opened a new log
I20260630 12:11:30.912680  1634 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:30.913584  1634 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.913929  1634 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62df287220c34de5a74a67e1f9a9d73c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.914736  1634 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:30.917289  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [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: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:30.918013  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:30.918443  1700 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } attempt: 2
I20260630 12:11:30.919241  1634 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:30.922281  1764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: Bootstrap starting.
I20260630 12:11:30.931591  1764 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.939697  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: Bootstrap starting.
I20260630 12:11:30.941074  1764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: No bootstrap required, opened a new log
I20260630 12:11:30.942790   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:30.945130  1764 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:30.946174  1764 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.946506  1764 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7035ff3ad364adbb88c876e581f3eea, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.948030  1700 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.947408  1764 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
W20260630 12:11:30.948590  1781 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:30.948967  1781 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:30.950469  1782 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [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: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:30.952651  1764 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:30.951279  1782 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:30.967221  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: No bootstrap required, opened a new log
I20260630 12:11:30.970323  1700 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:30.971305  1700 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.971741  1700 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56ef85b764634a38a18c6b1775d5e7f1, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.972745  1700 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:30.975451  1795 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [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: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:30.976189  1795 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:30.977402  1700 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:11:30.980113  1794 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:30.980541  1794 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:30.992937   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:30.994730   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:30.996706  1806 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:30.997083  1806 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:31.002456  1807 instance_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:11:31.003572  1808 instance_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:11:31.006593   431 server_base.cc:1061] running on GCE node
W20260630 12:11:31.006558  1810 instance_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:11:31.007869   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.008176   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.008320   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491008308 us; error 0 us; skew 500 ppm
I20260630 12:11:31.008823   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.011564   431 webserver.cc:533] Webserver started at http://127.0.107.193:40395/ using document root <none> and password file <none>
I20260630 12:11:31.012151   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.012326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.012562   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.013836   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "451a41cfbcee4c1faec98b4facbab456"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.019049   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:11:31.023150  1815 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:11:31.024168   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:31.024533   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "451a41cfbcee4c1faec98b4facbab456"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.024859   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:31.036818   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.038312   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.040083   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.042759   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.043049   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.043321   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.043542   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.053167  1795 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.053735  1795 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:31.055941  1795 leader_election.cc:290] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62df287220c34de5a74a67e1f9a9d73c (127.0.107.254:39959), d7035ff3ad364adbb88c876e581f3eea (127.0.107.252:33997)
I20260630 12:11:31.057257  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56ef85b764634a38a18c6b1775d5e7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7035ff3ad364adbb88c876e581f3eea" is_pre_election: true
I20260630 12:11:31.057777  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56ef85b764634a38a18c6b1775d5e7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62df287220c34de5a74a67e1f9a9d73c" is_pre_election: true
I20260630 12:11:31.058164  1739 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56ef85b764634a38a18c6b1775d5e7f1 in term 0.
I20260630 12:11:31.058557  1609 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56ef85b764634a38a18c6b1775d5e7f1 in term 0.
I20260630 12:11:31.059892  1651 leader_election.cc:304] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56ef85b764634a38a18c6b1775d5e7f1, d7035ff3ad364adbb88c876e581f3eea; no voters: 
I20260630 12:11:31.061097  1795 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:31.061697  1795 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:31.062173  1795 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.072841  1795 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:31.075817  1795 leader_election.cc:290] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [CANDIDATE]: Term 1 election: Requested vote from peers 62df287220c34de5a74a67e1f9a9d73c (127.0.107.254:39959), d7035ff3ad364adbb88c876e581f3eea (127.0.107.252:33997)
I20260630 12:11:31.077360  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56ef85b764634a38a18c6b1775d5e7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62df287220c34de5a74a67e1f9a9d73c"
I20260630 12:11:31.077562  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56ef85b764634a38a18c6b1775d5e7f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7035ff3ad364adbb88c876e581f3eea"
I20260630 12:11:31.078207  1739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.078198  1609 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.088063  1739 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56ef85b764634a38a18c6b1775d5e7f1 in term 1.
I20260630 12:11:31.089941  1651 leader_election.cc:304] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56ef85b764634a38a18c6b1775d5e7f1, d7035ff3ad364adbb88c876e581f3eea; no voters: 
I20260630 12:11:31.090135  1609 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56ef85b764634a38a18c6b1775d5e7f1 in term 1.
I20260630 12:11:31.091015  1795 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.092536  1795 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 1 LEADER]: Becoming Leader. State: Replica: 56ef85b764634a38a18c6b1775d5e7f1, State: Running, Role: LEADER
I20260630 12:11:31.093375  1795 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:31.099821  1864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56ef85b764634a38a18c6b1775d5e7f1. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.101110  1864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.103868  1875 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:31.107973   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42385
I20260630 12:11:31.108127  1880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42385 every 8 connection(s)
I20260630 12:11:31.112967  1875 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:31.124521   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:31.142762  1889 instance_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:11:31.143574  1739 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Refusing update from remote peer 56ef85b764634a38a18c6b1775d5e7f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.143887  1609 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Refusing update from remote peer 56ef85b764634a38a18c6b1775d5e7f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.146554  1864 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.148520  1795 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.161062  1883 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39959
I20260630 12:11:31.161760  1883 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.162894  1883 heartbeater.cc:507] Master 127.0.107.254:39959 requested a full tablet report, sending...
I20260630 12:11:31.165897  1881 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33997
I20260630 12:11:31.166383  1881 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.167497  1881 heartbeater.cc:507] Master 127.0.107.252:33997 requested a full tablet report, sending...
I20260630 12:11:31.179190  1782 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56ef85b764634a38a18c6b1775d5e7f1. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.180259  1782 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.180501  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56ef85b764634a38a18c6b1775d5e7f1. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.181782  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.183319  1882 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42387
I20260630 12:11:31.183784  1882 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.183682  1599 ts_manager.cc:194] Registered new tserver with Master: 451a41cfbcee4c1faec98b4facbab456 (127.0.107.193:42385)
I20260630 12:11:31.185111  1882 heartbeater.cc:507] Master 127.0.107.253:42387 requested a full tablet report, sending...
I20260630 12:11:31.186367  1729 ts_manager.cc:194] Registered new tserver with Master: 451a41cfbcee4c1faec98b4facbab456 (127.0.107.193:42385)
I20260630 12:11:31.193502  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.194630  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:31.197006  1890 instance_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:11:31.212056  1664 ts_manager.cc:194] Registered new tserver with Master: 451a41cfbcee4c1faec98b4facbab456 (127.0.107.193:42385)
I20260630 12:11:31.212998  1875 catalog_manager.cc:1383] Generated new cluster ID: 2faf6fa30daf4744abad6ac2f06037d8
I20260630 12:11:31.213356  1875 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:31.213554  1795 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.214323  1795 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.211410  1864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.214926  1864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.217669  1782 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56ef85b764634a38a18c6b1775d5e7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:31.218530  1782 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.226120   431 server_base.cc:1061] running on GCE node
W20260630 12:11:31.226308  1899 instance_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:11:31.227566   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.227866   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.228174   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491228150 us; error 0 us; skew 500 ppm
I20260630 12:11:31.229120   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.232514   431 webserver.cc:533] Webserver started at http://127.0.107.194:43231/ using document root <none> and password file <none>
I20260630 12:11:31.233088   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.233341   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.233664   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.235332   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "2152fb33b11545d3bded7a480d776649"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.242671   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:11:31.247071  1875 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:31.248950  1875 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:31.255573  1905 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:11:31.256669   431 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:11:31.257048   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "2152fb33b11545d3bded7a480d776649"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.257392   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:31.276124  1875 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: Generated new TSK 0
I20260630 12:11:31.277035  1875 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:31.284849   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.286451   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.288192   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.290725   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.290930   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.291121   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.291249   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.341068   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40707
I20260630 12:11:31.341183  1968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40707 every 8 connection(s)
I20260630 12:11:31.364127   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:31.365820  1969 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33997
I20260630 12:11:31.366400  1969 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.367449  1969 heartbeater.cc:507] Master 127.0.107.252:33997 requested a full tablet report, sending...
I20260630 12:11:31.370865  1729 ts_manager.cc:194] Registered new tserver with Master: 2152fb33b11545d3bded7a480d776649 (127.0.107.194:40707)
W20260630 12:11:31.375878  1976 instance_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:11:31.378255  1970 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42387
I20260630 12:11:31.378814  1970 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:31.379155  1977 instance_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:11:31.379216  1971 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39959
I20260630 12:11:31.379858  1971 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.380239  1970 heartbeater.cc:507] Master 127.0.107.253:42387 requested a full tablet report, sending...
I20260630 12:11:31.381021  1971 heartbeater.cc:507] Master 127.0.107.254:39959 requested a full tablet report, sending...
I20260630 12:11:31.384094  1664 ts_manager.cc:194] Registered new tserver with Master: 2152fb33b11545d3bded7a480d776649 (127.0.107.194:40707)
I20260630 12:11:31.385208  1599 ts_manager.cc:194] Registered new tserver with Master: 2152fb33b11545d3bded7a480d776649 (127.0.107.194:40707)
I20260630 12:11:31.388873  1664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53968
I20260630 12:11:31.391034   431 server_base.cc:1061] running on GCE node
W20260630 12:11:31.393265  1980 instance_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:11:31.394321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.394554   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.394805   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491394787 us; error 0 us; skew 500 ppm
I20260630 12:11:31.395385   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.398063   431 webserver.cc:533] Webserver started at http://127.0.107.195:37133/ using document root <none> and password file <none>
I20260630 12:11:31.398581   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.398785   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.399080   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.400421   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "8a99aed3d05543c2b6e6de12f2527d56"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.405555   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:31.409186  1984 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:11:31.410204   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:31.410694   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "8a99aed3d05543c2b6e6de12f2527d56"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dl2z"
I20260630 12:11:31.410998   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:31.424292   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.425567   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.427264   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.429885   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.430081   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.430392   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.430570   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.477819   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43963
I20260630 12:11:31.477982  2046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43963 every 8 connection(s)
I20260630 12:11:31.508339  2048 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42387
I20260630 12:11:31.508842  2048 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.508986  2047 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33997
I20260630 12:11:31.509500  2047 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.509830  2048 heartbeater.cc:507] Master 127.0.107.253:42387 requested a full tablet report, sending...
I20260630 12:11:31.510593  2047 heartbeater.cc:507] Master 127.0.107.252:33997 requested a full tablet report, sending...
I20260630 12:11:31.512063  2049 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39959
I20260630 12:11:31.512516  2049 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.512727  1664 ts_manager.cc:194] Registered new tserver with Master: 8a99aed3d05543c2b6e6de12f2527d56 (127.0.107.195:43963)
I20260630 12:11:31.513563  2049 heartbeater.cc:507] Master 127.0.107.254:39959 requested a full tablet report, sending...
I20260630 12:11:31.513823  1729 ts_manager.cc:194] Registered new tserver with Master: 8a99aed3d05543c2b6e6de12f2527d56 (127.0.107.195:43963)
I20260630 12:11:31.514213  1664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53982
I20260630 12:11:31.516607  1599 ts_manager.cc:194] Registered new tserver with Master: 8a99aed3d05543c2b6e6de12f2527d56 (127.0.107.195:43963)
I20260630 12:11:31.517144   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020151201s
I20260630 12:11:31.953148  1781 catalog_manager.cc:1295] Loaded cluster ID: 2faf6fa30daf4744abad6ac2f06037d8
I20260630 12:11:31.953428  1781 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: loading cluster ID for follower catalog manager: success
I20260630 12:11:31.958153  1781 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: acquiring CA information for follower catalog manager: success
I20260630 12:11:31.961740  1781 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:31.984501  1794 catalog_manager.cc:1295] Loaded cluster ID: 2faf6fa30daf4744abad6ac2f06037d8
I20260630 12:11:31.984798  1794 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: loading cluster ID for follower catalog manager: success
I20260630 12:11:31.989794  1794 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: acquiring CA information for follower catalog manager: success
I20260630 12:11:31.993315  1794 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:32.219974  1664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53960
I20260630 12:11:32.392741  1970 heartbeater.cc:499] Master 127.0.107.253:42387 was elected leader, sending a full tablet report...
I20260630 12:11:32.517174  2048 heartbeater.cc:499] Master 127.0.107.253:42387 was elected leader, sending a full tablet report...
I20260630 12:11:32.992689  1805 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:33.141294  1664 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53990:
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:11:33.223409  1882 heartbeater.cc:499] Master 127.0.107.253:42387 was elected leader, sending a full tablet report...
I20260630 12:11:33.248602  1934 tablet_service.cc:1511] Processing CreateTablet for tablet 55c60b10c4e94dd5815b743e648b5cba (DEFAULT_TABLE table=test-workload [id=d31721cc421941ce9acb5b5f6bb9785f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:33.249799  2012 tablet_service.cc:1511] Processing CreateTablet for tablet 420cd5e53308497d939eb0fecda42696 (DEFAULT_TABLE table=test-workload [id=d31721cc421941ce9acb5b5f6bb9785f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:33.250741  1934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c60b10c4e94dd5815b743e648b5cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.251632  2012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420cd5e53308497d939eb0fecda42696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.256927  1843 tablet_service.cc:1511] Processing CreateTablet for tablet 2c765167c63544d2bec22f507da6da9a (DEFAULT_TABLE table=test-workload [id=d31721cc421941ce9acb5b5f6bb9785f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:33.258599  1843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c765167c63544d2bec22f507da6da9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.271118  2083 tablet_bootstrap.cc:492] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: Bootstrap starting.
I20260630 12:11:33.273540  2084 tablet_bootstrap.cc:492] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: Bootstrap starting.
I20260630 12:11:33.281977  2084 tablet_bootstrap.cc:654] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.281977  2083 tablet_bootstrap.cc:654] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.285521  2085 tablet_bootstrap.cc:492] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: Bootstrap starting.
I20260630 12:11:33.289987  2083 tablet_bootstrap.cc:492] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: No bootstrap required, opened a new log
I20260630 12:11:33.290668  2083 ts_tablet_manager.cc:1403] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:11:33.290839  2084 tablet_bootstrap.cc:492] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: No bootstrap required, opened a new log
I20260630 12:11:33.291517  2084 ts_tablet_manager.cc:1403] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260630 12:11:33.293560  2085 tablet_bootstrap.cc:654] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.294342  2083 raft_consensus.cc:359] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a99aed3d05543c2b6e6de12f2527d56" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43963 } }
I20260630 12:11:33.295024  2083 raft_consensus.cc:385] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.294831  2084 raft_consensus.cc:359] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2152fb33b11545d3bded7a480d776649" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40707 } }
I20260630 12:11:33.295357  2083 raft_consensus.cc:740] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a99aed3d05543c2b6e6de12f2527d56, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.295567  2084 raft_consensus.cc:385] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.295996  2084 raft_consensus.cc:740] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2152fb33b11545d3bded7a480d776649, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.296365  2083 consensus_queue.cc:260] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a99aed3d05543c2b6e6de12f2527d56" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43963 } }
I20260630 12:11:33.296907  2084 consensus_queue.cc:260] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2152fb33b11545d3bded7a480d776649" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40707 } }
I20260630 12:11:33.297279  2083 raft_consensus.cc:399] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.297816  2084 raft_consensus.cc:399] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.297847  2083 raft_consensus.cc:493] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.298427  2084 raft_consensus.cc:493] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.298578  2083 raft_consensus.cc:3060] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.298921  2084 raft_consensus.cc:3060] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.300123  2085 tablet_bootstrap.cc:492] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: No bootstrap required, opened a new log
I20260630 12:11:33.300624  2085 ts_tablet_manager.cc:1403] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:11:33.303655  2085 raft_consensus.cc:359] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "451a41cfbcee4c1faec98b4facbab456" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42385 } }
I20260630 12:11:33.304287  2085 raft_consensus.cc:385] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.304638  2085 raft_consensus.cc:740] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 451a41cfbcee4c1faec98b4facbab456, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.305399  2083 raft_consensus.cc:515] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a99aed3d05543c2b6e6de12f2527d56" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43963 } }
I20260630 12:11:33.305423  2085 consensus_queue.cc:260] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "451a41cfbcee4c1faec98b4facbab456" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42385 } }
I20260630 12:11:33.306676  2085 raft_consensus.cc:399] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.306671  2083 leader_election.cc:304] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [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: 8a99aed3d05543c2b6e6de12f2527d56; no voters: 
I20260630 12:11:33.306705  2084 raft_consensus.cc:515] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2152fb33b11545d3bded7a480d776649" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40707 } }
I20260630 12:11:33.307420  2085 raft_consensus.cc:493] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.307997  2085 raft_consensus.cc:3060] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.307997  2084 leader_election.cc:304] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [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: 2152fb33b11545d3bded7a480d776649; no voters: 
I20260630 12:11:33.309021  2083 leader_election.cc:290] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.309531  2089 raft_consensus.cc:2804] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.314695  2089 raft_consensus.cc:697] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 1 LEADER]: Becoming Leader. State: Replica: 8a99aed3d05543c2b6e6de12f2527d56, State: Running, Role: LEADER
I20260630 12:11:33.315611  2089 consensus_queue.cc:237] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [LEADER]: Queue going to LEADER mode. State: All 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: "8a99aed3d05543c2b6e6de12f2527d56" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43963 } }
I20260630 12:11:33.316318  2085 raft_consensus.cc:515] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "451a41cfbcee4c1faec98b4facbab456" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42385 } }
I20260630 12:11:33.317121  2085 leader_election.cc:304] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [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: 451a41cfbcee4c1faec98b4facbab456; no voters: 
I20260630 12:11:33.319408  2090 raft_consensus.cc:2804] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.322264  2083 ts_tablet_manager.cc:1434] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.011s
I20260630 12:11:33.323496  2084 leader_election.cc:290] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.326637  2094 raft_consensus.cc:2804] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.327280  2085 leader_election.cc:290] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.333251  1664 catalog_manager.cc:5697] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a99aed3d05543c2b6e6de12f2527d56 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8a99aed3d05543c2b6e6de12f2527d56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a99aed3d05543c2b6e6de12f2527d56" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.347280  2090 raft_consensus.cc:697] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 1 LEADER]: Becoming Leader. State: Replica: 2152fb33b11545d3bded7a480d776649, State: Running, Role: LEADER
I20260630 12:11:33.348941  2094 raft_consensus.cc:697] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 1 LEADER]: Becoming Leader. State: Replica: 451a41cfbcee4c1faec98b4facbab456, State: Running, Role: LEADER
I20260630 12:11:33.350070  2090 consensus_queue.cc:237] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [LEADER]: Queue going to LEADER mode. State: All 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: "2152fb33b11545d3bded7a480d776649" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40707 } }
I20260630 12:11:33.352006  2094 consensus_queue.cc:237] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [LEADER]: Queue going to LEADER mode. State: All 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: "451a41cfbcee4c1faec98b4facbab456" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42385 } }
I20260630 12:11:33.384791  1663 catalog_manager.cc:5697] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2152fb33b11545d3bded7a480d776649 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2152fb33b11545d3bded7a480d776649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2152fb33b11545d3bded7a480d776649" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40707 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.385885  1662 catalog_manager.cc:5697] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 reported cstate change: term changed from 0 to 1, leader changed from <none> to 451a41cfbcee4c1faec98b4facbab456 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "451a41cfbcee4c1faec98b4facbab456" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "451a41cfbcee4c1faec98b4facbab456" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42385 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.400281  2084 ts_tablet_manager.cc:1434] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: Time spent starting tablet: real 0.108s	user 0.041s	sys 0.041s
I20260630 12:11:33.400616  2085 ts_tablet_manager.cc:1434] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: Time spent starting tablet: real 0.100s	user 0.016s	sys 0.029s
I20260630 12:11:34.994427  1805 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:34.997284  1805 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:35.488776   431 master.cc:562] Master@127.0.107.253:42387 shutting down...
I20260630 12:11:35.517225   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:35.519671   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:35.520263   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56ef85b764634a38a18c6b1775d5e7f1: stopping tablet replica
I20260630 12:11:35.543833   431 master.cc:584] Master@127.0.107.253:42387 shutdown complete.
W20260630 12:11:36.426167  1970 heartbeater.cc:646] Failed to heartbeat to 127.0.107.253:42387 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:36.818933  2111 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56ef85b764634a38a18c6b1775d5e7f1)
I20260630 12:11:36.819412  2111 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:36.821413  2111 leader_election.cc:290] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62df287220c34de5a74a67e1f9a9d73c (127.0.107.254:39959), 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387)
I20260630 12:11:36.822463  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d7035ff3ad364adbb88c876e581f3eea" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "62df287220c34de5a74a67e1f9a9d73c" is_pre_election: true
W20260630 12:11:36.825205  1713 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:11:36.829210  1713 leader_election.cc:336] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387): Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:36.829589  1713 leader_election.cc:304] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [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: d7035ff3ad364adbb88c876e581f3eea; no voters: 56ef85b764634a38a18c6b1775d5e7f1, 62df287220c34de5a74a67e1f9a9d73c
I20260630 12:11:36.830240  2111 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:36.901425  2114 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56ef85b764634a38a18c6b1775d5e7f1)
I20260630 12:11:36.902194  2114 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:36.905154  2114 leader_election.cc:290] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387), d7035ff3ad364adbb88c876e581f3eea (127.0.107.252:33997)
I20260630 12:11:36.907543  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62df287220c34de5a74a67e1f9a9d73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "d7035ff3ad364adbb88c876e581f3eea" is_pre_election: true
I20260630 12:11:36.908285  1738 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62df287220c34de5a74a67e1f9a9d73c in term 1.
I20260630 12:11:36.909449  1586 leader_election.cc:304] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [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: 62df287220c34de5a74a67e1f9a9d73c, d7035ff3ad364adbb88c876e581f3eea; no voters: 
I20260630 12:11:36.910589  2114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:36.910993  2114 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 56ef85b764634a38a18c6b1775d5e7f1)
I20260630 12:11:36.911358  2114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:36.913847  1584 leader_election.cc:336] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387): Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:36.917641  2114 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:36.920486  2114 leader_election.cc:290] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [CANDIDATE]: Term 2 election: Requested vote from peers 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387), d7035ff3ad364adbb88c876e581f3eea (127.0.107.252:33997)
I20260630 12:11:36.920670  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62df287220c34de5a74a67e1f9a9d73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "d7035ff3ad364adbb88c876e581f3eea"
I20260630 12:11:36.921316  1738 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:36.924242  1584 leader_election.cc:336] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387): Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111)
I20260630 12:11:36.928593  1738 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62df287220c34de5a74a67e1f9a9d73c in term 2.
I20260630 12:11:36.929975  1586 leader_election.cc:304] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [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: 62df287220c34de5a74a67e1f9a9d73c, d7035ff3ad364adbb88c876e581f3eea; no voters: 56ef85b764634a38a18c6b1775d5e7f1
I20260630 12:11:36.930958  2114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:36.932107  2114 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 2 LEADER]: Becoming Leader. State: Replica: 62df287220c34de5a74a67e1f9a9d73c, State: Running, Role: LEADER
I20260630 12:11:36.933121  2114 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } }
I20260630 12:11:36.939412  2117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62df287220c34de5a74a67e1f9a9d73c. Latest consensus state: current_term: 2 leader_uuid: "62df287220c34de5a74a67e1f9a9d73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:36.940366  2117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:36.942001  2119 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:36.947202  2119 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d31721cc421941ce9acb5b5f6bb9785f]
I20260630 12:11:36.952083  2119 tablet_loader.cc:96] loaded metadata for tablet 2c765167c63544d2bec22f507da6da9a (table test-workload [id=d31721cc421941ce9acb5b5f6bb9785f])
I20260630 12:11:36.953308  2119 tablet_loader.cc:96] loaded metadata for tablet 420cd5e53308497d939eb0fecda42696 (table test-workload [id=d31721cc421941ce9acb5b5f6bb9785f])
I20260630 12:11:36.954313  2119 tablet_loader.cc:96] loaded metadata for tablet 55c60b10c4e94dd5815b743e648b5cba (table test-workload [id=d31721cc421941ce9acb5b5f6bb9785f])
I20260630 12:11:36.955374  2119 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:36.958468  2119 catalog_manager.cc:1295] Loaded cluster ID: 2faf6fa30daf4744abad6ac2f06037d8
I20260630 12:11:36.958732  2119 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:36.962427  2119 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:36.965477  2119 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: Loaded TSK: 0
I20260630 12:11:36.966498  2119 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:11:37.409780  1584 consensus_peers.cc:597] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c -> Peer 56ef85b764634a38a18c6b1775d5e7f1 (127.0.107.253:42387): Couldn't send request to peer 56ef85b764634a38a18c6b1775d5e7f1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.411183  2049 heartbeater.cc:499] Master 127.0.107.254:39959 was elected leader, sending a full tablet report...
I20260630 12:11:37.490799  1738 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 2 FOLLOWER]: Refusing update from remote peer 62df287220c34de5a74a67e1f9a9d73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 2 index: 13. (index mismatch)
I20260630 12:11:37.492579  2117 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:11:37.500175  2123 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62df287220c34de5a74a67e1f9a9d73c. Latest consensus state: current_term: 2 leader_uuid: "62df287220c34de5a74a67e1f9a9d73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:37.501379  2123 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:37.503466  2117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "62df287220c34de5a74a67e1f9a9d73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:37.504175  2117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:37.506140  2123 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "62df287220c34de5a74a67e1f9a9d73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62df287220c34de5a74a67e1f9a9d73c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 39959 } } peers { permanent_uuid: "56ef85b764634a38a18c6b1775d5e7f1" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42387 } } peers { permanent_uuid: "d7035ff3ad364adbb88c876e581f3eea" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33997 } } }
I20260630 12:11:37.506884  2123 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.432044  1971 heartbeater.cc:499] Master 127.0.107.254:39959 was elected leader, sending a full tablet report...
I20260630 12:11:38.459671  1883 heartbeater.cc:499] Master 127.0.107.254:39959 was elected leader, sending a full tablet report...
I20260630 12:11:38.944797  1780 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:38.947106  1780 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:39.012583   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:39.038570   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:39.039402   431 tablet_replica.cc:333] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456: stopping tablet replica
I20260630 12:11:39.039937   431 raft_consensus.cc:2243] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:39.040511   431 raft_consensus.cc:2272] T 2c765167c63544d2bec22f507da6da9a P 451a41cfbcee4c1faec98b4facbab456 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:39.059913   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:39.071508   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:39.098793   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:39.099577   431 tablet_replica.cc:333] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649: stopping tablet replica
I20260630 12:11:39.100207   431 raft_consensus.cc:2243] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:39.100685   431 raft_consensus.cc:2272] T 55c60b10c4e94dd5815b743e648b5cba P 2152fb33b11545d3bded7a480d776649 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:39.120154   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:39.132938   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:39.162833   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:39.163834   431 tablet_replica.cc:333] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56: stopping tablet replica
I20260630 12:11:39.164479   431 raft_consensus.cc:2243] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:39.164970   431 raft_consensus.cc:2272] T 420cd5e53308497d939eb0fecda42696 P 8a99aed3d05543c2b6e6de12f2527d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:39.184581   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:39.194538   431 master.cc:562] Master@127.0.107.254:39959 shutting down...
I20260630 12:11:39.218361   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:39.219264   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:39.219596   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62df287220c34de5a74a67e1f9a9d73c: stopping tablet replica
I20260630 12:11:39.239907   431 master.cc:584] Master@127.0.107.254:39959 shutdown complete.
I20260630 12:11:39.254112   431 master.cc:562] Master@127.0.107.252:33997 shutting down...
I20260630 12:11:39.277341   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:39.278061   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:39.278424   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7035ff3ad364adbb88c876e581f3eea: stopping tablet replica
I20260630 12:11:39.298128   431 master.cc:584] Master@127.0.107.252:33997 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8819 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:39.335608   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36837
I20260630 12:11:39.337067   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:39.343403  2134 instance_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:11:39.344373  2135 instance_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:11:39.345032  2137 instance_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:11:39.345438   431 server_base.cc:1061] running on GCE node
I20260630 12:11:39.346225   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:39.346411   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:39.346529   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821499346517 us; error 0 us; skew 500 ppm
I20260630 12:11:39.346952   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:39.349664   431 webserver.cc:533] Webserver started at http://127.0.107.254:37615/ using document root <none> and password file <none>
I20260630 12:11:39.350119   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:39.350277   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:39.350517   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:39.351563   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "8450562a267e46bcb4808f28173d5023"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.356241   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:39.359738  2142 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:11:39.360702   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:11:39.360980   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "8450562a267e46bcb4808f28173d5023"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.361259   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:39.383504   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:39.384690   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:39.425100   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36837
I20260630 12:11:39.425295  2193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36837 every 8 connection(s)
I20260630 12:11:39.429373  2194 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:11:39.441771  2194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023: Bootstrap starting.
I20260630 12:11:39.447712  2194 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:39.452987  2194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023: No bootstrap required, opened a new log
I20260630 12:11:39.455369  2194 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8450562a267e46bcb4808f28173d5023" member_type: VOTER }
I20260630 12:11:39.455859  2194 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:39.456122  2194 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8450562a267e46bcb4808f28173d5023, State: Initialized, Role: FOLLOWER
I20260630 12:11:39.456808  2194 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8450562a267e46bcb4808f28173d5023" member_type: VOTER }
I20260630 12:11:39.457305  2194 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:39.457551  2194 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:39.457846  2194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:39.463224  2194 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8450562a267e46bcb4808f28173d5023" member_type: VOTER }
I20260630 12:11:39.463995  2194 leader_election.cc:304] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [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: 8450562a267e46bcb4808f28173d5023; no voters: 
I20260630 12:11:39.465360  2194 leader_election.cc:290] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:39.465966  2197 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:39.467639  2197 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 1 LEADER]: Becoming Leader. State: Replica: 8450562a267e46bcb4808f28173d5023, State: Running, Role: LEADER
I20260630 12:11:39.468544  2197 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [LEADER]: Queue going to LEADER mode. State: All 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: "8450562a267e46bcb4808f28173d5023" member_type: VOTER }
I20260630 12:11:39.468777  2194 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:39.472447  2198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8450562a267e46bcb4808f28173d5023" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8450562a267e46bcb4808f28173d5023" member_type: VOTER } }
I20260630 12:11:39.473013  2199 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8450562a267e46bcb4808f28173d5023. Latest consensus state: current_term: 1 leader_uuid: "8450562a267e46bcb4808f28173d5023" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8450562a267e46bcb4808f28173d5023" member_type: VOTER } }
I20260630 12:11:39.473281  2198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:39.474444  2199 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:39.481869  2205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:39.487190  2205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:39.488776   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:39.497149  2205 catalog_manager.cc:1383] Generated new cluster ID: df444dc8701e46e5b8d2cfdd8fa1050c
I20260630 12:11:39.497480  2205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:39.511502  2205 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:39.513073  2205 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:39.530305  2205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023: Generated new TSK 0
I20260630 12:11:39.531062  2205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:39.556668   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:39.563166  2215 instance_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:11:39.564493  2216 instance_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:11:39.566313  2218 instance_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:11:39.566810   431 server_base.cc:1061] running on GCE node
I20260630 12:11:39.567798   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:39.568073   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:39.568254   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821499568216 us; error 0 us; skew 500 ppm
I20260630 12:11:39.568847   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:39.571652   431 webserver.cc:533] Webserver started at http://127.0.107.193:36301/ using document root <none> and password file <none>
I20260630 12:11:39.572271   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:39.572494   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:39.572825   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:39.574033   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "237754b83799462bbda7c3fc2d39f6b5"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.579169   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:11:39.583148  2223 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:11:39.584112   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:39.584511   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "237754b83799462bbda7c3fc2d39f6b5"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.584798   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:39.595920   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:39.597366   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:39.599012   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:39.601702   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:39.601941   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.602205   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:39.602402   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.648667   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38957
I20260630 12:11:39.648773  2285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38957 every 8 connection(s)
I20260630 12:11:39.654083   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:39.662261  2290 instance_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:11:39.663578  2291 instance_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:11:39.665982  2293 instance_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:11:39.666944   431 server_base.cc:1061] running on GCE node
I20260630 12:11:39.667593  2286 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36837
I20260630 12:11:39.668016  2286 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:39.668097   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:39.668402   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:39.668602   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821499668585 us; error 0 us; skew 500 ppm
I20260630 12:11:39.668954  2286 heartbeater.cc:507] Master 127.0.107.254:36837 requested a full tablet report, sending...
I20260630 12:11:39.669322   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:39.671643  2159 ts_manager.cc:194] Registered new tserver with Master: 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193:38957)
I20260630 12:11:39.672849   431 webserver.cc:533] Webserver started at http://127.0.107.194:34851/ using document root <none> and password file <none>
I20260630 12:11:39.673491   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:39.673727   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:39.674048   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:39.674152  2159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39554
I20260630 12:11:39.675426   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "58191a1403a5458f8404588b3695ec5f"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.680286   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:39.684127  2298 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:11:39.685036   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:39.685360   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "58191a1403a5458f8404588b3695ec5f"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.685658   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:39.705009   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:39.706212   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:39.707727   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:39.710009   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:39.710247   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.710489   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:39.710660   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.753338   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35875
I20260630 12:11:39.753532  2360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35875 every 8 connection(s)
I20260630 12:11:39.758391   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:39.766345  2364 instance_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:11:39.767827  2365 instance_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:11:39.772346   431 server_base.cc:1061] running on GCE node
W20260630 12:11:39.773070  2367 instance_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:11:39.774267   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:39.774282  2361 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36837
W20260630 12:11:39.774655   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:39.774951  2361 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:39.774958   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821499774935 us; error 0 us; skew 500 ppm
I20260630 12:11:39.775883   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:39.775992  2361 heartbeater.cc:507] Master 127.0.107.254:36837 requested a full tablet report, sending...
I20260630 12:11:39.778510  2159 ts_manager.cc:194] Registered new tserver with Master: 58191a1403a5458f8404588b3695ec5f (127.0.107.194:35875)
I20260630 12:11:39.779007   431 webserver.cc:533] Webserver started at http://127.0.107.195:40423/ using document root <none> and password file <none>
I20260630 12:11:39.779553   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:39.779781   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:39.780143   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:39.780119  2159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39556
I20260630 12:11:39.781905   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "0b75be3278934d338ae5cca10ed7d044"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.786903   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:39.791028  2372 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:11:39.792022   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:39.792395   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "0b75be3278934d338ae5cca10ed7d044"
format_stamp: "Formatted at 2026-06-30 12:11:39 on dist-test-slave-dl2z"
I20260630 12:11:39.792732   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:39.816193   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:39.817615   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:39.819360   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:39.821918   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:39.822182   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.822432   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:39.822615   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:39.869535   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42037
I20260630 12:11:39.869617  2434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42037 every 8 connection(s)
I20260630 12:11:39.885012  2435 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36837
I20260630 12:11:39.885489  2435 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:39.886408  2435 heartbeater.cc:507] Master 127.0.107.254:36837 requested a full tablet report, sending...
I20260630 12:11:39.888782  2159 ts_manager.cc:194] Registered new tserver with Master: 0b75be3278934d338ae5cca10ed7d044 (127.0.107.195:42037)
I20260630 12:11:39.889679   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016394857s
I20260630 12:11:39.890645  2159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39562
I20260630 12:11:40.677444  2286 heartbeater.cc:499] Master 127.0.107.254:36837 was elected leader, sending a full tablet report...
I20260630 12:11:40.783331  2361 heartbeater.cc:499] Master 127.0.107.254:36837 was elected leader, sending a full tablet report...
I20260630 12:11:40.893810  2435 heartbeater.cc:499] Master 127.0.107.254:36837 was elected leader, sending a full tablet report...
I20260630 12:11:40.951169  2159 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39564:
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:11:40.953656  2159 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:11:41.009902  2251 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf19f9437d04b79affa5da1d8de5e7d (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.011520  2251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf19f9437d04b79affa5da1d8de5e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.013403  2250 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3676b49c740ee9d755ed20d6bd549 (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.015123  2250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3676b49c740ee9d755ed20d6bd549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.019332  2400 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf19f9437d04b79affa5da1d8de5e7d (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.020974  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf19f9437d04b79affa5da1d8de5e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.025292  2399 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3676b49c740ee9d755ed20d6bd549 (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.026894  2399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3676b49c740ee9d755ed20d6bd549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.037357  2455 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: Bootstrap starting.
I20260630 12:11:41.038327  2326 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf19f9437d04b79affa5da1d8de5e7d (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.039911  2326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf19f9437d04b79affa5da1d8de5e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.042109  2325 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3676b49c740ee9d755ed20d6bd549 (DEFAULT_TABLE table=test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.043634  2325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3676b49c740ee9d755ed20d6bd549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.044445  2455 tablet_bootstrap.cc:654] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.071096  2455 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: No bootstrap required, opened a new log
I20260630 12:11:41.071771  2455 ts_tablet_manager.cc:1403] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260630 12:11:41.075073  2455 raft_consensus.cc:359] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.075970  2455 raft_consensus.cc:385] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.076332  2455 raft_consensus.cc:740] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237754b83799462bbda7c3fc2d39f6b5, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.077273  2455 consensus_queue.cc:260] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.080286  2457 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: Bootstrap starting.
I20260630 12:11:41.082778  2458 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: Bootstrap starting.
I20260630 12:11:41.088505  2455 ts_tablet_manager.cc:1434] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:11:41.089540  2457 tablet_bootstrap.cc:654] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.090016  2455 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Bootstrap starting.
I20260630 12:11:41.090485  2458 tablet_bootstrap.cc:654] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.099987  2455 tablet_bootstrap.cc:654] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.106813  2457 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: No bootstrap required, opened a new log
I20260630 12:11:41.106841  2458 tablet_bootstrap.cc:492] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: No bootstrap required, opened a new log
I20260630 12:11:41.107508  2457 ts_tablet_manager.cc:1403] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260630 12:11:41.107583  2455 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: No bootstrap required, opened a new log
I20260630 12:11:41.107607  2458 ts_tablet_manager.cc:1403] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260630 12:11:41.108327  2455 ts_tablet_manager.cc:1403] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:11:41.110327  2457 raft_consensus.cc:359] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.111001  2457 raft_consensus.cc:385] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.111320  2457 raft_consensus.cc:740] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b75be3278934d338ae5cca10ed7d044, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.111105  2458 raft_consensus.cc:359] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.111415  2455 raft_consensus.cc:359] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.112035  2458 raft_consensus.cc:385] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.112247  2455 raft_consensus.cc:385] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.112421  2458 raft_consensus.cc:740] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58191a1403a5458f8404588b3695ec5f, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.112604  2455 raft_consensus.cc:740] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 237754b83799462bbda7c3fc2d39f6b5, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.112444  2457 consensus_queue.cc:260] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.113536  2458 consensus_queue.cc:260] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.113536  2455 consensus_queue.cc:260] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.116827  2459 raft_consensus.cc:493] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:41.117719  2457 ts_tablet_manager.cc:1434] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260630 12:11:41.117543  2459 raft_consensus.cc:515] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.124116  2459 leader_election.cc:290] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58191a1403a5458f8404588b3695ec5f (127.0.107.194:35875), 0b75be3278934d338ae5cca10ed7d044 (127.0.107.195:42037)
W20260630 12:11:41.125263  2436 tablet.cc:2406] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:41.128270  2455 ts_tablet_manager.cc:1434] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260630 12:11:41.129205  2458 ts_tablet_manager.cc:1434] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:11:41.136081  2457 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: Bootstrap starting.
I20260630 12:11:41.143832  2457 tablet_bootstrap.cc:654] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.147646  2458 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: Bootstrap starting.
I20260630 12:11:41.156443  2458 tablet_bootstrap.cc:654] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:41.156911  2457 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: No bootstrap required, opened a new log
I20260630 12:11:41.162564  2457 ts_tablet_manager.cc:1403] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260630 12:11:41.162984  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf19f9437d04b79affa5da1d8de5e7d" candidate_uuid: "237754b83799462bbda7c3fc2d39f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58191a1403a5458f8404588b3695ec5f" is_pre_election: true
I20260630 12:11:41.163821  2336 raft_consensus.cc:2468] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237754b83799462bbda7c3fc2d39f6b5 in term 0.
I20260630 12:11:41.164316  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf19f9437d04b79affa5da1d8de5e7d" candidate_uuid: "237754b83799462bbda7c3fc2d39f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b75be3278934d338ae5cca10ed7d044" is_pre_election: true
I20260630 12:11:41.165577  2227 leader_election.cc:304] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237754b83799462bbda7c3fc2d39f6b5, 58191a1403a5458f8404588b3695ec5f; no voters: 
I20260630 12:11:41.167434  2457 raft_consensus.cc:359] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.167886  2459 raft_consensus.cc:2804] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:41.168398  2457 raft_consensus.cc:385] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.168478  2459 raft_consensus.cc:493] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:41.168816  2457 raft_consensus.cc:740] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b75be3278934d338ae5cca10ed7d044, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.169122  2459 raft_consensus.cc:3060] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.165069  2410 raft_consensus.cc:2468] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 237754b83799462bbda7c3fc2d39f6b5 in term 0.
I20260630 12:11:41.169958  2457 consensus_queue.cc:260] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.172761  2457 ts_tablet_manager.cc:1434] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:11:41.176188  2458 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: No bootstrap required, opened a new log
I20260630 12:11:41.176834  2458 ts_tablet_manager.cc:1403] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260630 12:11:41.178030  2459 raft_consensus.cc:515] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.180270  2458 raft_consensus.cc:359] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.181100  2458 raft_consensus.cc:385] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:41.181137  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf19f9437d04b79affa5da1d8de5e7d" candidate_uuid: "237754b83799462bbda7c3fc2d39f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58191a1403a5458f8404588b3695ec5f"
I20260630 12:11:41.181574  2458 raft_consensus.cc:740] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58191a1403a5458f8404588b3695ec5f, State: Initialized, Role: FOLLOWER
I20260630 12:11:41.181865  2336 raft_consensus.cc:3060] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.182451  2458 consensus_queue.cc:260] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.184794  2459 leader_election.cc:290] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 58191a1403a5458f8404588b3695ec5f (127.0.107.194:35875), 0b75be3278934d338ae5cca10ed7d044 (127.0.107.195:42037)
I20260630 12:11:41.184973  2458 ts_tablet_manager.cc:1434] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:11:41.186528  2410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf19f9437d04b79affa5da1d8de5e7d" candidate_uuid: "237754b83799462bbda7c3fc2d39f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b75be3278934d338ae5cca10ed7d044"
I20260630 12:11:41.187247  2410 raft_consensus.cc:3060] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.190630  2336 raft_consensus.cc:2468] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237754b83799462bbda7c3fc2d39f6b5 in term 1.
I20260630 12:11:41.192113  2227 leader_election.cc:304] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 237754b83799462bbda7c3fc2d39f6b5, 58191a1403a5458f8404588b3695ec5f; no voters: 
I20260630 12:11:41.193042  2459 raft_consensus.cc:2804] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:41.194229  2410 raft_consensus.cc:2468] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 237754b83799462bbda7c3fc2d39f6b5 in term 1.
I20260630 12:11:41.194736  2459 raft_consensus.cc:697] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 237754b83799462bbda7c3fc2d39f6b5, State: Running, Role: LEADER
I20260630 12:11:41.195760  2459 consensus_queue.cc:237] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.205375  2159 catalog_manager.cc:5697] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "237754b83799462bbda7c3fc2d39f6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:41.412189  2463 raft_consensus.cc:493] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:41.412900  2463 raft_consensus.cc:515] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.415580  2463 leader_election.cc:290] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193:38957), 58191a1403a5458f8404588b3695ec5f (127.0.107.194:35875)
I20260630 12:11:41.428936  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3676b49c740ee9d755ed20d6bd549" candidate_uuid: "0b75be3278934d338ae5cca10ed7d044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58191a1403a5458f8404588b3695ec5f" is_pre_election: true
I20260630 12:11:41.428944  2261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3676b49c740ee9d755ed20d6bd549" candidate_uuid: "0b75be3278934d338ae5cca10ed7d044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237754b83799462bbda7c3fc2d39f6b5" is_pre_election: true
I20260630 12:11:41.429764  2336 raft_consensus.cc:2468] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b75be3278934d338ae5cca10ed7d044 in term 0.
I20260630 12:11:41.429875  2261 raft_consensus.cc:2468] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b75be3278934d338ae5cca10ed7d044 in term 0.
I20260630 12:11:41.431087  2376 leader_election.cc:304] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b75be3278934d338ae5cca10ed7d044, 58191a1403a5458f8404588b3695ec5f; no voters: 
I20260630 12:11:41.432039  2463 raft_consensus.cc:2804] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:41.432510  2463 raft_consensus.cc:493] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:41.432825  2463 raft_consensus.cc:3060] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.438668  2463 raft_consensus.cc:515] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.440765  2463 leader_election.cc:290] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [CANDIDATE]: Term 1 election: Requested vote from peers 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193:38957), 58191a1403a5458f8404588b3695ec5f (127.0.107.194:35875)
I20260630 12:11:41.442329  2261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3676b49c740ee9d755ed20d6bd549" candidate_uuid: "0b75be3278934d338ae5cca10ed7d044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "237754b83799462bbda7c3fc2d39f6b5"
I20260630 12:11:41.442688  2336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3676b49c740ee9d755ed20d6bd549" candidate_uuid: "0b75be3278934d338ae5cca10ed7d044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58191a1403a5458f8404588b3695ec5f"
I20260630 12:11:41.442971  2261 raft_consensus.cc:3060] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.443327  2336 raft_consensus.cc:3060] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:41.449112  2261 raft_consensus.cc:2468] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b75be3278934d338ae5cca10ed7d044 in term 1.
I20260630 12:11:41.449112  2336 raft_consensus.cc:2468] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b75be3278934d338ae5cca10ed7d044 in term 1.
I20260630 12:11:41.450661  2373 leader_election.cc:304] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b75be3278934d338ae5cca10ed7d044, 237754b83799462bbda7c3fc2d39f6b5; no voters: 
I20260630 12:11:41.451527  2463 raft_consensus.cc:2804] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:41.452677  2463 raft_consensus.cc:697] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 LEADER]: Becoming Leader. State: Replica: 0b75be3278934d338ae5cca10ed7d044, State: Running, Role: LEADER
I20260630 12:11:41.453408  2463 consensus_queue.cc:237] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } }
I20260630 12:11:41.461656  2159 catalog_manager.cc:5697] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b75be3278934d338ae5cca10ed7d044 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0b75be3278934d338ae5cca10ed7d044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:41.488487  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:41.491305  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:41.491816  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:41.596628  2459 consensus_queue.cc:1048] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:41.610260  2459 consensus_queue.cc:1048] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:41.924440  2463 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:41.937403  2481 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:43.493891  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:43.498361  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:43.498991  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:45.500314  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:45.502517  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:45.502934  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:47.504077  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:47.505985  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:47.506327  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:49.507905  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.258090  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.258648  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:51.231355  2431 debug-util.cc:398] Leaking SignalData structure 0x7b080013cf00 after lost signal to thread 434
W20260630 12:11:51.232372  2431 debug-util.cc:398] Leaking SignalData structure 0x7b0800053ac0 after lost signal to thread 2193
W20260630 12:11:51.233333  2431 debug-util.cc:398] Leaking SignalData structure 0x7b0800230b80 after lost signal to thread 2285
W20260630 12:11:51.234205  2431 debug-util.cc:398] Leaking SignalData structure 0x7b0800122880 after lost signal to thread 2360
W20260630 12:11:51.235044  2431 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6e00 after lost signal to thread 2434
I20260630 12:11:52.259845  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.262847  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.263306  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.264590  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.266722  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:54.267125  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.273576   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:54.281327  2495 instance_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:11:54.281414  2496 instance_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:11:54.285310   431 server_base.cc:1061] running on GCE node
W20260630 12:11:54.285925  2498 instance_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:11:54.286994   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:54.287254   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:54.287398   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821514287387 us; error 0 us; skew 500 ppm
I20260630 12:11:54.287885   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:54.290577   431 webserver.cc:533] Webserver started at http://127.0.107.196:35865/ using document root <none> and password file <none>
I20260630 12:11:54.291056   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:54.291232   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:54.291510   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:54.293303   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "430e75e84db54383acffe13a31012178"
format_stamp: "Formatted at 2026-06-30 12:11:54 on dist-test-slave-dl2z"
I20260630 12:11:54.298542   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:11:54.302135  2503 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:11:54.302938   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:54.303249   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "430e75e84db54383acffe13a31012178"
format_stamp: "Formatted at 2026-06-30 12:11:54 on dist-test-slave-dl2z"
I20260630 12:11:54.303555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:54.324927   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:54.326375   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:54.327919   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:54.330425   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:54.330677   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:54.330935   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:54.331133   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:54.374950   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36623
I20260630 12:11:54.375007  2565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36623 every 8 connection(s)
I20260630 12:11:54.396533  2566 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36837
I20260630 12:11:54.396950  2566 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:54.397845  2566 heartbeater.cc:507] Master 127.0.107.254:36837 requested a full tablet report, sending...
I20260630 12:11:54.399801  2159 ts_manager.cc:194] Registered new tserver with Master: 430e75e84db54383acffe13a31012178 (127.0.107.196:36623)
I20260630 12:11:54.401219  2159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34444
I20260630 12:11:55.283469  2410 consensus_queue.cc:237] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [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: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } }
I20260630 12:11:55.290949  2336 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:55.293222  2575 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:55.294618  2261 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:55.297436  2575 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } 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:11:55.304982  2574 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 430e75e84db54383acffe13a31012178 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } } }
I20260630 12:11:55.307142  2336 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 430e75e84db54383acffe13a31012178 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } } }
W20260630 12:11:55.308943  2373 consensus_peers.cc:597] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 -> Peer 430e75e84db54383acffe13a31012178 (127.0.107.196:36623): Couldn't send request to peer 430e75e84db54383acffe13a31012178. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6a3676b49c740ee9d755ed20d6bd549. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.311362  2261 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 430e75e84db54383acffe13a31012178 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } } }
I20260630 12:11:55.327752  2159 catalog_manager.cc:5697] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 reported cstate change: config changed from index -1 to 2, NON_VOTER 430e75e84db54383acffe13a31012178 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0b75be3278934d338ae5cca10ed7d044" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:55.403589  2566 heartbeater.cc:499] Master 127.0.107.254:36837 was elected leader, sending a full tablet report...
I20260630 12:11:55.752133  2585 ts_tablet_manager.cc:933] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: Initiating tablet copy from peer 0b75be3278934d338ae5cca10ed7d044 (127.0.107.195:42037)
I20260630 12:11:55.754071  2585 tablet_copy_client.cc:323] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42037
I20260630 12:11:55.766741  2420 tablet_copy_service.cc:140] P 0b75be3278934d338ae5cca10ed7d044: Received BeginTabletCopySession request for tablet a6a3676b49c740ee9d755ed20d6bd549 from peer 430e75e84db54383acffe13a31012178 ({username='slave'} at 127.0.0.1:50834)
I20260630 12:11:55.767256  2420 tablet_copy_service.cc:161] P 0b75be3278934d338ae5cca10ed7d044: Beginning new tablet copy session on tablet a6a3676b49c740ee9d755ed20d6bd549 from peer 430e75e84db54383acffe13a31012178 at {username='slave'} at 127.0.0.1:50834: session id = 430e75e84db54383acffe13a31012178-a6a3676b49c740ee9d755ed20d6bd549
I20260630 12:11:55.773062  2420 tablet_copy_source_session.cc:215] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:55.776290  2585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3676b49c740ee9d755ed20d6bd549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:55.793056  2585 tablet_copy_client.cc:806] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:55.793717  2585 tablet_copy_client.cc:670] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:55.797262  2585 tablet_copy_client.cc:538] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:55.806349  2585 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: Bootstrap starting.
I20260630 12:11:55.821826  2585 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: 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:11:55.822520  2585 tablet_bootstrap.cc:492] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: Bootstrap complete.
I20260630 12:11:55.823062  2585 ts_tablet_manager.cc:1403] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:11:55.825448  2585 raft_consensus.cc:359] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } }
I20260630 12:11:55.826064  2585 raft_consensus.cc:740] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 430e75e84db54383acffe13a31012178, State: Initialized, Role: LEARNER
I20260630 12:11:55.826691  2585 consensus_queue.cc:260] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [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: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: true } }
I20260630 12:11:55.829130  2585 ts_tablet_manager.cc:1434] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:11:55.830875  2420 tablet_copy_service.cc:342] P 0b75be3278934d338ae5cca10ed7d044: Request end of tablet copy session 430e75e84db54383acffe13a31012178-a6a3676b49c740ee9d755ed20d6bd549 received from {username='slave'} at 127.0.0.1:50834
I20260630 12:11:55.831352  2420 tablet_copy_service.cc:434] P 0b75be3278934d338ae5cca10ed7d044: ending tablet copy session 430e75e84db54383acffe13a31012178-a6a3676b49c740ee9d755ed20d6bd549 on tablet a6a3676b49c740ee9d755ed20d6bd549 with peer 430e75e84db54383acffe13a31012178
I20260630 12:11:56.207075  2541 raft_consensus.cc:1217] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:56.268113  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.270439  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.270867  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:56.728443  2591 raft_consensus.cc:1064] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: attempting to promote NON_VOTER 430e75e84db54383acffe13a31012178 to VOTER
I20260630 12:11:56.730343  2591 consensus_queue.cc:237] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [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: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } }
I20260630 12:11:56.736891  2336 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:56.739879  2541 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 LEARNER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:56.739800  2592 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:56.740134  2261 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:56.741743  2595 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } 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:11:56.742690  2591 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } 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:11:56.751736  2595 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 430e75e84db54383acffe13a31012178 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.753832  2261 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 430e75e84db54383acffe13a31012178 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.755254  2541 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 430e75e84db54383acffe13a31012178 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.765045  2336 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 430e75e84db54383acffe13a31012178 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.770753  2158 catalog_manager.cc:5697] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 reported cstate change: config changed from index 2 to 3, 430e75e84db54383acffe13a31012178 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0b75be3278934d338ae5cca10ed7d044" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "237754b83799462bbda7c3fc2d39f6b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38957 } attrs { replace: true } } peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.792827  2410 consensus_queue.cc:237] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [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: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } }
I20260630 12:11:56.798175  2336 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:56.798271  2541 raft_consensus.cc:1275] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 FOLLOWER]: Refusing update from remote peer 0b75be3278934d338ae5cca10ed7d044: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:56.799474  2591 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:56.800320  2595 consensus_queue.cc:1048] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } 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:11:56.806164  2595 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.808816  2336 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.809356  2541 raft_consensus.cc:2955] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.816047  2146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6a3676b49c740ee9d755ed20d6bd549 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:56.821906  2159 catalog_manager.cc:5697] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f reported cstate change: config changed from index 3 to 4, VOTER 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "0b75be3278934d338ae5cca10ed7d044" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58191a1403a5458f8404588b3695ec5f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35875 } } peers { permanent_uuid: "0b75be3278934d338ae5cca10ed7d044" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42037 } } peers { permanent_uuid: "430e75e84db54383acffe13a31012178" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36623 } attrs { promote: false } } }
I20260630 12:11:56.832862  2251 tablet_service.cc:1558] Processing DeleteTablet for tablet a6a3676b49c740ee9d755ed20d6bd549 with delete_type TABLET_DATA_TOMBSTONED (TS 237754b83799462bbda7c3fc2d39f6b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40770
I20260630 12:11:56.835363  2605 tablet_replica.cc:333] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: stopping tablet replica
I20260630 12:11:56.836196  2605 raft_consensus.cc:2243] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:56.836791  2605 raft_consensus.cc:2272] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:56.839687  2605 ts_tablet_manager.cc:1916] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:56.849861  2605 ts_tablet_manager.cc:1929] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:56.850260  2605 log.cc:1199] T a6a3676b49c740ee9d755ed20d6bd549 P 237754b83799462bbda7c3fc2d39f6b5: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821462532019-431-0/minicluster-data/ts-0-root/wals/a6a3676b49c740ee9d755ed20d6bd549
I20260630 12:11:56.851708  2143 catalog_manager.cc:5028] TS 237754b83799462bbda7c3fc2d39f6b5 (127.0.107.193:38957): tablet a6a3676b49c740ee9d755ed20d6bd549 (table test-workload [id=3b6a78f3c04d4794aedbb1307eedbd0d]) successfully deleted
I20260630 12:11:58.271803  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.273847  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.274180  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:00.275303  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.277257  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.277621  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:02.278563  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.280515  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.280875  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.281965  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.284195  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.284592  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:06.285578  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:06.287861  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:06.288280  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.289265  2212 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:08.291283  2212 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:08.291643  2212 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.989482   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:09.021090   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.021971   431 tablet_replica.cc:333] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5: stopping tablet replica
I20260630 12:12:09.022485   431 raft_consensus.cc:2243] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:09.023487   431 raft_consensus.cc:2272] T 0bf19f9437d04b79affa5da1d8de5e7d P 237754b83799462bbda7c3fc2d39f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.045928   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:09.060518   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:09.082841   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.083617   431 tablet_replica.cc:333] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f: stopping tablet replica
I20260630 12:12:09.084342   431 raft_consensus.cc:2243] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.085003   431 raft_consensus.cc:2272] T a6a3676b49c740ee9d755ed20d6bd549 P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.087025   431 tablet_replica.cc:333] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f: stopping tablet replica
I20260630 12:12:09.087474   431 raft_consensus.cc:2243] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.087904   431 raft_consensus.cc:2272] T 0bf19f9437d04b79affa5da1d8de5e7d P 58191a1403a5458f8404588b3695ec5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.109442   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:09.121430   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:09.143740   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.144487   431 tablet_replica.cc:333] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044: stopping tablet replica
I20260630 12:12:09.145051   431 raft_consensus.cc:2243] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:09.145923   431 raft_consensus.cc:2272] T a6a3676b49c740ee9d755ed20d6bd549 P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.148121   431 tablet_replica.cc:333] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044: stopping tablet replica
I20260630 12:12:09.148593   431 raft_consensus.cc:2243] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.149026   431 raft_consensus.cc:2272] T 0bf19f9437d04b79affa5da1d8de5e7d P 0b75be3278934d338ae5cca10ed7d044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.196280   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:09.210907   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:09.239691   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.240550   431 tablet_replica.cc:333] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178: stopping tablet replica
I20260630 12:12:09.241201   431 raft_consensus.cc:2243] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.242005   431 raft_consensus.cc:2272] T a6a3676b49c740ee9d755ed20d6bd549 P 430e75e84db54383acffe13a31012178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.264159   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:09.275326   431 master.cc:562] Master@127.0.107.254:36837 shutting down...
I20260630 12:12:09.298133   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:09.298965   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.300366   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8450562a267e46bcb4808f28173d5023: stopping tablet replica
I20260630 12:12:09.322005   431 master.cc:584] Master@127.0.107.254:36837 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (30029 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:09.364722   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39977
I20260630 12:12:09.365871   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:09.372035  2609 instance_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:12:09.372133  2610 instance_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:12:09.372287  2612 instance_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:12:09.373651   431 server_base.cc:1061] running on GCE node
I20260630 12:12:09.374694   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:09.374910   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:09.375080   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821529375065 us; error 0 us; skew 500 ppm
I20260630 12:12:09.375639   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:09.378082   431 webserver.cc:533] Webserver started at http://127.0.107.254:38313/ using document root <none> and password file <none>
I20260630 12:12:09.378600   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:09.378810   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:09.379123   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:09.380434   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "ad638ace85cb4e17917f932c87bc9e49"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-dl2z"
I20260630 12:12:09.385262   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:09.388998  2617 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:12:09.389917   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:12:09.390156   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "ad638ace85cb4e17917f932c87bc9e49"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-dl2z"
I20260630 12:12:09.390447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:09.403894   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:09.405166   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:09.450560   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39977
I20260630 12:12:09.450692  2668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39977 every 8 connection(s)
I20260630 12:12:09.454813  2669 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:12:09.465577  2669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49: Bootstrap starting.
I20260630 12:12:09.470268  2669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.474503  2669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49: No bootstrap required, opened a new log
I20260630 12:12:09.476733  2669 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER }
I20260630 12:12:09.477205  2669 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.477444  2669 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad638ace85cb4e17917f932c87bc9e49, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.478083  2669 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER }
I20260630 12:12:09.478586  2669 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:09.478819  2669 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:09.479099  2669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.483433  2669 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER }
I20260630 12:12:09.484005  2669 leader_election.cc:304] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [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: ad638ace85cb4e17917f932c87bc9e49; no voters: 
I20260630 12:12:09.485121  2669 leader_election.cc:290] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:09.485441  2672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:09.486747  2672 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 1 LEADER]: Becoming Leader. State: Replica: ad638ace85cb4e17917f932c87bc9e49, State: Running, Role: LEADER
I20260630 12:12:09.487484  2672 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [LEADER]: Queue going to LEADER mode. State: All 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: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER }
I20260630 12:12:09.488085  2669 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:09.492573  2674 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad638ace85cb4e17917f932c87bc9e49. Latest consensus state: current_term: 1 leader_uuid: "ad638ace85cb4e17917f932c87bc9e49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER } }
I20260630 12:12:09.492452  2673 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad638ace85cb4e17917f932c87bc9e49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad638ace85cb4e17917f932c87bc9e49" member_type: VOTER } }
I20260630 12:12:09.493131  2674 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.493259  2673 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.503609  2679 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:09.510180  2679 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:09.511252   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:09.519481  2679 catalog_manager.cc:1383] Generated new cluster ID: d84381036dc9473cb71750e066fdb539
I20260630 12:12:09.519763  2679 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:09.560546  2679 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:09.561880  2679 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:09.577502  2679 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49: Generated new TSK 0
I20260630 12:12:09.578143  2679 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:09.640916   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000231815s
W20260630 12:12:12.734835  2665 debug-util.cc:398] Leaking SignalData structure 0x7b080014e940 after lost signal to thread 434
W20260630 12:12:12.735782  2665 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3a00 after lost signal to thread 2668
I20260630 12:12:21.781491   431 master.cc:562] Master@127.0.107.254:39977 shutting down...
I20260630 12:12:21.808284   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:21.809047   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.809445   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad638ace85cb4e17917f932c87bc9e49: stopping tablet replica
I20260630 12:12:21.845425   431 master.cc:584] Master@127.0.107.254:39977 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12512 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:21.877542   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36911
I20260630 12:12:21.878746   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.885041  2692 instance_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:12:21.886003  2693 instance_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:12:21.886641  2695 instance_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:12:21.887617   431 server_base.cc:1061] running on GCE node
I20260630 12:12:21.889817   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.890062   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.890225   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821541890207 us; error 0 us; skew 500 ppm
I20260630 12:12:21.890745   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.893419   431 webserver.cc:533] Webserver started at http://127.0.107.254:44771/ using document root <none> and password file <none>
I20260630 12:12:21.893972   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.894196   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.894510   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.895771   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "e44782fb2d864e589d9ef85554d3dde6"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-dl2z"
I20260630 12:12:21.900774   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:12:21.904428  2700 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:12:21.905371   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:21.905658   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "e44782fb2d864e589d9ef85554d3dde6"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-dl2z"
I20260630 12:12:21.905905   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:21.930189   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.931358   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.968747   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36911
I20260630 12:12:21.968853  2751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36911 every 8 connection(s)
I20260630 12:12:21.972810  2752 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:12:21.984267  2752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6: Bootstrap starting.
I20260630 12:12:21.989147  2752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:21.993503  2752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6: No bootstrap required, opened a new log
I20260630 12:12:21.995728  2752 raft_consensus.cc:359] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER }
I20260630 12:12:21.996304  2752 raft_consensus.cc:385] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:21.996546  2752 raft_consensus.cc:740] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44782fb2d864e589d9ef85554d3dde6, State: Initialized, Role: FOLLOWER
I20260630 12:12:21.997159  2752 consensus_queue.cc:260] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER }
I20260630 12:12:21.997695  2752 raft_consensus.cc:399] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:21.997956  2752 raft_consensus.cc:493] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:21.998251  2752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:22.002934  2752 raft_consensus.cc:515] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER }
I20260630 12:12:22.003494  2752 leader_election.cc:304] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [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: e44782fb2d864e589d9ef85554d3dde6; no voters: 
I20260630 12:12:22.004707  2752 leader_election.cc:290] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:22.005119  2755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:22.006441  2755 raft_consensus.cc:697] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 1 LEADER]: Becoming Leader. State: Replica: e44782fb2d864e589d9ef85554d3dde6, State: Running, Role: LEADER
I20260630 12:12:22.007153  2755 consensus_queue.cc:237] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [LEADER]: Queue going to LEADER mode. State: All 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: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER }
I20260630 12:12:22.007833  2752 sys_catalog.cc:565] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:22.013213  2757 sys_catalog.cc:455] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e44782fb2d864e589d9ef85554d3dde6. Latest consensus state: current_term: 1 leader_uuid: "e44782fb2d864e589d9ef85554d3dde6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER } }
I20260630 12:12:22.013614  2756 sys_catalog.cc:455] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e44782fb2d864e589d9ef85554d3dde6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e44782fb2d864e589d9ef85554d3dde6" member_type: VOTER } }
I20260630 12:12:22.013953  2757 sys_catalog.cc:458] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:22.014175  2756 sys_catalog.cc:458] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:22.016350  2764 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:22.021660  2764 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:22.023082   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:22.030525  2764 catalog_manager.cc:1383] Generated new cluster ID: 030cc022eeb24a4a82637925207756b7
I20260630 12:12:22.030784  2764 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:22.042155  2764 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:22.043437  2764 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:22.061546  2764 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6: Generated new TSK 0
I20260630 12:12:22.062117  2764 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:22.089731   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.096084  2773 instance_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:12:22.097877  2774 instance_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:12:22.098729  2776 instance_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:12:22.098801   431 server_base.cc:1061] running on GCE node
I20260630 12:12:22.100015   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.100209   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:22.100334   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542100322 us; error 0 us; skew 500 ppm
I20260630 12:12:22.100768   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.103018   431 webserver.cc:533] Webserver started at http://127.0.107.193:44155/ using document root <none> and password file <none>
I20260630 12:12:22.103434   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.103587   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.103799   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.105052   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "b61b03b4ebc24571b163a59bfec00e9c"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.109835   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:22.112942  2781 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:12:22.113679   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:22.113932   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b61b03b4ebc24571b163a59bfec00e9c"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.114167   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:22.129930   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.131105   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.132623   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.134963   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.135141   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.135422   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.135577   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.175727   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41249
I20260630 12:12:22.175827  2843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41249 every 8 connection(s)
I20260630 12:12:22.180795   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.188673  2848 instance_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:12:22.188921  2849 instance_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:12:22.192251  2851 instance_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:12:22.192395   431 server_base.cc:1061] running on GCE node
I20260630 12:12:22.193310   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.193487   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:22.193727   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542193685 us; error 0 us; skew 500 ppm
I20260630 12:12:22.194253   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.196741   431 webserver.cc:533] Webserver started at http://127.0.107.194:36697/ using document root <none> and password file <none>
I20260630 12:12:22.197256   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.197463   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.197751   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.199223   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "2b740cd21d0d47bebf280d0586219e34"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.199716  2844 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36911
I20260630 12:12:22.200127  2844 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.201109  2844 heartbeater.cc:507] Master 127.0.107.254:36911 requested a full tablet report, sending...
I20260630 12:12:22.203341  2717 ts_manager.cc:194] Registered new tserver with Master: b61b03b4ebc24571b163a59bfec00e9c (127.0.107.193:41249)
I20260630 12:12:22.204790   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:12:22.205245  2717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52792
I20260630 12:12:22.208825  2856 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:12:22.209547   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:12:22.209846   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "2b740cd21d0d47bebf280d0586219e34"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.210134   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:22.241964   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.243194   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.244683   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.246829   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.247046   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.247274   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.247452   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.286501   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36477
I20260630 12:12:22.286629  2918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36477 every 8 connection(s)
I20260630 12:12:22.291224   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.298492  2922 instance_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:12:22.301704  2923 instance_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:12:22.304658  2925 instance_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:12:22.304811   431 server_base.cc:1061] running on GCE node
I20260630 12:12:22.304955  2919 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36911
I20260630 12:12:22.305452  2919 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.305924   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.306192   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:22.306399   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821542306380 us; error 0 us; skew 500 ppm
I20260630 12:12:22.306380  2919 heartbeater.cc:507] Master 127.0.107.254:36911 requested a full tablet report, sending...
I20260630 12:12:22.307296   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.309003  2717 ts_manager.cc:194] Registered new tserver with Master: 2b740cd21d0d47bebf280d0586219e34 (127.0.107.194:36477)
I20260630 12:12:22.310127   431 webserver.cc:533] Webserver started at http://127.0.107.195:37667/ using document root <none> and password file <none>
I20260630 12:12:22.310734   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.310863  2717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52804
I20260630 12:12:22.310983   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.311407   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.313067   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "c76681cdb2824663a51dc2ca132f5ba3"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.317507   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:12:22.320698  2930 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:12:22.321449   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:12:22.321743   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "c76681cdb2824663a51dc2ca132f5ba3"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-dl2z"
I20260630 12:12:22.322017   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:22.340952   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.342182   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.343605   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.345865   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.346094   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.346330   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.346503   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.385353   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46795
I20260630 12:12:22.385447  2992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46795 every 8 connection(s)
I20260630 12:12:22.399129  2993 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36911
I20260630 12:12:22.399472  2993 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.400328  2993 heartbeater.cc:507] Master 127.0.107.254:36911 requested a full tablet report, sending...
I20260630 12:12:22.402163  2717 ts_manager.cc:194] Registered new tserver with Master: c76681cdb2824663a51dc2ca132f5ba3 (127.0.107.195:46795)
I20260630 12:12:22.403133   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014482075s
I20260630 12:12:22.403560  2717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52812
I20260630 12:12:23.208158  2844 heartbeater.cc:499] Master 127.0.107.254:36911 was elected leader, sending a full tablet report...
I20260630 12:12:23.313973  2919 heartbeater.cc:499] Master 127.0.107.254:36911 was elected leader, sending a full tablet report...
I20260630 12:12:23.406704  2993 heartbeater.cc:499] Master 127.0.107.254:36911 was elected leader, sending a full tablet report...
I20260630 12:12:24.022943  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:26.023900  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:28.025163  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:30.026378  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:32.027555  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:34.029028  2770 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:34.498471   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:34.523687   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.540941   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:34.550673   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:34.569779   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.585937   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:34.595028   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:34.615031   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.631311   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:34.640282   431 master.cc:562] Master@127.0.107.254:36911 shutting down...
I20260630 12:12:34.658193   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:34.659090   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.659478   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e44782fb2d864e589d9ef85554d3dde6: stopping tablet replica
I20260630 12:12:34.677402   431 master.cc:584] Master@127.0.107.254:36911 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12830 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:34.710840   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41833
I20260630 12:12:34.712070   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.717669  3000 instance_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:12:34.717751  2999 instance_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:12:34.718868  3002 instance_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:12:34.720557   431 server_base.cc:1061] running on GCE node
I20260630 12:12:34.721335   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.721515   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.721632   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821554721621 us; error 0 us; skew 500 ppm
I20260630 12:12:34.722070   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.724397   431 webserver.cc:533] Webserver started at http://127.0.107.254:37525/ using document root <none> and password file <none>
I20260630 12:12:34.724831   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.725003   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.725225   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.726373   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "2c8318f007b247b7afc79c210ed327b8"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-dl2z"
I20260630 12:12:34.730770   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:12:34.734227  3007 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:12:34.735039   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:34.735342   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "2c8318f007b247b7afc79c210ed327b8"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-dl2z"
I20260630 12:12:34.735653   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:34.747402   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.748670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.786445   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41833
I20260630 12:12:34.786566  3058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41833 every 8 connection(s)
I20260630 12:12:34.790550  3059 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:12:34.801447  3059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8: Bootstrap starting.
I20260630 12:12:34.806248  3059 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:34.810602  3059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8: No bootstrap required, opened a new log
I20260630 12:12:34.812870  3059 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER }
I20260630 12:12:34.813347  3059 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:34.813606  3059 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8318f007b247b7afc79c210ed327b8, State: Initialized, Role: FOLLOWER
I20260630 12:12:34.814258  3059 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER }
I20260630 12:12:34.814740  3059 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:34.814980  3059 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:34.815250  3059 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:34.820061  3059 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER }
I20260630 12:12:34.820627  3059 leader_election.cc:304] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [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: 2c8318f007b247b7afc79c210ed327b8; no voters: 
I20260630 12:12:34.821775  3059 leader_election.cc:290] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:34.822120  3062 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:34.823459  3062 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 1 LEADER]: Becoming Leader. State: Replica: 2c8318f007b247b7afc79c210ed327b8, State: Running, Role: LEADER
I20260630 12:12:34.824265  3062 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [LEADER]: Queue going to LEADER mode. State: All 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: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER }
I20260630 12:12:34.824864  3059 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:34.827258  3063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c8318f007b247b7afc79c210ed327b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER } }
I20260630 12:12:34.827319  3064 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c8318f007b247b7afc79c210ed327b8. Latest consensus state: current_term: 1 leader_uuid: "2c8318f007b247b7afc79c210ed327b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c8318f007b247b7afc79c210ed327b8" member_type: VOTER } }
I20260630 12:12:34.828032  3063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:34.828158  3064 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:34.831413  3067 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:34.837967  3067 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:34.839496   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:34.847707  3067 catalog_manager.cc:1383] Generated new cluster ID: 9821da24f9b941c2977b2715801f3307
I20260630 12:12:34.848044  3067 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:34.869918  3067 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:34.871255  3067 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:34.885358  3067 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8: Generated new TSK 0
I20260630 12:12:34.886013  3067 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:34.906147   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.912375  3080 instance_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:12:34.913489  3081 instance_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:12:34.921139  3083 instance_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:12:34.921164   431 server_base.cc:1061] running on GCE node
I20260630 12:12:34.922420   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.922618   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.922739   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821554922728 us; error 0 us; skew 500 ppm
I20260630 12:12:34.923185   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.925748   431 webserver.cc:533] Webserver started at http://127.0.107.193:37113/ using document root <none> and password file <none>
I20260630 12:12:34.926331   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.926539   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.926833   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.928061   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "4a850be42aa84d3f8e3876f10df990a3"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-dl2z"
I20260630 12:12:34.932742   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:34.936329  3088 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:12:34.937098   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:34.937469   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "4a850be42aa84d3f8e3876f10df990a3"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-dl2z"
I20260630 12:12:34.937816   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:34.953922   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.955128   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.956611   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:34.958895   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:34.959116   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.959347   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:34.959534   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.998799   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34903
I20260630 12:12:34.998903  3150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34903 every 8 connection(s)
I20260630 12:12:35.003566   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:35.011775  3155 instance_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:12:35.014045  3156 instance_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:12:35.015436  3158 instance_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:12:35.016160   431 server_base.cc:1061] running on GCE node
I20260630 12:12:35.016994   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:35.017225   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:35.017403   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821555017383 us; error 0 us; skew 500 ppm
I20260630 12:12:35.018057   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:35.020948  3151 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41833
I20260630 12:12:35.021113   431 webserver.cc:533] Webserver started at http://127.0.107.194:43367/ using document root <none> and password file <none>
I20260630 12:12:35.021322  3151 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:35.021732   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:35.021961   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:35.022236   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:35.022184  3151 heartbeater.cc:507] Master 127.0.107.254:41833 requested a full tablet report, sending...
I20260630 12:12:35.023526   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "76d16c2f9909407dae17df0eb11ade7a"
format_stamp: "Formatted at 2026-06-30 12:12:35 on dist-test-slave-dl2z"
I20260630 12:12:35.024453  3024 ts_manager.cc:194] Registered new tserver with Master: 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903)
I20260630 12:12:35.026316  3024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39926
I20260630 12:12:35.028517   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:12:35.031917  3163 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:12:35.032696   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:35.032984   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "76d16c2f9909407dae17df0eb11ade7a"
format_stamp: "Formatted at 2026-06-30 12:12:35 on dist-test-slave-dl2z"
I20260630 12:12:35.033260   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:35.044914   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:35.046079   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:35.047505   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:35.049772   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:35.050014   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:35.050248   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:35.050428   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:35.090672   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35085
I20260630 12:12:35.090773  3225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35085 every 8 connection(s)
I20260630 12:12:35.095793   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:35.103793  3229 instance_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:12:35.104095  3230 instance_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:12:35.106945  3232 instance_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:12:35.107609   431 server_base.cc:1061] running on GCE node
I20260630 12:12:35.108589   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:35.108860   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:35.109133   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821555109110 us; error 0 us; skew 500 ppm
I20260630 12:12:35.109211  3226 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41833
I20260630 12:12:35.109658  3226 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:35.109754   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:35.110550  3226 heartbeater.cc:507] Master 127.0.107.254:41833 requested a full tablet report, sending...
I20260630 12:12:35.112725   431 webserver.cc:533] Webserver started at http://127.0.107.195:39327/ using document root <none> and password file <none>
I20260630 12:12:35.113065  3024 ts_manager.cc:194] Registered new tserver with Master: 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085)
I20260630 12:12:35.113445   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:35.113715   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:35.114037   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:35.114991  3024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39942
I20260630 12:12:35.115653   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "066ebca35454452fb61177d8668fd62f"
format_stamp: "Formatted at 2026-06-30 12:12:35 on dist-test-slave-dl2z"
I20260630 12:12:35.120481   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:12:35.123831  3237 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:12:35.124979   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:12:35.125304   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "066ebca35454452fb61177d8668fd62f"
format_stamp: "Formatted at 2026-06-30 12:12:35 on dist-test-slave-dl2z"
I20260630 12:12:35.125579   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:35.138242   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:35.139909   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:35.141589   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:35.144179   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:35.144430   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:35.144693   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:35.144888   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:35.197183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37373
I20260630 12:12:35.197296  3299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37373 every 8 connection(s)
I20260630 12:12:35.212117  3300 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41833
I20260630 12:12:35.212599  3300 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:35.213321  3300 heartbeater.cc:507] Master 127.0.107.254:41833 requested a full tablet report, sending...
I20260630 12:12:35.215288  3024 ts_manager.cc:194] Registered new tserver with Master: 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:35.215803   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014959439s
I20260630 12:12:35.216668  3024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39954
I20260630 12:12:36.028914  3151 heartbeater.cc:499] Master 127.0.107.254:41833 was elected leader, sending a full tablet report...
I20260630 12:12:36.117826  3226 heartbeater.cc:499] Master 127.0.107.254:41833 was elected leader, sending a full tablet report...
I20260630 12:12:36.219566  3300 heartbeater.cc:499] Master 127.0.107.254:41833 was elected leader, sending a full tablet report...
I20260630 12:12:36.270406  3024 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39958:
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:12:36.272887  3024 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:12:36.344798  3116 tablet_service.cc:1511] Processing CreateTablet for tablet 7c400bf36ae8456e909d7d097d297d65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.345587  3264 tablet_service.cc:1511] Processing CreateTablet for tablet 137eaac6acaf4ecfafe3df2d39cb36ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.345764  3189 tablet_service.cc:1511] Processing CreateTablet for tablet 6322f735514245ba948db7211d948c0a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.346472  3116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c400bf36ae8456e909d7d097d297d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.346676  3262 tablet_service.cc:1511] Processing CreateTablet for tablet b71916ad06524e55b5414a5ce9bc3c22 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.345595  3188 tablet_service.cc:1511] Processing CreateTablet for tablet b71916ad06524e55b5414a5ce9bc3c22 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.347103  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137eaac6acaf4ecfafe3df2d39cb36ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.344798  3191 tablet_service.cc:1511] Processing CreateTablet for tablet 7c400bf36ae8456e909d7d097d297d65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.348393  3190 tablet_service.cc:1511] Processing CreateTablet for tablet 137eaac6acaf4ecfafe3df2d39cb36ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.348944  3263 tablet_service.cc:1511] Processing CreateTablet for tablet 6322f735514245ba948db7211d948c0a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.350302  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322f735514245ba948db7211d948c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.352275  3115 tablet_service.cc:1511] Processing CreateTablet for tablet 137eaac6acaf4ecfafe3df2d39cb36ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.353780  3115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137eaac6acaf4ecfafe3df2d39cb36ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.354063  3265 tablet_service.cc:1511] Processing CreateTablet for tablet 7c400bf36ae8456e909d7d097d297d65 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.355428  3265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c400bf36ae8456e909d7d097d297d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.360265  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71916ad06524e55b5414a5ce9bc3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.361204  3114 tablet_service.cc:1511] Processing CreateTablet for tablet 6322f735514245ba948db7211d948c0a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.362660  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322f735514245ba948db7211d948c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.347180  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6322f735514245ba948db7211d948c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.368280  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71916ad06524e55b5414a5ce9bc3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.372337  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137eaac6acaf4ecfafe3df2d39cb36ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.373939  3320 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: Bootstrap starting.
I20260630 12:12:36.376338  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c400bf36ae8456e909d7d097d297d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.382086  3320 tablet_bootstrap.cc:654] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.386148  3113 tablet_service.cc:1511] Processing CreateTablet for tablet b71916ad06524e55b5414a5ce9bc3c22 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=be0a54f712c443f684608fc5fd8416a4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.387775  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71916ad06524e55b5414a5ce9bc3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.407460  3321 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Bootstrap starting.
I20260630 12:12:36.414544  3321 tablet_bootstrap.cc:654] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.427734  3320 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: No bootstrap required, opened a new log
I20260630 12:12:36.435460  3320 ts_tablet_manager.cc:1403] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.012s
I20260630 12:12:36.438915  3320 raft_consensus.cc:359] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.440480  3320 raft_consensus.cc:385] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.440752  3320 raft_consensus.cc:740] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 066ebca35454452fb61177d8668fd62f, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.441462  3320 consensus_queue.cc:260] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.446035  3320 ts_tablet_manager.cc:1434] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:12:36.447108  3320 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: Bootstrap starting.
I20260630 12:12:36.450258  3321 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: No bootstrap required, opened a new log
I20260630 12:12:36.450841  3321 ts_tablet_manager.cc:1403] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
W20260630 12:12:36.452800  3301 tablet.cc:2406] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:36.462296  3320 tablet_bootstrap.cc:654] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.455340  3321 raft_consensus.cc:359] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.463102  3321 raft_consensus.cc:385] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.463565  3321 raft_consensus.cc:740] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.464740  3321 consensus_queue.cc:260] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.465476  3325 raft_consensus.cc:493] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.465953  3325 raft_consensus.cc:515] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.469762  3325 leader_election.cc:290] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903), 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085)
I20260630 12:12:36.471738  3324 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Bootstrap starting.
I20260630 12:12:36.482295  3324 tablet_bootstrap.cc:654] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.484977  3321 ts_tablet_manager.cc:1434] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.008s
I20260630 12:12:36.486923  3321 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: Bootstrap starting.
I20260630 12:12:36.495759  3321 tablet_bootstrap.cc:654] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.500392  3324 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: No bootstrap required, opened a new log
I20260630 12:12:36.500922  3324 ts_tablet_manager.cc:1403] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260630 12:12:36.501883  3321 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: No bootstrap required, opened a new log
I20260630 12:12:36.502275  3320 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: No bootstrap required, opened a new log
I20260630 12:12:36.502454  3321 ts_tablet_manager.cc:1403] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:12:36.502750  3320 ts_tablet_manager.cc:1403] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.009s
I20260630 12:12:36.503868  3324 raft_consensus.cc:359] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.504719  3324 raft_consensus.cc:385] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.505134  3324 raft_consensus.cc:740] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d16c2f9909407dae17df0eb11ade7a, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.505559  3321 raft_consensus.cc:359] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.506515  3321 raft_consensus.cc:385] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.506328  3320 raft_consensus.cc:359] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.506903  3321 raft_consensus.cc:740] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.507125  3320 raft_consensus.cc:385] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.506022  3324 consensus_queue.cc:260] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.507490  3320 raft_consensus.cc:740] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 066ebca35454452fb61177d8668fd62f, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.508036  3321 consensus_queue.cc:260] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.508518  3320 consensus_queue.cc:260] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.510715  3320 ts_tablet_manager.cc:1434] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:12:36.511739  3320 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: Bootstrap starting.
I20260630 12:12:36.515237  3321 ts_tablet_manager.cc:1434] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:12:36.516238  3327 raft_consensus.cc:493] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.516741  3327 raft_consensus.cc:515] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.518110  3320 tablet_bootstrap.cc:654] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.521332  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "066ebca35454452fb61177d8668fd62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a850be42aa84d3f8e3876f10df990a3" is_pre_election: true
W20260630 12:12:36.523274  3238 leader_election.cc:343] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.528247  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "066ebca35454452fb61177d8668fd62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:36.528650  3324 ts_tablet_manager.cc:1434] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.007s
W20260630 12:12:36.530090  3241 leader_election.cc:343] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.530546  3241 leader_election.cc:304] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [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: 066ebca35454452fb61177d8668fd62f; no voters: 4a850be42aa84d3f8e3876f10df990a3, 76d16c2f9909407dae17df0eb11ade7a
I20260630 12:12:36.532255  3326 raft_consensus.cc:2749] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:36.533596  3327 leader_election.cc:290] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.537750  3324 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: Bootstrap starting.
I20260630 12:12:36.546433  3324 tablet_bootstrap.cc:654] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.554243  3321 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Bootstrap starting.
I20260630 12:12:36.560504  3327 raft_consensus.cc:493] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.561169  3327 raft_consensus.cc:515] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.564472  3327 leader_election.cc:290] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.564914  3321 tablet_bootstrap.cc:654] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.569069  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:36.569963  3201 raft_consensus.cc:2468] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 0.
I20260630 12:12:36.571914  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:36.574237  3092 leader_election.cc:304] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a850be42aa84d3f8e3876f10df990a3, 76d16c2f9909407dae17df0eb11ade7a; no voters: 
I20260630 12:12:36.575373  3327 raft_consensus.cc:2804] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.575927  3327 raft_consensus.cc:493] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.576450  3327 raft_consensus.cc:3060] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.578408  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:36.580277  3274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:36.581103  3274 raft_consensus.cc:2468] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 0.
W20260630 12:12:36.581996  3092 leader_election.cc:343] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:36.582823  3090 leader_election.cc:343] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.589344  3090 leader_election.cc:304] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [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: 066ebca35454452fb61177d8668fd62f, 4a850be42aa84d3f8e3876f10df990a3; no voters: 76d16c2f9909407dae17df0eb11ade7a
I20260630 12:12:36.599632  3340 raft_consensus.cc:2804] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.600409  3324 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: No bootstrap required, opened a new log
I20260630 12:12:36.601894  3340 raft_consensus.cc:493] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.602393  3340 raft_consensus.cc:3060] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.602406  3324 ts_tablet_manager.cc:1403] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.019s
I20260630 12:12:36.603171  3320 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: No bootstrap required, opened a new log
I20260630 12:12:36.604764  3320 ts_tablet_manager.cc:1403] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: Time spent bootstrapping tablet: real 0.093s	user 0.039s	sys 0.052s
I20260630 12:12:36.606499  3321 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: No bootstrap required, opened a new log
I20260630 12:12:36.607035  3321 ts_tablet_manager.cc:1403] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.016s
I20260630 12:12:36.607137  3324 raft_consensus.cc:359] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.607573  3320 raft_consensus.cc:359] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.608032  3324 raft_consensus.cc:385] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.608325  3320 raft_consensus.cc:385] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.608433  3324 raft_consensus.cc:740] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d16c2f9909407dae17df0eb11ade7a, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.608726  3320 raft_consensus.cc:740] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 066ebca35454452fb61177d8668fd62f, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.603312  3327 raft_consensus.cc:515] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.609536  3324 consensus_queue.cc:260] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.609534  3320 consensus_queue.cc:260] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.609985  3321 raft_consensus.cc:359] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.611459  3321 raft_consensus.cc:385] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.611572  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a"
I20260630 12:12:36.611825  3321 raft_consensus.cc:740] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.612183  3201 raft_consensus.cc:3060] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.612601  3321 consensus_queue.cc:260] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.612679  3340 raft_consensus.cc:515] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.615062  3324 ts_tablet_manager.cc:1434] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:12:36.616055  3324 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: Bootstrap starting.
I20260630 12:12:36.616912  3274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f"
I20260630 12:12:36.617290  3200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a"
I20260630 12:12:36.617528  3274 raft_consensus.cc:3060] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:36.618995  3092 leader_election.cc:343] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.619814  3333 raft_consensus.cc:493] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.620349  3333 raft_consensus.cc:515] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.622427  3324 tablet_bootstrap.cc:654] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.623138  3333 leader_election.cc:290] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.623474  3201 raft_consensus.cc:2468] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 1.
I20260630 12:12:36.624902  3274 raft_consensus.cc:2468] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 1.
I20260630 12:12:36.625291  3320 ts_tablet_manager.cc:1434] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:12:36.625658  3340 leader_election.cc:290] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Requested vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.625546  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f"
I20260630 12:12:36.626308  3320 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: Bootstrap starting.
I20260630 12:12:36.633098  3320 tablet_bootstrap.cc:654] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.635244  3090 leader_election.cc:304] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [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: 066ebca35454452fb61177d8668fd62f, 4a850be42aa84d3f8e3876f10df990a3; no voters: 76d16c2f9909407dae17df0eb11ade7a
I20260630 12:12:36.636144  3340 raft_consensus.cc:2804] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.636586  3340 raft_consensus.cc:697] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Running, Role: LEADER
W20260630 12:12:36.636528  3090 leader_election.cc:343] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.637499  3340 consensus_queue.cc:237] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.638000  3327 leader_election.cc:290] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Requested vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.640977  3092 leader_election.cc:304] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [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: 4a850be42aa84d3f8e3876f10df990a3, 76d16c2f9909407dae17df0eb11ade7a; no voters: 066ebca35454452fb61177d8668fd62f
I20260630 12:12:36.643687  3321 ts_tablet_manager.cc:1434] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.004s
I20260630 12:12:36.644337  3320 tablet_bootstrap.cc:492] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: No bootstrap required, opened a new log
I20260630 12:12:36.644754  3321 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: Bootstrap starting.
I20260630 12:12:36.645089  3341 raft_consensus.cc:2804] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.645736  3341 raft_consensus.cc:697] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Running, Role: LEADER
I20260630 12:12:36.646535  3341 consensus_queue.cc:237] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.644774  3320 ts_tablet_manager.cc:1403] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260630 12:12:36.666810  3320 raft_consensus.cc:359] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.668977  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:36.672451  3275 raft_consensus.cc:2468] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76d16c2f9909407dae17df0eb11ade7a in term 0.
I20260630 12:12:36.674340  3324 tablet_bootstrap.cc:492] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: No bootstrap required, opened a new log
I20260630 12:12:36.674988  3324 ts_tablet_manager.cc:1403] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.024s
I20260630 12:12:36.675673  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a850be42aa84d3f8e3876f10df990a3" is_pre_election: true
I20260630 12:12:36.677733  3165 leader_election.cc:304] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 066ebca35454452fb61177d8668fd62f, 76d16c2f9909407dae17df0eb11ade7a; no voters: 
W20260630 12:12:36.678424  3164 leader_election.cc:343] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.678571  3333 raft_consensus.cc:2804] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.678975  3333 raft_consensus.cc:493] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.679311  3333 raft_consensus.cc:3060] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.669426  3320 raft_consensus.cc:385] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.680403  3320 raft_consensus.cc:740] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 066ebca35454452fb61177d8668fd62f, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.679628  3024 catalog_manager.cc:5697] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4a850be42aa84d3f8e3876f10df990a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:36.681202  3320 consensus_queue.cc:260] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.683457  3320 ts_tablet_manager.cc:1434] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260630 12:12:36.687340  3333 raft_consensus.cc:515] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.690258  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a850be42aa84d3f8e3876f10df990a3"
I20260630 12:12:36.690579  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f"
I20260630 12:12:36.691107  3275 raft_consensus.cc:3060] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:36.691646  3164 leader_election.cc:343] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:36.679800  3324 raft_consensus.cc:359] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.692451  3324 raft_consensus.cc:385] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.692795  3324 raft_consensus.cc:740] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d16c2f9909407dae17df0eb11ade7a, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.693464  3324 consensus_queue.cc:260] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.695381  3024 catalog_manager.cc:5697] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4a850be42aa84d3f8e3876f10df990a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:36.696368  3324 ts_tablet_manager.cc:1434] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:12:36.697373  3324 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: Bootstrap starting.
I20260630 12:12:36.700914  3275 raft_consensus.cc:2468] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76d16c2f9909407dae17df0eb11ade7a in term 1.
I20260630 12:12:36.703611  3165 leader_election.cc:304] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [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: 066ebca35454452fb61177d8668fd62f, 76d16c2f9909407dae17df0eb11ade7a; no voters: 4a850be42aa84d3f8e3876f10df990a3
I20260630 12:12:36.704721  3348 raft_consensus.cc:2804] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.705631  3324 tablet_bootstrap.cc:654] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.702541  3321 tablet_bootstrap.cc:654] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.701426  3333 leader_election.cc:290] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 election: Requested vote from peers 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.712751  3324 tablet_bootstrap.cc:492] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: No bootstrap required, opened a new log
I20260630 12:12:36.713503  3324 ts_tablet_manager.cc:1403] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260630 12:12:36.714568  3348 raft_consensus.cc:697] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 1 LEADER]: Becoming Leader. State: Replica: 76d16c2f9909407dae17df0eb11ade7a, State: Running, Role: LEADER
I20260630 12:12:36.715521  3348 consensus_queue.cc:237] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.716882  3324 raft_consensus.cc:359] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.717666  3324 raft_consensus.cc:385] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.718007  3324 raft_consensus.cc:740] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d16c2f9909407dae17df0eb11ade7a, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.718474  3321 tablet_bootstrap.cc:492] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: No bootstrap required, opened a new log
I20260630 12:12:36.719020  3321 ts_tablet_manager.cc:1403] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.012s
I20260630 12:12:36.718824  3324 consensus_queue.cc:260] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.721187  3324 ts_tablet_manager.cc:1434] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:12:36.722290  3321 raft_consensus.cc:359] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.722914  3321 raft_consensus.cc:385] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.723145  3321 raft_consensus.cc:740] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.723685  3321 consensus_queue.cc:260] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.724118  3024 catalog_manager.cc:5697] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "76d16c2f9909407dae17df0eb11ade7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:36.725492  3321 ts_tablet_manager.cc:1434] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260630 12:12:36.837956  3072 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:36.839481  3077 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:12:36.841277  3077 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:36.952147  3326 raft_consensus.cc:493] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.952752  3326 raft_consensus.cc:515] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.954397  3326 leader_election.cc:290] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903), 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085)
I20260630 12:12:36.955245  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "066ebca35454452fb61177d8668fd62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a850be42aa84d3f8e3876f10df990a3" is_pre_election: true
I20260630 12:12:36.955425  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6322f735514245ba948db7211d948c0a" candidate_uuid: "066ebca35454452fb61177d8668fd62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:36.956132  3201 raft_consensus.cc:2393] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 066ebca35454452fb61177d8668fd62f in current term 1: Already voted for candidate 4a850be42aa84d3f8e3876f10df990a3 in this term.
I20260630 12:12:36.956624  3341 raft_consensus.cc:493] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.957077  3241 leader_election.cc:304] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [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: 066ebca35454452fb61177d8668fd62f; no voters: 4a850be42aa84d3f8e3876f10df990a3, 76d16c2f9909407dae17df0eb11ade7a
I20260630 12:12:36.957093  3341 raft_consensus.cc:515] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.957994  3326 raft_consensus.cc:3060] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.959105  3341 leader_election.cc:290] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.959739  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:36.960392  3201 raft_consensus.cc:2468] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 0.
I20260630 12:12:36.960548  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:36.961169  3275 raft_consensus.cc:2468] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 0.
I20260630 12:12:36.961303  3092 leader_election.cc:304] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a850be42aa84d3f8e3876f10df990a3, 76d16c2f9909407dae17df0eb11ade7a; no voters: 
I20260630 12:12:36.962122  3341 raft_consensus.cc:2804] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.962435  3341 raft_consensus.cc:493] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.962730  3341 raft_consensus.cc:3060] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.964273  3326 raft_consensus.cc:2749] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:36.967427  3341 raft_consensus.cc:515] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.969065  3341 leader_election.cc:290] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Requested vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:36.969930  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a"
I20260630 12:12:36.970105  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137eaac6acaf4ecfafe3df2d39cb36ca" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f"
I20260630 12:12:36.970438  3201 raft_consensus.cc:3060] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.970731  3275 raft_consensus.cc:3060] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.975275  3275 raft_consensus.cc:2468] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 1.
I20260630 12:12:36.975275  3201 raft_consensus.cc:2468] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a850be42aa84d3f8e3876f10df990a3 in term 1.
I20260630 12:12:36.976529  3090 leader_election.cc:304] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 066ebca35454452fb61177d8668fd62f, 4a850be42aa84d3f8e3876f10df990a3; no voters: 
I20260630 12:12:36.977193  3341 raft_consensus.cc:2804] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.977658  3341 raft_consensus.cc:697] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a850be42aa84d3f8e3876f10df990a3, State: Running, Role: LEADER
I20260630 12:12:36.978320  3341 consensus_queue.cc:237] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:36.984958  3024 catalog_manager.cc:5697] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4a850be42aa84d3f8e3876f10df990a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:37.001000  3341 raft_consensus.cc:493] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:37.001541  3341 raft_consensus.cc:515] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:37.003377  3341 leader_election.cc:290] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d16c2f9909407dae17df0eb11ade7a (127.0.107.194:35085), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:37.004225  3201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d16c2f9909407dae17df0eb11ade7a" is_pre_election: true
I20260630 12:12:37.004549  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71916ad06524e55b5414a5ce9bc3c22" candidate_uuid: "4a850be42aa84d3f8e3876f10df990a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:37.005295  3275 raft_consensus.cc:2393] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a850be42aa84d3f8e3876f10df990a3 in current term 1: Already voted for candidate 76d16c2f9909407dae17df0eb11ade7a in this term.
I20260630 12:12:37.006278  3090 leader_election.cc:304] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [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: 4a850be42aa84d3f8e3876f10df990a3; no voters: 066ebca35454452fb61177d8668fd62f, 76d16c2f9909407dae17df0eb11ade7a
I20260630 12:12:37.007095  3341 raft_consensus.cc:3060] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.012089  3341 raft_consensus.cc:2749] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:37.039013  3348 raft_consensus.cc:493] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:37.039487  3348 raft_consensus.cc:515] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a850be42aa84d3f8e3876f10df990a3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34903 } } peers { permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 } } peers { permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 } }
I20260630 12:12:37.041196  3348 leader_election.cc:290] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903), 066ebca35454452fb61177d8668fd62f (127.0.107.195:37373)
I20260630 12:12:37.042176  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a850be42aa84d3f8e3876f10df990a3" is_pre_election: true
I20260630 12:12:37.042325  3275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c400bf36ae8456e909d7d097d297d65" candidate_uuid: "76d16c2f9909407dae17df0eb11ade7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "066ebca35454452fb61177d8668fd62f" is_pre_election: true
I20260630 12:12:37.043076  3275 raft_consensus.cc:2393] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76d16c2f9909407dae17df0eb11ade7a in current term 1: Already voted for candidate 4a850be42aa84d3f8e3876f10df990a3 in this term.
I20260630 12:12:37.044071  3165 leader_election.cc:304] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [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: 76d16c2f9909407dae17df0eb11ade7a; no voters: 066ebca35454452fb61177d8668fd62f, 4a850be42aa84d3f8e3876f10df990a3
I20260630 12:12:37.044716  3348 raft_consensus.cc:3060] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.046006  3341 consensus_queue.cc:1048] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:37.051546  3348 raft_consensus.cc:2749] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:37.059160  3341 consensus_queue.cc:1048] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:37.134258   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:37.151579  3341 consensus_queue.cc:1048] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d16c2f9909407dae17df0eb11ade7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:37.153863   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.155077   431 tablet_replica.cc:333] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: stopping tablet replica
I20260630 12:12:37.155666   431 raft_consensus.cc:2243] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.156301   431 pending_rounds.cc:70] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Trying to abort 1 pending ops.
I20260630 12:12:37.156601   431 pending_rounds.cc:77] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437097389989888 op_type: NO_OP noop_request { }
I20260630 12:12:37.157073   431 raft_consensus.cc:2889] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:37.157408   431 raft_consensus.cc:2272] T 137eaac6acaf4ecfafe3df2d39cb36ca P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.162388   431 tablet_replica.cc:333] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3: stopping tablet replica
I20260630 12:12:37.163094   431 raft_consensus.cc:2243] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.163826   431 raft_consensus.cc:2272] T 7c400bf36ae8456e909d7d097d297d65 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.166615   431 tablet_replica.cc:333] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3: stopping tablet replica
I20260630 12:12:37.167340   431 raft_consensus.cc:2243] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.167833   431 raft_consensus.cc:2272] T b71916ad06524e55b5414a5ce9bc3c22 P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.170260   431 tablet_replica.cc:333] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: stopping tablet replica
I20260630 12:12:37.171041   431 raft_consensus.cc:2243] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.171764   431 pending_rounds.cc:70] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Trying to abort 1 pending ops.
I20260630 12:12:37.172068   431 pending_rounds.cc:77] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437096033849344 op_type: NO_OP noop_request { }
I20260630 12:12:37.172472   431 raft_consensus.cc:2889] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:37.172804   431 raft_consensus.cc:2272] T 6322f735514245ba948db7211d948c0a P 4a850be42aa84d3f8e3876f10df990a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.194752  3348 consensus_queue.cc:1048] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "066ebca35454452fb61177d8668fd62f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:37.197420   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:12:37.206598  3164 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34903: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:12:37.216907   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:12:37.222674  3164 consensus_peers.cc:597] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a -> Peer 4a850be42aa84d3f8e3876f10df990a3 (127.0.107.193:34903): Couldn't send request to peer 4a850be42aa84d3f8e3876f10df990a3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:37.250118   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.250770   431 tablet_replica.cc:333] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a: stopping tablet replica
I20260630 12:12:37.251308   431 raft_consensus.cc:2243] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.251786   431 raft_consensus.cc:2272] T 137eaac6acaf4ecfafe3df2d39cb36ca P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.253928   431 tablet_replica.cc:333] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a: stopping tablet replica
I20260630 12:12:37.254619   431 raft_consensus.cc:2243] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.255121   431 raft_consensus.cc:2272] T 7c400bf36ae8456e909d7d097d297d65 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.257965   431 tablet_replica.cc:333] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a: stopping tablet replica
I20260630 12:12:37.258482   431 raft_consensus.cc:2243] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.259258   431 raft_consensus.cc:2272] T b71916ad06524e55b5414a5ce9bc3c22 P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.261463   431 tablet_replica.cc:333] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: stopping tablet replica
I20260630 12:12:37.261931   431 raft_consensus.cc:2243] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.262274   431 pending_rounds.cc:70] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Trying to abort 1 pending ops.
I20260630 12:12:37.262449   431 pending_rounds.cc:77] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437096033849344 op_type: NO_OP noop_request { }
I20260630 12:12:37.262719   431 raft_consensus.cc:2889] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:37.262979   431 raft_consensus.cc:2272] T 6322f735514245ba948db7211d948c0a P 76d16c2f9909407dae17df0eb11ade7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.275120   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:37.285276   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:37.302861   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.303510   431 tablet_replica.cc:333] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f: stopping tablet replica
I20260630 12:12:37.304147   431 raft_consensus.cc:2243] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.304505   431 raft_consensus.cc:2272] T 6322f735514245ba948db7211d948c0a P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.306128   431 tablet_replica.cc:333] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f: stopping tablet replica
I20260630 12:12:37.306578   431 raft_consensus.cc:2243] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.306921   431 raft_consensus.cc:2272] T b71916ad06524e55b5414a5ce9bc3c22 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.309036   431 tablet_replica.cc:333] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f: stopping tablet replica
I20260630 12:12:37.309492   431 raft_consensus.cc:2243] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.309828   431 raft_consensus.cc:2272] T 7c400bf36ae8456e909d7d097d297d65 P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.312170   431 tablet_replica.cc:333] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f: stopping tablet replica
I20260630 12:12:37.312592   431 raft_consensus.cc:2243] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.312939   431 raft_consensus.cc:2272] T 137eaac6acaf4ecfafe3df2d39cb36ca P 066ebca35454452fb61177d8668fd62f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.332899   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:37.343459   431 master.cc:562] Master@127.0.107.254:41833 shutting down...
I20260630 12:12:37.357514   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.358040   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.358350   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c8318f007b247b7afc79c210ed327b8: stopping tablet replica
I20260630 12:12:37.375695   431 master.cc:584] Master@127.0.107.254:41833 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2697 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:37.407927   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37635
I20260630 12:12:37.409011   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.413976  3364 instance_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:12:37.414016  3363 instance_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:12:37.415081  3366 instance_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:12:37.416253   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.417100   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.417281   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.417430   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557417417 us; error 0 us; skew 500 ppm
I20260630 12:12:37.417940   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.420295   431 webserver.cc:533] Webserver started at http://127.0.107.254:44943/ using document root <none> and password file <none>
I20260630 12:12:37.420801   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.420984   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.421263   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.422297   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "24125ff5e55649d0932503ad9df7ed12"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.426599   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:12:37.429780  3371 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:12:37.430477   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:37.430755   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "24125ff5e55649d0932503ad9df7ed12"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.430997   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:37.442157   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.443161   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.477412   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37635
I20260630 12:12:37.477524  3422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37635 every 8 connection(s)
I20260630 12:12:37.481078  3423 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:12:37.490865  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: Bootstrap starting.
I20260630 12:12:37.494912  3423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.498733  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: No bootstrap required, opened a new log
I20260630 12:12:37.500628  3423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER }
I20260630 12:12:37.500994  3423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.501183  3423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24125ff5e55649d0932503ad9df7ed12, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.501643  3423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER }
I20260630 12:12:37.502048  3423 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:37.502234  3423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:37.502444  3423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.506744  3423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER }
I20260630 12:12:37.507232  3423 leader_election.cc:304] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [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: 24125ff5e55649d0932503ad9df7ed12; no voters: 
I20260630 12:12:37.508348  3423 leader_election.cc:290] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:37.508677  3426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:37.510022  3426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 1 LEADER]: Becoming Leader. State: Replica: 24125ff5e55649d0932503ad9df7ed12, State: Running, Role: LEADER
I20260630 12:12:37.510654  3426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [LEADER]: Queue going to LEADER mode. State: All 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: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER }
I20260630 12:12:37.511262  3423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:37.513758  3428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24125ff5e55649d0932503ad9df7ed12. Latest consensus state: current_term: 1 leader_uuid: "24125ff5e55649d0932503ad9df7ed12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER } }
I20260630 12:12:37.513708  3427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24125ff5e55649d0932503ad9df7ed12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24125ff5e55649d0932503ad9df7ed12" member_type: VOTER } }
I20260630 12:12:37.514446  3428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.514654  3427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.517823  3431 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:37.526242  3431 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:37.527228   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:37.535073  3431 catalog_manager.cc:1383] Generated new cluster ID: e1667603decd44aa935998d1f1584ef6
I20260630 12:12:37.535413  3431 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:37.561178  3431 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:37.562428  3431 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:37.576193  3431 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: Generated new TSK 0
I20260630 12:12:37.576799  3431 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:37.593534   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.599397  3444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.601023  3445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.601639  3447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.601958   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.602823   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.603039   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.603214   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557603194 us; error 0 us; skew 500 ppm
I20260630 12:12:37.603717   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.605923   431 webserver.cc:533] Webserver started at http://127.0.107.193:35839/ using document root <none> and password file <none>
I20260630 12:12:37.606384   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.606571   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.606850   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.607887   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "635fdbff0920436096b21f585d6e8217"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.612334   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:37.615568  3452 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:12:37.616345   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:37.616648   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "635fdbff0920436096b21f585d6e8217"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.616941   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:37.632175   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.633249   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.634605   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.637241   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.637444   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.637694   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.637863   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.674350   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46719
I20260630 12:12:37.674444  3514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46719 every 8 connection(s)
I20260630 12:12:37.679174   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.685758  3519 instance_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:12:37.688122  3520 instance_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:12:37.691164  3515 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37635
W20260630 12:12:37.691300  3522 instance_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:12:37.691705  3515 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.691423   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.692571  3515 heartbeater.cc:507] Master 127.0.107.254:37635 requested a full tablet report, sending...
I20260630 12:12:37.692618   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.692952   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.693128   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557693112 us; error 0 us; skew 500 ppm
I20260630 12:12:37.693683   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.694964  3388 ts_manager.cc:194] Registered new tserver with Master: 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:37.696543   431 webserver.cc:533] Webserver started at http://127.0.107.194:45543/ using document root <none> and password file <none>
I20260630 12:12:37.697166   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.697379   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.697538  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56604
I20260630 12:12:37.697723   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.698956   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "c5a51f140ae44d24969e7451e4eb1e12"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.703086   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:12:37.706176  3527 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:12:37.706911   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:12:37.707188   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "c5a51f140ae44d24969e7451e4eb1e12"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.707458   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:37.722188   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.723194   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.724566   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.726629   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.726852   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.727077   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.727241   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.763618   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45605
I20260630 12:12:37.763710  3589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45605 every 8 connection(s)
I20260630 12:12:37.768342   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.774811  3593 instance_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:12:37.776515  3594 instance_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:12:37.779767  3596 instance_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:12:37.780377   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.780792  3590 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37635
I20260630 12:12:37.781273  3590 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.781615   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.781855   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.782023   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557782008 us; error 0 us; skew 500 ppm
I20260630 12:12:37.782074  3590 heartbeater.cc:507] Master 127.0.107.254:37635 requested a full tablet report, sending...
I20260630 12:12:37.782596   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.784400  3388 ts_manager.cc:194] Registered new tserver with Master: c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:37.785323   431 webserver.cc:533] Webserver started at http://127.0.107.195:35587/ using document root <none> and password file <none>
I20260630 12:12:37.785944   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.786170   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.786216  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56612
I20260630 12:12:37.786583   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.787720   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "c203c90868ba4f5fbb18840f5d09e01a"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.791754   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:12:37.794871  3601 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:12:37.795603   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:37.795885   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "c203c90868ba4f5fbb18840f5d09e01a"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dl2z"
I20260630 12:12:37.796188   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:37.838279   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.839300   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.840735   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.842840   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.843035   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.843297   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.843454   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.879305   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41617
I20260630 12:12:37.879395  3663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41617 every 8 connection(s)
I20260630 12:12:37.892884  3664 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37635
I20260630 12:12:37.893247  3664 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.893920  3664 heartbeater.cc:507] Master 127.0.107.254:37635 requested a full tablet report, sending...
I20260630 12:12:37.895824  3388 ts_manager.cc:194] Registered new tserver with Master: c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:37.895977   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013619178s
I20260630 12:12:37.897639  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56628
I20260630 12:12:38.700155  3515 heartbeater.cc:499] Master 127.0.107.254:37635 was elected leader, sending a full tablet report...
I20260630 12:12:38.788829  3590 heartbeater.cc:499] Master 127.0.107.254:37635 was elected leader, sending a full tablet report...
I20260630 12:12:38.900244  3664 heartbeater.cc:499] Master 127.0.107.254:37635 was elected leader, sending a full tablet report...
I20260630 12:12:38.950242  3388 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56636:
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:12:38.952263  3388 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:12:39.008422  3480 tablet_service.cc:1511] Processing CreateTablet for tablet e8cc718f94144b45a9b86460833d9083 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.011036  3477 tablet_service.cc:1511] Processing CreateTablet for tablet b81a08ff6ee342298ef391c8df4800fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.012166  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cc718f94144b45a9b86460833d9083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.011036  3478 tablet_service.cc:1511] Processing CreateTablet for tablet 585d0d05944b4bf8b0abea4aab9db43d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.013111  3479 tablet_service.cc:1511] Processing CreateTablet for tablet 367ce27dd8ca4bfea19b931fb975329e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.014288  3478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585d0d05944b4bf8b0abea4aab9db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.013768  3476 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6309d744e4f9790598d91707ab9cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.015089  3479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ce27dd8ca4bfea19b931fb975329e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.016304  3477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a08ff6ee342298ef391c8df4800fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.018569  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6309d744e4f9790598d91707ab9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.043529  3555 tablet_service.cc:1511] Processing CreateTablet for tablet e8cc718f94144b45a9b86460833d9083 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.045066  3555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cc718f94144b45a9b86460833d9083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.045439  3475 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbaa4f6af094f229f63b5639d2fe55d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.046855  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbaa4f6af094f229f63b5639d2fe55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.049448  3554 tablet_service.cc:1511] Processing CreateTablet for tablet 367ce27dd8ca4bfea19b931fb975329e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.050912  3554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ce27dd8ca4bfea19b931fb975329e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.057413  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 585d0d05944b4bf8b0abea4aab9db43d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.058951  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585d0d05944b4bf8b0abea4aab9db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.068955  3552 tablet_service.cc:1511] Processing CreateTablet for tablet b81a08ff6ee342298ef391c8df4800fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.070274  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a08ff6ee342298ef391c8df4800fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.073520  3551 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6309d744e4f9790598d91707ab9cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.074963  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6309d744e4f9790598d91707ab9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.077466  3474 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5389c3319341468f72c41a9eb47725 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.078919  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5389c3319341468f72c41a9eb47725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.079597  3629 tablet_service.cc:1511] Processing CreateTablet for tablet e8cc718f94144b45a9b86460833d9083 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.081526  3629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cc718f94144b45a9b86460833d9083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.081552  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82538119634f16b38c6ff6909c80c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.083149  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82538119634f16b38c6ff6909c80c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.088229  3628 tablet_service.cc:1511] Processing CreateTablet for tablet 367ce27dd8ca4bfea19b931fb975329e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.090173  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ce27dd8ca4bfea19b931fb975329e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.101433  3550 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbaa4f6af094f229f63b5639d2fe55d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.102939  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbaa4f6af094f229f63b5639d2fe55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.114650  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5389c3319341468f72c41a9eb47725 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.116197  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5389c3319341468f72c41a9eb47725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.120054  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82538119634f16b38c6ff6909c80c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.121605  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82538119634f16b38c6ff6909c80c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.133386  3627 tablet_service.cc:1511] Processing CreateTablet for tablet 585d0d05944b4bf8b0abea4aab9db43d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.134939  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585d0d05944b4bf8b0abea4aab9db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.145010  3626 tablet_service.cc:1511] Processing CreateTablet for tablet b81a08ff6ee342298ef391c8df4800fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.146554  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a08ff6ee342298ef391c8df4800fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.146263  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82538119634f16b38c6ff6909c80c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.147686  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82538119634f16b38c6ff6909c80c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.148461  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6309d744e4f9790598d91707ab9cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.149878  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6309d744e4f9790598d91707ab9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.152976  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbaa4f6af094f229f63b5639d2fe55d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.154458  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbaa4f6af094f229f63b5639d2fe55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.156926  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5389c3319341468f72c41a9eb47725 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:39.158317  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5389c3319341468f72c41a9eb47725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.160451  3683 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.190758  3683 tablet_bootstrap.cc:654] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.198069  3684 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.199415  3685 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.208940  3684 tablet_bootstrap.cc:654] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.213908  3685 tablet_bootstrap.cc:654] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.219173  3683 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.219712  3683 ts_tablet_manager.cc:1403] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.007s
I20260630 12:12:39.221326  3684 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.221921  3684 ts_tablet_manager.cc:1403] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.014s
I20260630 12:12:39.222218  3685 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.222690  3685 ts_tablet_manager.cc:1403] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:12:39.222437  3683 raft_consensus.cc:359] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.223220  3683 raft_consensus.cc:385] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.223548  3683 raft_consensus.cc:740] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.224459  3684 raft_consensus.cc:359] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.224422  3683 consensus_queue.cc:260] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.225191  3684 raft_consensus.cc:385] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.225541  3684 raft_consensus.cc:740] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.225493  3685 raft_consensus.cc:359] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.226594  3685 raft_consensus.cc:385] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.226409  3684 consensus_queue.cc:260] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.227036  3685 raft_consensus.cc:740] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.228372  3685 consensus_queue.cc:260] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.229293  3684 ts_tablet_manager.cc:1434] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:12:39.230768  3684 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.235373  3683 ts_tablet_manager.cc:1434] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:12:39.237826  3685 ts_tablet_manager.cc:1434] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:12:39.238008  3683 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.239032  3685 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.244289  3684 tablet_bootstrap.cc:654] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.244560  3683 tablet_bootstrap.cc:654] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.245404  3685 tablet_bootstrap.cc:654] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.273445  3683 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.274008  3683 ts_tablet_manager.cc:1403] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.018s
I20260630 12:12:39.274169  3684 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.274667  3684 ts_tablet_manager.cc:1403] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.018s
I20260630 12:12:39.275234  3685 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.275735  3685 ts_tablet_manager.cc:1403] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.024s
I20260630 12:12:39.277005  3684 raft_consensus.cc:359] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.276981  3683 raft_consensus.cc:359] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.277815  3684 raft_consensus.cc:385] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.277940  3683 raft_consensus.cc:385] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.278156  3684 raft_consensus.cc:740] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.278319  3683 raft_consensus.cc:740] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.278291  3685 raft_consensus.cc:359] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.279218  3685 raft_consensus.cc:385] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.278999  3684 consensus_queue.cc:260] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.279670  3685 raft_consensus.cc:740] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.279274  3683 consensus_queue.cc:260] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.280586  3685 consensus_queue.cc:260] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.281222  3684 ts_tablet_manager.cc:1434] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:12:39.281522  3683 ts_tablet_manager.cc:1434] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:39.282200  3684 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.282543  3683 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.282759  3685 ts_tablet_manager.cc:1434] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:12:39.283684  3685 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.288271  3683 tablet_bootstrap.cc:654] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.288365  3684 tablet_bootstrap.cc:654] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.289140  3685 tablet_bootstrap.cc:654] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.294688  3684 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.295166  3684 ts_tablet_manager.cc:1403] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:12:39.297993  3684 raft_consensus.cc:359] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.298369  3685 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.298738  3684 raft_consensus.cc:385] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.299145  3684 raft_consensus.cc:740] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.299270  3685 ts_tablet_manager.cc:1403] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:12:39.300149  3684 consensus_queue.cc:260] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.301276  3690 raft_consensus.cc:493] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.301780  3690 raft_consensus.cc:515] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.302974  3685 raft_consensus.cc:359] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.303774  3685 raft_consensus.cc:385] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.304134  3685 raft_consensus.cc:740] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.305238  3685 consensus_queue.cc:260] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.308780  3690 leader_election.cc:290] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.309036  3685 ts_tablet_manager.cc:1434] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:12:39.310292  3685 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.316382  3685 tablet_bootstrap.cc:654] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.324229  3683 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.324869  3683 ts_tablet_manager.cc:1403] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.004s
I20260630 12:12:39.327754  3685 tablet_bootstrap.cc:492] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.327612  3683 raft_consensus.cc:359] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.328394  3683 raft_consensus.cc:385] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.328447  3685 ts_tablet_manager.cc:1403] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:12:39.328814  3683 raft_consensus.cc:740] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.329630  3683 consensus_queue.cc:260] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.331890  3683 ts_tablet_manager.cc:1434] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:39.332959  3683 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.333635  3685 raft_consensus.cc:359] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.334455  3685 raft_consensus.cc:385] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.334794  3685 raft_consensus.cc:740] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.335747  3685 consensus_queue.cc:260] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.339334  3683 tablet_bootstrap.cc:654] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.340569  3685 ts_tablet_manager.cc:1434] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:12:39.341708  3685 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.348186  3685 tablet_bootstrap.cc:654] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.366954  3684 ts_tablet_manager.cc:1434] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.071s	user 0.024s	sys 0.047s
I20260630 12:12:39.368132  3684 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.374897  3691 raft_consensus.cc:493] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.375882  3684 tablet_bootstrap.cc:654] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.375433  3691 raft_consensus.cc:515] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.378146  3691 leader_election.cc:290] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:39.380551  3689 raft_consensus.cc:493] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.381101  3689 raft_consensus.cc:515] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.384066  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.384416  3689 leader_election.cc:290] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.384816  3490 raft_consensus.cc:2468] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:39.389214  3530 leader_election.cc:304] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.389971  3698 raft_consensus.cc:2804] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.390487  3698 raft_consensus.cc:493] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.381098  3691 raft_consensus.cc:493] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.391142  3698 raft_consensus.cc:3060] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.391561  3691 raft_consensus.cc:515] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.394425  3691 leader_election.cc:290] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:39.397864  3683 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.397845  3685 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.398438  3689 raft_consensus.cc:493] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.398904  3683 ts_tablet_manager.cc:1403] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.024s
I20260630 12:12:39.398870  3685 ts_tablet_manager.cc:1403] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.025s
I20260630 12:12:39.398973  3689 raft_consensus.cc:515] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.401631  3689 leader_election.cc:290] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.402202  3685 raft_consensus.cc:359] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.402472  3683 raft_consensus.cc:359] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.403285  3683 raft_consensus.cc:385] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.403755  3683 raft_consensus.cc:740] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.404819  3683 consensus_queue.cc:260] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.402966  3685 raft_consensus.cc:385] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.409397  3685 raft_consensus.cc:740] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.409888  3683 ts_tablet_manager.cc:1434] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:39.410392  3685 consensus_queue.cc:260] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.411036  3683 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.414645  3685 ts_tablet_manager.cc:1434] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:12:39.420534  3685 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.421430  3691 raft_consensus.cc:493] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.416193  3684 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.422253  3684 ts_tablet_manager.cc:1403] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260630 12:12:39.421924  3691 raft_consensus.cc:515] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.423808  3698 raft_consensus.cc:515] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.425271  3684 raft_consensus.cc:359] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.426018  3684 raft_consensus.cc:385] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.426301  3684 raft_consensus.cc:740] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.426844  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:39.427469  3490 raft_consensus.cc:3060] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.427482  3698 leader_election.cc:290] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.430249  3691 leader_election.cc:290] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:39.434800  3683 tablet_bootstrap.cc:654] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.435376  3490 raft_consensus.cc:2468] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:39.436704  3685 tablet_bootstrap.cc:654] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.441232  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.442449  3489 raft_consensus.cc:2393] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c203c90868ba4f5fbb18840f5d09e01a in current term 1: Already voted for candidate c5a51f140ae44d24969e7451e4eb1e12 in this term.
I20260630 12:12:39.444134  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.444782  3489 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:39.446792  3685 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.446986  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.447476  3685 ts_tablet_manager.cc:1403] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260630 12:12:39.449096  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:39.449769  3639 raft_consensus.cc:2468] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:39.453663  3530 leader_election.cc:304] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.454523  3698 raft_consensus.cc:2804] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.454811  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:39.454707  3685 raft_consensus.cc:359] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.455529  3639 raft_consensus.cc:3060] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.455623  3685 raft_consensus.cc:385] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.455026  3698 raft_consensus.cc:697] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Becoming Leader. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:39.456075  3685 raft_consensus.cc:740] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.456282  3683 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.456882  3683 ts_tablet_manager.cc:1403] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.017s
I20260630 12:12:39.456717  3698 consensus_queue.cc:237] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.457027  3685 consensus_queue.cc:260] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.461683  3685 ts_tablet_manager.cc:1434] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260630 12:12:39.462718  3685 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.463505  3639 raft_consensus.cc:2468] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:39.465101  3691 raft_consensus.cc:493] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.466604  3691 raft_consensus.cc:515] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.468674  3691 leader_election.cc:290] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:39.468909  3685 tablet_bootstrap.cc:654] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.460000  3683 raft_consensus.cc:359] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.472694  3683 raft_consensus.cc:385] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.473155  3683 raft_consensus.cc:740] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.465931  3604 leader_election.cc:304] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:39.475431  3565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.476788  3691 raft_consensus.cc:2804] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.477186  3691 raft_consensus.cc:493] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.476977  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.477617  3691 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.477977  3564 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.479877  3455 leader_election.cc:304] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.481092  3689 raft_consensus.cc:2804] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.481590  3689 raft_consensus.cc:493] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.481994  3689 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.484359  3604 leader_election.cc:343] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.486064  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.486471  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:39.487789  3684 consensus_queue.cc:260] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.481123  3385 catalog_manager.cc:5697] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.488868  3565 raft_consensus.cc:2468] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.491282  3684 ts_tablet_manager.cc:1434] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.069s	user 0.002s	sys 0.004s
I20260630 12:12:39.492314  3684 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.474360  3683 consensus_queue.cc:260] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.496513  3455 leader_election.cc:304] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.498257  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:39.489028  3691 raft_consensus.cc:515] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.501191  3638 raft_consensus.cc:2393] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635fdbff0920436096b21f585d6e8217 in current term 1: Already voted for candidate c203c90868ba4f5fbb18840f5d09e01a in this term.
I20260630 12:12:39.502480  3691 leader_election.cc:290] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
W20260630 12:12:39.500376  3604 leader_election.cc:343] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.505497  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.506469  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:39.508999  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.509706  3562 raft_consensus.cc:2468] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:39.509836  3684 tablet_bootstrap.cc:654] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.510579  3685 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.511094  3685 ts_tablet_manager.cc:1403] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.032s
I20260630 12:12:39.511189  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.511819  3564 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:39.512616  3565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ce27dd8ca4bfea19b931fb975329e" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
W20260630 12:12:39.514005  3604 leader_election.cc:343] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.514216  3685 raft_consensus.cc:359] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.514581  3604 leader_election.cc:304] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a; no voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:39.514995  3685 raft_consensus.cc:385] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.515214  3565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.515465  3685 raft_consensus.cc:740] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.515848  3565 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.516286  3604 leader_election.cc:304] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12; no voters: 635fdbff0920436096b21f585d6e8217
I20260630 12:12:39.516462  3691 raft_consensus.cc:2749] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.516274  3685 consensus_queue.cc:260] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.527640  3684 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.527693  3685 ts_tablet_manager.cc:1434] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260630 12:12:39.534053  3436 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:39.532625  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:39.518036  3691 raft_consensus.cc:2804] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.535064  3691 raft_consensus.cc:493] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.535542  3691 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.538401  3455 leader_election.cc:343] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:39.538991  3441 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:39.540133  3685 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:39.538878  3716 raft_consensus.cc:2804] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.541563  3716 raft_consensus.cc:493] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.542057  3716 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.545495  3683 ts_tablet_manager.cc:1434] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.088s	user 0.013s	sys 0.016s
I20260630 12:12:39.546569  3683 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.546758  3685 tablet_bootstrap.cc:654] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.553791  3683 tablet_bootstrap.cc:654] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.554169  3684 ts_tablet_manager.cc:1403] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.008s
I20260630 12:12:39.553364  3689 raft_consensus.cc:515] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.556010  3489 raft_consensus.cc:2393] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c203c90868ba4f5fbb18840f5d09e01a in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:39.556888  3604 leader_election.cc:304] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a; no voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:39.558795  3718 raft_consensus.cc:2749] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.561677  3689 leader_election.cc:290] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.551108  3716 raft_consensus.cc:515] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.564143  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:39.564968  3638 raft_consensus.cc:2393] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 635fdbff0920436096b21f585d6e8217 in current term 1: Already voted for candidate c203c90868ba4f5fbb18840f5d09e01a in this term.
I20260630 12:12:39.565342  3716 leader_election.cc:290] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.564774  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.566355  3683 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.566937  3683 ts_tablet_manager.cc:1403] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260630 12:12:39.566814  3684 raft_consensus.cc:359] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.567569  3684 raft_consensus.cc:385] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.567901  3684 raft_consensus.cc:740] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.568709  3684 consensus_queue.cc:260] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.570374  3683 raft_consensus.cc:359] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.571157  3683 raft_consensus.cc:385] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.571523  3683 raft_consensus.cc:740] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.572149  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.572237  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:39.572819  3564 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.573052  3638 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.572333  3683 consensus_queue.cc:260] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.573979  3684 ts_tablet_manager.cc:1434] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260630 12:12:39.575048  3684 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.575224  3683 ts_tablet_manager.cc:1434] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:39.576632  3683 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.580011  3638 raft_consensus.cc:2468] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.572242  3455 leader_election.cc:304] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [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: 635fdbff0920436096b21f585d6e8217; no voters: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:39.582113  3716 raft_consensus.cc:2749] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.582540  3455 leader_election.cc:304] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:39.583350  3716 raft_consensus.cc:2804] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.584076  3716 raft_consensus.cc:697] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:39.585139  3716 consensus_queue.cc:237] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.587903  3684 tablet_bootstrap.cc:654] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.590782  3683 tablet_bootstrap.cc:654] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.595247  3691 raft_consensus.cc:515] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.599661  3683 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.600239  3683 ts_tablet_manager.cc:1403] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260630 12:12:39.601528  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.602111  3562 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.602763  3683 raft_consensus.cc:359] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.603502  3683 raft_consensus.cc:385] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.608093  3564 raft_consensus.cc:2468] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.611655  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:39.612489  3489 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.603785  3683 raft_consensus.cc:740] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.614563  3565 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:39.617475  3604 leader_election.cc:304] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12; no voters: 635fdbff0920436096b21f585d6e8217
I20260630 12:12:39.619230  3718 raft_consensus.cc:2804] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.613816  3691 leader_election.cc:290] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:39.622948  3683 consensus_queue.cc:260] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.626250  3683 ts_tablet_manager.cc:1434] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260630 12:12:39.626195  3489 raft_consensus.cc:2468] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:39.614382  3562 raft_consensus.cc:2468] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:39.629691  3604 leader_election.cc:304] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.632176  3691 raft_consensus.cc:2804] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.632648  3691 raft_consensus.cc:697] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:39.633410  3691 consensus_queue.cc:237] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.635978  3683 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:39.642112  3385 catalog_manager.cc:5697] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.646260  3683 tablet_bootstrap.cc:654] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.651350  3684 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.651885  3684 ts_tablet_manager.cc:1403] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.014s
I20260630 12:12:39.657840  3685 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:39.658524  3685 ts_tablet_manager.cc:1403] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.052s
I20260630 12:12:39.661367  3684 raft_consensus.cc:359] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.662463  3684 raft_consensus.cc:385] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.662919  3684 raft_consensus.cc:740] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.662007  3685 raft_consensus.cc:359] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.664537  3684 consensus_queue.cc:260] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.665274  3685 raft_consensus.cc:385] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.665705  3685 raft_consensus.cc:740] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.667892  3684 ts_tablet_manager.cc:1434] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:12:39.669011  3684 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.670210  3685 consensus_queue.cc:260] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.672998  3727 raft_consensus.cc:493] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.673416  3727 raft_consensus.cc:515] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.675168  3727 leader_election.cc:290] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:39.676265  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6309d744e4f9790598d91707ab9cc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:39.676685  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6309d744e4f9790598d91707ab9cc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.676895  3489 raft_consensus.cc:2468] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
W20260630 12:12:39.678023  3604 leader_election.cc:343] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.678861  3604 leader_election.cc:304] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [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: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:39.680135  3727 raft_consensus.cc:2804] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.680392  3727 raft_consensus.cc:493] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.680630  3727 raft_consensus.cc:3060] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.681777  3684 tablet_bootstrap.cc:654] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.684038  3718 raft_consensus.cc:697] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:39.685221  3718 consensus_queue.cc:237] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.694566  3683 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:39.695264  3683 ts_tablet_manager.cc:1403] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.003s
I20260630 12:12:39.703591  3716 raft_consensus.cc:493] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.704226  3716 raft_consensus.cc:515] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.703891  3387 catalog_manager.cc:5697] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.706360  3716 leader_election.cc:290] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.705902  3683 raft_consensus.cc:359] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.706971  3683 raft_consensus.cc:385] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.707296  3683 raft_consensus.cc:740] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.708001  3683 consensus_queue.cc:260] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.708703  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbaa4f6af094f229f63b5639d2fe55d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.709462  3562 raft_consensus.cc:2468] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.710345  3683 ts_tablet_manager.cc:1434] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:12:39.710450  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbaa4f6af094f229f63b5639d2fe55d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:39.711112  3638 raft_consensus.cc:2468] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.713198  3684 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.713732  3684 ts_tablet_manager.cc:1403] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.005s
I20260630 12:12:39.715365  3727 raft_consensus.cc:515] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.715361  3455 leader_election.cc:304] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:39.716918  3684 raft_consensus.cc:359] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.717608  3727 leader_election.cc:290] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:39.717742  3684 raft_consensus.cc:385] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.718171  3684 raft_consensus.cc:740] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.718822  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6309d744e4f9790598d91707ab9cc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:39.718824  3684 consensus_queue.cc:260] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.719583  3489 raft_consensus.cc:3060] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.717093  3716 raft_consensus.cc:2804] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.721968  3716 raft_consensus.cc:493] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.722307  3716 raft_consensus.cc:3060] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.724694  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6309d744e4f9790598d91707ab9cc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.725310  3562 raft_consensus.cc:3060] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.725478  3684 ts_tablet_manager.cc:1434] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:12:39.726688  3684 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:39.731679  3388 catalog_manager.cc:5697] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.733174  3684 tablet_bootstrap.cc:654] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.735061  3489 raft_consensus.cc:2468] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:39.736346  3562 raft_consensus.cc:2468] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:39.736306  3604 leader_election.cc:304] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:39.737321  3727 raft_consensus.cc:2804] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.737799  3727 raft_consensus.cc:697] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:39.738687  3727 consensus_queue.cc:237] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.740557  3684 tablet_bootstrap.cc:492] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:39.741010  3684 ts_tablet_manager.cc:1403] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:12:39.743717  3684 raft_consensus.cc:359] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.744372  3684 raft_consensus.cc:385] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.744665  3684 raft_consensus.cc:740] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.745055  3685 ts_tablet_manager.cc:1434] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.086s	user 0.021s	sys 0.004s
I20260630 12:12:39.745643  3684 consensus_queue.cc:260] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.746794  3716 raft_consensus.cc:515] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.748528  3684 ts_tablet_manager.cc:1434] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:39.748980  3716 leader_election.cc:290] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.749782  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbaa4f6af094f229f63b5639d2fe55d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.750411  3562 raft_consensus.cc:3060] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.750571  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbaa4f6af094f229f63b5639d2fe55d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:39.751222  3638 raft_consensus.cc:3060] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.755764  3562 raft_consensus.cc:2468] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.756898  3455 leader_election.cc:304] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.758213  3388 catalog_manager.cc:5697] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.759151  3638 raft_consensus.cc:2468] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.760062  3716 raft_consensus.cc:2804] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.760619  3716 raft_consensus.cc:697] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:39.761253  3716 consensus_queue.cc:237] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.769325  3385 catalog_manager.cc:5697] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.809206  3716 raft_consensus.cc:493] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.809723  3716 raft_consensus.cc:515] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.811360  3716 leader_election.cc:290] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.812634  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:39.812544  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:39.813247  3638 raft_consensus.cc:2468] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.813340  3562 raft_consensus.cc:2468] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:39.814316  3455 leader_election.cc:304] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:39.814950  3716 raft_consensus.cc:2804] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.815284  3716 raft_consensus.cc:493] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.815567  3716 raft_consensus.cc:3060] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.820205  3716 raft_consensus.cc:515] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.821864  3716 leader_election.cc:290] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:39.822824  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:39.823055  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82538119634f16b38c6ff6909c80c7" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:39.823366  3562 raft_consensus.cc:3060] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.823604  3638 raft_consensus.cc:3060] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.828151  3638 raft_consensus.cc:2468] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.828182  3562 raft_consensus.cc:2468] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:39.829295  3455 leader_election.cc:304] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:39.830246  3716 raft_consensus.cc:2804] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.830711  3716 raft_consensus.cc:697] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:39.831333  3716 consensus_queue.cc:237] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:39.838187  3385 catalog_manager.cc:5697] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.946791  3698 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.958585  3739 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.057524  3739 raft_consensus.cc:493] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.058066  3739 raft_consensus.cc:515] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.060043  3739 leader_election.cc:290] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:40.060949  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5389c3319341468f72c41a9eb47725" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:40.061092  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5389c3319341468f72c41a9eb47725" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:40.061580  3489 raft_consensus.cc:2468] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:40.061668  3638 raft_consensus.cc:2468] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:40.062589  3530 leader_election.cc:304] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:40.063215  3739 raft_consensus.cc:2804] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.063575  3739 raft_consensus.cc:493] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.063829  3739 raft_consensus.cc:3060] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.068506  3739 raft_consensus.cc:515] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.070125  3739 leader_election.cc:290] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:40.071135  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5389c3319341468f72c41a9eb47725" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:40.071444  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5389c3319341468f72c41a9eb47725" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:40.071736  3489 raft_consensus.cc:3060] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.072045  3638 raft_consensus.cc:3060] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.076436  3489 raft_consensus.cc:2468] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:40.076514  3638 raft_consensus.cc:2468] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:40.077564  3530 leader_election.cc:304] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:40.078238  3739 raft_consensus.cc:2804] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.078735  3739 raft_consensus.cc:697] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Becoming Leader. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:40.079421  3739 consensus_queue.cc:237] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.086323  3388 catalog_manager.cc:5697] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:40.126487  3716 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.137003  3745 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.145412  3727 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.159129  3691 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.183665   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:40.189451  3749 instance_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:12:40.191316  3750 instance_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:12:40.191887  3752 instance_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:12:40.193254   431 server_base.cc:1061] running on GCE node
I20260630 12:12:40.194514   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:40.194707   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:40.194839   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821560194827 us; error 0 us; skew 500 ppm
I20260630 12:12:40.195317   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:40.197983   431 webserver.cc:533] Webserver started at http://127.0.107.196:36135/ using document root <none> and password file <none>
I20260630 12:12:40.198444   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:40.198604   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:40.198813   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:40.199793   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
format_stamp: "Formatted at 2026-06-30 12:12:40 on dist-test-slave-dl2z"
I20260630 12:12:40.204411   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:40.207713  3757 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:12:40.208577   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:40.208952   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
format_stamp: "Formatted at 2026-06-30 12:12:40 on dist-test-slave-dl2z"
I20260630 12:12:40.209255   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:40.222710  3730 consensus_queue.cc:1048] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.222980  3691 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.232781   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:40.235155   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:40.238394  3727 consensus_queue.cc:1048] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.241073   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:40.247114   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:40.247426   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.247735   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:40.247968   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.255187  3730 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.298830  3745 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.305306  3745 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.326411   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38653
I20260630 12:12:40.326486  3825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38653 every 8 connection(s)
I20260630 12:12:40.336687  3387 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56636:
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:12:40.353543  3826 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37635
I20260630 12:12:40.353967  3826 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:40.354763  3826 heartbeater.cc:507] Master 127.0.107.254:37635 requested a full tablet report, sending...
I20260630 12:12:40.356882  3388 ts_manager.cc:194] Registered new tserver with Master: d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:40.358615  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37100
W20260630 12:12:40.360942  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7064972aa667424d8c277c2153dfa4e1 has no consensus state
W20260630 12:12:40.362314  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 50d0a1731ea3460cb47aeeee93136b1e has no consensus state
W20260630 12:12:40.363593  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4752aa63478f485c94d6326f17610f32 has no consensus state
W20260630 12:12:40.364895  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet edba41691042484fbe01b6621fbddbef has no consensus state
W20260630 12:12:40.366158  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a958c44c34fb40a6a8dace41b7c533fc has no consensus state
W20260630 12:12:40.367702  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a8b3d8459b664d65a7538b1c55dbcdd5 has no consensus state
W20260630 12:12:40.369189  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7521b0e3f7bf445c83cd43ef4cb4b677 has no consensus state
W20260630 12:12:40.370563  3387 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d93e370858e41a78cb47dcbe592f317 has no consensus state
W20260630 12:12:40.388355  3372 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet a958c44c34fb40a6a8dace41b7c533fc (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a958c44c34fb40a6a8dace41b7c533fc has no consensus state
I20260630 12:12:40.388934  3716 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.397011  3474 tablet_service.cc:1511] Processing CreateTablet for tablet 7064972aa667424d8c277c2153dfa4e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.398392  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7064972aa667424d8c277c2153dfa4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.404338  3689 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.404421  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 7064972aa667424d8c277c2153dfa4e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.405817  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7064972aa667424d8c277c2153dfa4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.419044  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 50d0a1731ea3460cb47aeeee93136b1e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.420547  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d0a1731ea3460cb47aeeee93136b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.429418  3480 tablet_service.cc:1511] Processing CreateTablet for tablet 50d0a1731ea3460cb47aeeee93136b1e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.430841  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d0a1731ea3460cb47aeeee93136b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.437780  3551 tablet_service.cc:1511] Processing CreateTablet for tablet 4752aa63478f485c94d6326f17610f32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.439213  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4752aa63478f485c94d6326f17610f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.445775  3629 tablet_service.cc:1511] Processing CreateTablet for tablet 4752aa63478f485c94d6326f17610f32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.446965  3788 tablet_service.cc:1511] Processing CreateTablet for tablet 50d0a1731ea3460cb47aeeee93136b1e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.448462  3788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d0a1731ea3460cb47aeeee93136b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.445832  3789 tablet_service.cc:1511] Processing CreateTablet for tablet 7064972aa667424d8c277c2153dfa4e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.451303  3789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7064972aa667424d8c277c2153dfa4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.453492  3787 tablet_service.cc:1511] Processing CreateTablet for tablet 4752aa63478f485c94d6326f17610f32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.455236  3787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4752aa63478f485c94d6326f17610f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.447798  3629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4752aa63478f485c94d6326f17610f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.457759  3786 tablet_service.cc:1511] Processing CreateTablet for tablet edba41691042484fbe01b6621fbddbef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.459735  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba41691042484fbe01b6621fbddbef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.478520  3473 tablet_service.cc:1511] Processing CreateTablet for tablet edba41691042484fbe01b6621fbddbef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.480456  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba41691042484fbe01b6621fbddbef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.486370  3552 tablet_service.cc:1511] Processing CreateTablet for tablet edba41691042484fbe01b6621fbddbef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.488442  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba41691042484fbe01b6621fbddbef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.505295  3739 consensus_queue.cc:1048] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.538522  3835 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
W20260630 12:12:40.552992  3436 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:40.577105  3739 consensus_queue.cc:1048] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:40.595768  3474 tablet_service.cc:1511] Processing CreateTablet for tablet a958c44c34fb40a6a8dace41b7c533fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.596659  3785 tablet_service.cc:1511] Processing CreateTablet for tablet a958c44c34fb40a6a8dace41b7c533fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.598034  3785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958c44c34fb40a6a8dace41b7c533fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.599125  3629 tablet_service.cc:1511] Processing CreateTablet for tablet a958c44c34fb40a6a8dace41b7c533fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.597146  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958c44c34fb40a6a8dace41b7c533fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.604099  3629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958c44c34fb40a6a8dace41b7c533fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.608297  3835 tablet_bootstrap.cc:654] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.613320  3838 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:40.619771  3837 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:40.621363  3834 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:40.624701  3551 tablet_service.cc:1511] Processing CreateTablet for tablet a8b3d8459b664d65a7538b1c55dbcdd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.624868  3786 tablet_service.cc:1511] Processing CreateTablet for tablet a8b3d8459b664d65a7538b1c55dbcdd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.626010  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b3d8459b664d65a7538b1c55dbcdd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.626325  3786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b3d8459b664d65a7538b1c55dbcdd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.628504  3789 tablet_service.cc:1511] Processing CreateTablet for tablet 7521b0e3f7bf445c83cd43ef4cb4b677 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.630200  3789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7521b0e3f7bf445c83cd43ef4cb4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.629839  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 7521b0e3f7bf445c83cd43ef4cb4b677 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.631160  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7521b0e3f7bf445c83cd43ef4cb4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.633400  3623 tablet_service.cc:1511] Processing CreateTablet for tablet a8b3d8459b664d65a7538b1c55dbcdd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.639251  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 7521b0e3f7bf445c83cd43ef4cb4b677 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.640940  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7521b0e3f7bf445c83cd43ef4cb4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.634687  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b3d8459b664d65a7538b1c55dbcdd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.648972  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93e370858e41a78cb47dcbe592f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.650491  3838 tablet_bootstrap.cc:654] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.644140  3837 tablet_bootstrap.cc:654] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.662242  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93e370858e41a78cb47dcbe592f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.667819  3835 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:40.671980  3835 ts_tablet_manager.cc:1403] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.013s
I20260630 12:12:40.675380  3835 raft_consensus.cc:359] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.676182  3835 raft_consensus.cc:385] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.676460  3835 raft_consensus.cc:740] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.677281  3835 consensus_queue.cc:260] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.667778  3785 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93e370858e41a78cb47dcbe592f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.680451  3785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93e370858e41a78cb47dcbe592f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.697853  3835 ts_tablet_manager.cc:1434] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260630 12:12:40.698961  3835 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:40.714040  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 9d93e370858e41a78cb47dcbe592f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.717384  3837 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:40.717908  3837 ts_tablet_manager.cc:1403] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.008s
I20260630 12:12:40.715801  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d93e370858e41a78cb47dcbe592f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.725706  3834 tablet_bootstrap.cc:654] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.741847  3837 raft_consensus.cc:359] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.743103  3837 raft_consensus.cc:385] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.743712  3837 raft_consensus.cc:740] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.752367  3837 consensus_queue.cc:260] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.763995  3835 tablet_bootstrap.cc:654] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.765648  3826 heartbeater.cc:499] Master 127.0.107.254:37635 was elected leader, sending a full tablet report...
I20260630 12:12:40.766170  3837 ts_tablet_manager.cc:1434] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260630 12:12:40.767817  3837 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:40.771050  3834 tablet_bootstrap.cc:492] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:40.771600  3838 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:40.771643  3834 ts_tablet_manager.cc:1403] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.021s
I20260630 12:12:40.772167  3838 ts_tablet_manager.cc:1403] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.159s	user 0.026s	sys 0.042s
I20260630 12:12:40.775188  3834 raft_consensus.cc:359] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.775977  3834 raft_consensus.cc:385] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.776281  3834 raft_consensus.cc:740] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.776131  3838 raft_consensus.cc:359] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.777200  3838 raft_consensus.cc:385] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.777204  3834 consensus_queue.cc:260] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.777851  3838 raft_consensus.cc:740] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.779011  3838 consensus_queue.cc:260] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.785516  3837 tablet_bootstrap.cc:654] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.786243  3834 ts_tablet_manager.cc:1434] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:12:40.789288  3834 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:40.793340  3838 ts_tablet_manager.cc:1434] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:12:40.794806  3838 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:40.797930  3834 tablet_bootstrap.cc:654] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.810319  3388 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e] alter complete (version 0)
I20260630 12:12:40.815454  3838 tablet_bootstrap.cc:654] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.817312  3834 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:40.817619  3835 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:40.817853  3834 ts_tablet_manager.cc:1403] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.010s
I20260630 12:12:40.819410  3835 ts_tablet_manager.cc:1403] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.018s
I20260630 12:12:40.823192  3835 raft_consensus.cc:359] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.824046  3835 raft_consensus.cc:385] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.824404  3835 raft_consensus.cc:740] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.825131  3835 consensus_queue.cc:260] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.827255  3834 raft_consensus.cc:359] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.829128  3834 raft_consensus.cc:385] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.829442  3834 raft_consensus.cc:740] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.830252  3834 consensus_queue.cc:260] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.830917  3835 ts_tablet_manager.cc:1434] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:12:40.834713  3837 tablet_bootstrap.cc:492] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:40.835206  3837 ts_tablet_manager.cc:1403] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.020s
I20260630 12:12:40.838125  3837 raft_consensus.cc:359] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.838876  3837 raft_consensus.cc:385] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.839176  3837 raft_consensus.cc:740] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.839399  3834 ts_tablet_manager.cc:1434] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260630 12:12:40.839912  3837 consensus_queue.cc:260] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.842144  3837 ts_tablet_manager.cc:1434] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:12:40.844998  3834 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:40.852428  3745 raft_consensus.cc:493] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.853215  3745 raft_consensus.cc:515] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.856178  3837 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:40.832316  3835 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:40.861928  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:40.863061  3639 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:40.864271  3837 tablet_bootstrap.cc:654] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.865288  3745 leader_election.cc:290] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:40.866688  3455 leader_election.cc:304] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:40.867615  3745 raft_consensus.cc:2804] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.868010  3745 raft_consensus.cc:493] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.868386  3745 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.876497  3835 tablet_bootstrap.cc:654] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.877990  3838 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:40.878531  3838 ts_tablet_manager.cc:1403] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.023s
I20260630 12:12:40.876577  3834 tablet_bootstrap.cc:654] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.880820  3745 raft_consensus.cc:515] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.881959  3838 raft_consensus.cc:359] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.882694  3838 raft_consensus.cc:385] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.883002  3838 raft_consensus.cc:740] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.883355  3745 leader_election.cc:290] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:40.883762  3838 consensus_queue.cc:260] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.888288  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:40.890211  3639 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.892305  3835 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:40.892946  3835 ts_tablet_manager.cc:1403] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.005s
I20260630 12:12:40.895855  3838 ts_tablet_manager.cc:1434] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260630 12:12:40.896453  3835 raft_consensus.cc:359] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.897181  3835 raft_consensus.cc:385] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.897506  3835 raft_consensus.cc:740] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.898248  3835 consensus_queue.cc:260] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.899151  3639 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:40.900512  3835 ts_tablet_manager.cc:1434] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:40.901510  3835 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:40.901867  3455 leader_election.cc:304] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c203c90868ba4f5fbb18840f5d09e01a; no voters: 
I20260630 12:12:40.903599  3838 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:40.905781  3739 raft_consensus.cc:493] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.906579  3837 tablet_bootstrap.cc:492] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:40.906296  3739 raft_consensus.cc:515] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.907044  3837 ts_tablet_manager.cc:1403] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
I20260630 12:12:40.909499  3689 raft_consensus.cc:2804] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.910022  3689 raft_consensus.cc:697] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:40.910831  3689 consensus_queue.cc:237] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.911484  3739 leader_election.cc:290] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:40.913826  3838 tablet_bootstrap.cc:654] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.912686  3716 raft_consensus.cc:493] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.916162  3716 raft_consensus.cc:515] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.918490  3716 leader_election.cc:290] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:40.921337  3834 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:40.921633  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:40.922041  3834 ts_tablet_manager.cc:1403] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.010s
I20260630 12:12:40.922513  3562 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:40.927958  3838 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:40.928507  3838 ts_tablet_manager.cc:1403] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.020s
I20260630 12:12:40.928375  3844 raft_consensus.cc:493] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.929183  3844 raft_consensus.cc:515] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.932385  3838 raft_consensus.cc:359] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.932942  3455 leader_election.cc:304] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:40.933979  3745 raft_consensus.cc:2804] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.934356  3745 raft_consensus.cc:493] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.934697  3745 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.934921  3838 raft_consensus.cc:385] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.935285  3838 raft_consensus.cc:740] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.936172  3838 consensus_queue.cc:260] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.937451  3844 leader_election.cc:290] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:40.941509  3838 ts_tablet_manager.cc:1434] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:12:40.942530  3838 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:40.945348  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:40.945247  3745 raft_consensus.cc:515] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.946976  3489 raft_consensus.cc:2393] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5a51f140ae44d24969e7451e4eb1e12 in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:40.947890  3745 leader_election.cc:290] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:40.950788  3838 tablet_bootstrap.cc:654] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.952432  3835 tablet_bootstrap.cc:654] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.953218  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:40.954056  3562 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.934684  3834 raft_consensus.cc:359] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.960812  3834 raft_consensus.cc:385] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.961145  3834 raft_consensus.cc:740] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.961933  3834 consensus_queue.cc:260] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:40.965049  3834 ts_tablet_manager.cc:1434] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.003s
I20260630 12:12:40.966439  3834 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:40.971050  3838 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:40.971609  3838 ts_tablet_manager.cc:1403] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260630 12:12:40.971796  3835 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:40.973009  3835 ts_tablet_manager.cc:1403] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.010s
I20260630 12:12:40.975121  3838 raft_consensus.cc:359] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.975871  3838 raft_consensus.cc:385] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.975823  3835 raft_consensus.cc:359] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.976361  3838 raft_consensus.cc:740] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.976631  3835 raft_consensus.cc:385] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.977174  3835 raft_consensus.cc:740] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.976884  3387 catalog_manager.cc:5697] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:40.978045  3835 consensus_queue.cc:260] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.977178  3838 consensus_queue.cc:260] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:40.981546  3835 ts_tablet_manager.cc:1434] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:40.982568  3835 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:40.983934  3838 ts_tablet_manager.cc:1434] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:12:40.984958  3838 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:40.988122  3718 raft_consensus.cc:493] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.990067  3835 tablet_bootstrap.cc:654] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.990330  3718 raft_consensus.cc:515] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:40.992492  3718 leader_election.cc:290] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:40.993911  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
W20260630 12:12:40.996523  3604 leader_election.cc:343] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.998365  3834 tablet_bootstrap.cc:654] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.006114  3838 tablet_bootstrap.cc:654] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.018636  3562 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:41.020364  3455 leader_election.cc:304] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:41.021787  3689 raft_consensus.cc:2804] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.022419  3689 raft_consensus.cc:697] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:41.023449  3689 consensus_queue.cc:237] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.073652  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.075129  3799 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:41.076596  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.077468  3798 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.080761  3797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.081717  3797 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:41.083320  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.084175  3796 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.011436  3837 raft_consensus.cc:359] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.109752  3837 raft_consensus.cc:385] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.110172  3837 raft_consensus.cc:740] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.111869  3837 consensus_queue.cc:260] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.127318  3859 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.128458  3859 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.131332  3859 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:41.134476  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
W20260630 12:12:41.137053  3456 leader_election.cc:343] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:41.148523  3530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46719, user_credentials={real_user=slave}} blocked reactor thread for 106196us
I20260630 12:12:41.170194  3387 catalog_manager.cc:5697] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.176664  3739 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.103646  3796 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:41.108959  3798 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:41.177175  3739 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.191336  3835 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: No bootstrap required, opened a new log
I20260630 12:12:41.192065  3835 ts_tablet_manager.cc:1403] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.210s	user 0.036s	sys 0.054s
I20260630 12:12:41.193884  3739 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:41.216238  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:41.216922  3562 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:41.215551  3837 ts_tablet_manager.cc:1434] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.308s	user 0.009s	sys 0.003s
I20260630 12:12:41.219416  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.220239  3489 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.222843  3834 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:41.224927  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.223345  3834 ts_tablet_manager.cc:1403] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.257s	user 0.040s	sys 0.062s
I20260630 12:12:41.226498  3837 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:41.227607  3838 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: No bootstrap required, opened a new log
I20260630 12:12:41.229313  3838 ts_tablet_manager.cc:1403] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.245s	user 0.055s	sys 0.045s
I20260630 12:12:41.229707  3455 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [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: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.237197  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.237901  3689 raft_consensus.cc:2804] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.238310  3689 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.233803  3835 raft_consensus.cc:359] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.230569  3530 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:41.234633  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.235383  3834 raft_consensus.cc:359] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.236667  3837 tablet_bootstrap.cc:654] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.238694  3689 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:41.242482  3531 leader_election.cc:343] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.240554  3838 raft_consensus.cc:359] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.241858  3798 raft_consensus.cc:2393] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5a51f140ae44d24969e7451e4eb1e12 in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:41.242003  3834 raft_consensus.cc:385] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.241341  3835 raft_consensus.cc:385] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.243748  3834 raft_consensus.cc:740] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.244505  3838 raft_consensus.cc:385] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.244827  3838 raft_consensus.cc:740] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.244146  3835 raft_consensus.cc:740] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.245195  3834 consensus_queue.cc:260] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.246779  3838 consensus_queue.cc:260] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.248135  3739 raft_consensus.cc:2804] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.248535  3739 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.248862  3739 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.249186  3838 ts_tablet_manager.cc:1434] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:12:41.249028  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.245893  3835 consensus_queue.cc:260] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
W20260630 12:12:41.253263  3605 leader_election.cc:343] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.255499  3605 leader_election.cc:304] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a; no voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.257047  3718 raft_consensus.cc:2749] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.261516  3689 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.264430  3739 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.265681  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.266885  3739 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:41.268731  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:41.269534  3489 raft_consensus.cc:2393] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5a51f140ae44d24969e7451e4eb1e12 in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:41.271481  3834 ts_tablet_manager.cc:1434] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
W20260630 12:12:41.270728  3456 leader_election.cc:343] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.273049  3835 ts_tablet_manager.cc:1434] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.004s
I20260630 12:12:41.273144  3689 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:41.273432  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:41.273707  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.274447  3562 raft_consensus.cc:2393] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 635fdbff0920436096b21f585d6e8217 in current term 1: Already voted for candidate c5a51f140ae44d24969e7451e4eb1e12 in this term.
I20260630 12:12:41.275714  3455 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [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: 635fdbff0920436096b21f585d6e8217; no voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.276476  3689 raft_consensus.cc:2749] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.277098  3837 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:41.277613  3837 ts_tablet_manager.cc:1403] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.010s
I20260630 12:12:41.279664  3531 leader_election.cc:304] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [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: c5a51f140ae44d24969e7451e4eb1e12; no voters: 635fdbff0920436096b21f585d6e8217, d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.280442  3837 raft_consensus.cc:359] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.280895  3834 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:41.281164  3837 raft_consensus.cc:385] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:12:41.280925  3531 leader_election.cc:343] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.281069  3739 raft_consensus.cc:2749] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.281630  3837 raft_consensus.cc:740] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.282024  3531 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: c5a51f140ae44d24969e7451e4eb1e12; no voters: 635fdbff0920436096b21f585d6e8217, d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.282908  3837 consensus_queue.cc:260] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.284272  3739 raft_consensus.cc:2749] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.286936  3837 ts_tablet_manager.cc:1434] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:12:41.287806  3834 tablet_bootstrap.cc:654] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.288002  3837 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:41.289569  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:41.290432  3562 raft_consensus.cc:2393] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d66c38f5fbb54ffa814a568a8bc1eee8 in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:41.294145  3760 leader_election.cc:304] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:41.295326  3844 raft_consensus.cc:2749] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.295308  3837 tablet_bootstrap.cc:654] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.301158  3834 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:41.301594  3834 ts_tablet_manager.cc:1403] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:12:41.302584  3837 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:41.303020  3837 ts_tablet_manager.cc:1403] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:12:41.303738  3834 raft_consensus.cc:359] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.304344  3834 raft_consensus.cc:385] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.304589  3834 raft_consensus.cc:740] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.305310  3837 raft_consensus.cc:359] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.306027  3837 raft_consensus.cc:385] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.305770  3834 consensus_queue.cc:260] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.306324  3837 raft_consensus.cc:740] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.307173  3837 consensus_queue.cc:260] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.311327  3834 ts_tablet_manager.cc:1434] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:12:41.312266  3834 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: Bootstrap starting.
I20260630 12:12:41.313166  3837 ts_tablet_manager.cc:1434] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:41.314141  3837 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:41.318603  3834 tablet_bootstrap.cc:654] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.322587  3837 tablet_bootstrap.cc:654] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.323745  3834 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: No bootstrap required, opened a new log
I20260630 12:12:41.324210  3834 ts_tablet_manager.cc:1403] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260630 12:12:41.326287  3834 raft_consensus.cc:359] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.326884  3834 raft_consensus.cc:385] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.327139  3834 raft_consensus.cc:740] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.327397  3837 tablet_bootstrap.cc:492] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:41.327858  3837 ts_tablet_manager.cc:1403] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260630 12:12:41.327787  3834 consensus_queue.cc:260] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.330022  3834 ts_tablet_manager.cc:1434] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:41.331300  3837 raft_consensus.cc:359] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.332083  3837 raft_consensus.cc:385] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.332363  3837 raft_consensus.cc:740] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.333415  3837 consensus_queue.cc:260] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.335808  3837 ts_tablet_manager.cc:1434] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:12:41.336778  3837 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:41.342783  3837 tablet_bootstrap.cc:654] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.345304  3859 consensus_queue.cc:1048] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.347713  3837 tablet_bootstrap.cc:492] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:41.348582  3837 ts_tablet_manager.cc:1403] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:12:41.350337  3844 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.350944  3844 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:41.352353  3837 raft_consensus.cc:359] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.353412  3844 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:41.353530  3837 raft_consensus.cc:385] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.353880  3837 raft_consensus.cc:740] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.353730  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.354705  3489 raft_consensus.cc:2393] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d66c38f5fbb54ffa814a568a8bc1eee8 in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:41.355078  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:41.356225  3564 raft_consensus.cc:2393] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d66c38f5fbb54ffa814a568a8bc1eee8 in current term 1: Already voted for candidate c5a51f140ae44d24969e7451e4eb1e12 in this term.
I20260630 12:12:41.355700  3837 consensus_queue.cc:260] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.357379  3760 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [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: d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:41.358523  3844 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.359071  3837 ts_tablet_manager.cc:1434] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:12:41.360122  3837 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:41.365114  3844 raft_consensus.cc:2749] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.366376  3837 tablet_bootstrap.cc:654] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.366895  3718 raft_consensus.cc:493] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.367475  3718 raft_consensus.cc:515] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.370131  3718 leader_election.cc:290] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:41.371229  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.371850  3796 raft_consensus.cc:2468] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:41.372196  3837 tablet_bootstrap.cc:492] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: No bootstrap required, opened a new log
I20260630 12:12:41.372622  3837 ts_tablet_manager.cc:1403] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:12:41.372004  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12" is_pre_election: true
I20260630 12:12:41.373358  3739 raft_consensus.cc:493] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.373694  3605 leader_election.cc:304] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.373839  3739 raft_consensus.cc:515] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.374281  3718 raft_consensus.cc:493] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.374907  3718 raft_consensus.cc:515] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.376269  3739 leader_election.cc:290] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.377622  3564 raft_consensus.cc:2468] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:41.378654  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:41.379464  3639 raft_consensus.cc:2468] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.381397  3530 leader_election.cc:304] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:41.381749  3837 raft_consensus.cc:359] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.382323  3837 raft_consensus.cc:385] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.382570  3837 raft_consensus.cc:740] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.383141  3837 consensus_queue.cc:260] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.383165  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.384017  3796 raft_consensus.cc:2468] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.384794  3882 raft_consensus.cc:2804] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.385251  3882 raft_consensus.cc:493] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.385610  3882 raft_consensus.cc:3060] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.385963  3837 ts_tablet_manager.cc:1434] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260630 12:12:41.386226  3739 raft_consensus.cc:2804] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.386756  3739 raft_consensus.cc:493] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.387187  3739 raft_consensus.cc:3060] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.392092  3689 raft_consensus.cc:493] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.392735  3689 raft_consensus.cc:515] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.393254  3882 raft_consensus.cc:515] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.396039  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:41.396375  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.396039  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.397467  3796 raft_consensus.cc:3060] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.397264  3799 raft_consensus.cc:2468] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 0.
I20260630 12:12:41.398794  3456 leader_election.cc:304] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.399618  3745 raft_consensus.cc:2804] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.400003  3745 raft_consensus.cc:493] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.400348  3745 raft_consensus.cc:3060] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.402904  3882 leader_election.cc:290] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:41.405269  3796 raft_consensus.cc:2468] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:41.406440  3605 leader_election.cc:304] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.407248  3882 raft_consensus.cc:2804] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.407394  3745 raft_consensus.cc:515] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.410283  3718 leader_election.cc:290] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:41.411036  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.411119  3859 consensus_queue.cc:1048] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.411749  3799 raft_consensus.cc:2468] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:41.410283  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.412705  3796 raft_consensus.cc:3060] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.413607  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:41.413746  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.414189  3639 raft_consensus.cc:3060] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.414557  3489 raft_consensus.cc:2393] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c203c90868ba4f5fbb18840f5d09e01a in current term 1: Already voted for candidate 635fdbff0920436096b21f585d6e8217 in this term.
I20260630 12:12:41.415787  3605 leader_election.cc:304] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.418469  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958c44c34fb40a6a8dace41b7c533fc" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:41.418785  3739 raft_consensus.cc:515] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.411482  3689 leader_election.cc:290] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.421051  3882 raft_consensus.cc:697] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:41.421931  3882 consensus_queue.cc:237] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.424526  3564 raft_consensus.cc:2393] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c203c90868ba4f5fbb18840f5d09e01a in current term 1: Already voted for candidate c5a51f140ae44d24969e7451e4eb1e12 in this term.
I20260630 12:12:41.426434  3745 leader_election.cc:290] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.427167  3883 raft_consensus.cc:493] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.428551  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.429611  3799 raft_consensus.cc:2393] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5a51f140ae44d24969e7451e4eb1e12 in current term 1: Already voted for candidate c203c90868ba4f5fbb18840f5d09e01a in this term.
I20260630 12:12:41.430444  3739 leader_election.cc:290] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.431345  3639 raft_consensus.cc:2468] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:41.431605  3796 raft_consensus.cc:2468] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 1.
I20260630 12:12:41.431984  3718 raft_consensus.cc:2764] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:12:41.433197  3456 leader_election.cc:304] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635fdbff0920436096b21f585d6e8217, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
W20260630 12:12:41.433769  3373 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 9d93e370858e41a78cb47dcbe592f317 (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9d93e370858e41a78cb47dcbe592f317 consensus state has no leader
I20260630 12:12:41.427770  3883 raft_consensus.cc:515] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.435599  3745 raft_consensus.cc:2804] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.436156  3745 raft_consensus.cc:697] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:41.436960  3745 consensus_queue.cc:237] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.438359  3796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93e370858e41a78cb47dcbe592f317" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.438997  3796 raft_consensus.cc:2468] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:41.440333  3605 leader_election.cc:304] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.441910  3884 raft_consensus.cc:2804] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.442548  3884 raft_consensus.cc:493] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.442987  3884 raft_consensus.cc:3060] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.451510  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93e370858e41a78cb47dcbe592f317" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.452481  3490 raft_consensus.cc:2468] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 0.
I20260630 12:12:41.449869  3745 consensus_queue.cc:1048] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:12:41.456120  3388 catalog_manager.cc:5697] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.456991  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4752aa63478f485c94d6326f17610f32" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:41.442066  3883 leader_election.cc:290] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:41.474699  3530 leader_election.cc:304] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [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: c5a51f140ae44d24969e7451e4eb1e12; no voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:41.475616  3698 raft_consensus.cc:2749] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.474898  3739 raft_consensus.cc:493] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.480209  3739 raft_consensus.cc:515] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.481678  3386 catalog_manager.cc:5697] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.486404  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.487098  3798 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.488267  3531 leader_election.cc:304] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.489130  3698 raft_consensus.cc:2804] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.489051  3884 raft_consensus.cc:515] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.489598  3698 raft_consensus.cc:493] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.490351  3698 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.495318  3884 leader_election.cc:290] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:41.497334  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93e370858e41a78cb47dcbe592f317" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.497776  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d93e370858e41a78cb47dcbe592f317" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:41.498045  3799 raft_consensus.cc:3060] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.498373  3490 raft_consensus.cc:3060] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.501999  3739 leader_election.cc:290] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:41.502239  3859 consensus_queue.cc:1048] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.503041  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:41.503710  3489 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.504632  3698 raft_consensus.cc:515] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.507485  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.508275  3798 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.513384  3799 raft_consensus.cc:2468] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:41.514714  3605 leader_election.cc:304] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.515707  3884 raft_consensus.cc:2804] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.516259  3884 raft_consensus.cc:697] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:41.519325  3490 raft_consensus.cc:2468] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 1.
I20260630 12:12:41.519403  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:41.517290  3884 consensus_queue.cc:237] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:41.520347  3489 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.529276  3388 catalog_manager.cc:5697] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.535754  3798 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:41.537063  3698 leader_election.cc:290] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:41.538815  3489 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:41.540668  3531 leader_election.cc:304] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.542328  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:41.542900  3698 raft_consensus.cc:2804] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.543396  3698 raft_consensus.cc:697] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Becoming Leader. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:41.544212  3698 consensus_queue.cc:237] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
W20260630 12:12:41.557861  3441 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:12:41.561823  3436 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:41.565644  3386 catalog_manager.cc:5697] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.655345  3698 raft_consensus.cc:493] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.655833  3698 raft_consensus.cc:515] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.657739  3698 leader_election.cc:290] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.658471  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:41.658754  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a" is_pre_election: true
I20260630 12:12:41.659042  3798 raft_consensus.cc:2468] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.659392  3639 raft_consensus.cc:2468] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 0.
I20260630 12:12:41.660099  3531 leader_election.cc:304] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.660956  3698 raft_consensus.cc:2804] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.661322  3698 raft_consensus.cc:493] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.661577  3698 raft_consensus.cc:3060] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.666605  3698 raft_consensus.cc:515] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.668327  3698 leader_election.cc:290] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Requested vote from peers d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:41.669039  3798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:41.669288  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b3d8459b664d65a7538b1c55dbcdd5" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:41.669620  3798 raft_consensus.cc:3060] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.669926  3639 raft_consensus.cc:3060] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.675439  3798 raft_consensus.cc:2468] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:41.676307  3639 raft_consensus.cc:2468] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:41.676596  3531 leader_election.cc:304] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:41.677445  3698 raft_consensus.cc:2804] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.677939  3698 raft_consensus.cc:697] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Becoming Leader. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:41.678574  3698 consensus_queue.cc:237] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:41.685989  3386 catalog_manager.cc:5697] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.913242  3884 consensus_queue.cc:1048] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.924516  3884 consensus_queue.cc:1048] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.930799  3698 consensus_queue.cc:1048] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.937505  3859 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.951329  3739 consensus_queue.cc:1048] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.953779  3745 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.967293  3884 consensus_queue.cc:1048] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.984898  3884 consensus_queue.cc:1048] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.244818  3868 consensus_queue.cc:1048] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.255394  3868 consensus_queue.cc:1048] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:42.569860  3436 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:12:42.644268  3372 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet edba41691042484fbe01b6621fbddbef (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet edba41691042484fbe01b6621fbddbef consensus state has no leader
I20260630 12:12:42.821821  3698 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.822347  3698 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:42.823988  3698 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:42.824908  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217" is_pre_election: true
I20260630 12:12:42.825055  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" is_pre_election: true
I20260630 12:12:42.825582  3490 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:42.825587  3799 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 1.
I20260630 12:12:42.826978  3530 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:42.827632  3698 raft_consensus.cc:2804] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:42.827946  3698 raft_consensus.cc:493] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:42.828298  3698 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.834656  3698 raft_consensus.cc:515] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:42.836306  3698 leader_election.cc:290] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [CANDIDATE]: Term 2 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653)
I20260630 12:12:42.837149  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:42.837244  3799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edba41691042484fbe01b6621fbddbef" candidate_uuid: "c5a51f140ae44d24969e7451e4eb1e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
I20260630 12:12:42.837791  3490 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.837939  3799 raft_consensus.cc:3060] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.842394  3490 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 2.
I20260630 12:12:42.842590  3799 raft_consensus.cc:2468] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5a51f140ae44d24969e7451e4eb1e12 in term 2.
I20260630 12:12:42.843518  3530 leader_election.cc:304] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:42.844233  3698 raft_consensus.cc:2804] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:42.844655  3698 raft_consensus.cc:697] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 LEADER]: Becoming Leader. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:42.845357  3698 consensus_queue.cc:237] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Queue going to LEADER 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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:42.856639  3387 catalog_manager.cc:5697] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: term changed from 0 to 2, leader changed from <none> to c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.328392  3798 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:43.329738  3698 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.388875  3490 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:43.393620  3915 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:43.559507  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:43.589023  3638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d"
dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
mode: GRACEFUL
new_leader_uuid: "635fdbff0920436096b21f585d6e8217"
 from {username='slave'} at 127.0.0.1:43904
I20260630 12:12:43.589951  3638 raft_consensus.cc:606] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Received request to transfer leadership to TS 635fdbff0920436096b21f585d6e8217
I20260630 12:12:43.603111  3490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1"
dest_uuid: "635fdbff0920436096b21f585d6e8217"
mode: GRACEFUL
new_leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:55028
I20260630 12:12:43.603672  3490 raft_consensus.cc:606] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Received request to transfer leadership to TS d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:43.618731  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677"
dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
mode: GRACEFUL
new_leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:46662
I20260630 12:12:43.618698  3638 consensus_queue.cc:237] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:43.619452  3562 raft_consensus.cc:606] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Received request to transfer leadership to TS d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:43.622745  3490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083"
dest_uuid: "635fdbff0920436096b21f585d6e8217"
mode: GRACEFUL
new_leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
 from {username='slave'} at 127.0.0.1:55028
I20260630 12:12:43.623211  3490 raft_consensus.cc:606] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Received request to transfer leadership to TS c203c90868ba4f5fbb18840f5d09e01a
I20260630 12:12:43.624315  3441 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
W20260630 12:12:43.626937  3605 consensus_peers.cc:597] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b81a08ff6ee342298ef391c8df4800fc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.627275  3562 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.627470  3490 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.628818  3441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.628865  3718 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:43.629891  3883 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } 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:12:43.638458  3718 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.642092  3562 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.642887  3490 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.654198  3386 catalog_manager.cc:5697] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.671001  3490 consensus_queue.cc:237] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:43.672544  3911 raft_consensus.cc:993] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: : Instructing follower c203c90868ba4f5fbb18840f5d09e01a to start an election
I20260630 12:12:43.673266  3716 raft_consensus.cc:1081] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Signalling peer c203c90868ba4f5fbb18840f5d09e01a to start an election
I20260630 12:12:43.675561  3638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083"
dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
 from {username='slave'} at 127.0.0.1:52798
I20260630 12:12:43.676229  3638 raft_consensus.cc:493] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.676625  3638 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.687708  3638 raft_consensus.cc:515] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:43.689325  3638 leader_election.cc:290] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [CANDIDATE]: Term 2 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:43.690546  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:43.691205  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cc718f94144b45a9b86460833d9083" candidate_uuid: "c203c90868ba4f5fbb18840f5d09e01a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:43.691366  3489 raft_consensus.cc:3055] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.691826  3489 raft_consensus.cc:740] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:43.692760  3489 consensus_queue.cc:260] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
W20260630 12:12:43.693760  3456 consensus_peers.cc:597] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cbaa4f6af094f229f63b5639d2fe55d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.693813  3638 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.694203  3489 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.691820  3562 raft_consensus.cc:3060] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.694617  3564 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.696079  3933 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:43.696995  3911 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:43.702016  3562 raft_consensus.cc:2468] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 2.
I20260630 12:12:43.701929  3489 raft_consensus.cc:2468] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c203c90868ba4f5fbb18840f5d09e01a in term 2.
I20260630 12:12:43.703656  3604 leader_election.cc:304] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [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: c203c90868ba4f5fbb18840f5d09e01a, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:43.704569  3929 raft_consensus.cc:2804] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.705090  3929 raft_consensus.cc:697] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEADER]: Becoming Leader. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:43.706025  3929 consensus_queue.cc:237] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:43.708673  3911 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.712016  3564 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.716281  3388 catalog_manager.cc:5697] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: term changed from 1 to 2, leader changed from 635fdbff0920436096b21f585d6e8217 (127.0.107.193) to c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195). New cstate: current_term: 2 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.722442  3638 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.724787  3387 catalog_manager.cc:5697] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.725109  3489 consensus_queue.cc:237] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
W20260630 12:12:43.736896  3456 consensus_peers.cc:597] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c82538119634f16b38c6ff6909c80c7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.740377  3639 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.740931  3564 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.742655  3933 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:43.743521  3716 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.752694  3929 raft_consensus.cc:993] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: : Instructing follower 635fdbff0920436096b21f585d6e8217 to start an election
I20260630 12:12:43.753197  3929 raft_consensus.cc:1081] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Signalling peer 635fdbff0920436096b21f585d6e8217 to start an election
I20260630 12:12:43.752506  3933 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.755024  3489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d"
dest_uuid: "635fdbff0920436096b21f585d6e8217"
 from {username='slave'} at 127.0.0.1:51856
I20260630 12:12:43.754351  3638 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.755563  3489 raft_consensus.cc:493] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.756007  3489 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.757062  3564 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.763458  3489 raft_consensus.cc:515] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:43.767725  3639 consensus_queue.cc:237] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:43.770378  3386 catalog_manager.cc:5697] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.772872  3489 leader_election.cc:290] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [CANDIDATE]: Term 2 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:43.773535  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:43.774173  3564 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.776332  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585d0d05944b4bf8b0abea4aab9db43d" candidate_uuid: "635fdbff0920436096b21f585d6e8217" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:43.776922  3638 raft_consensus.cc:3055] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.777240  3638 raft_consensus.cc:740] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:43.778187  3638 consensus_queue.cc:260] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:43.779811  3638 raft_consensus.cc:3060] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.782514  3564 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 2.
I20260630 12:12:43.783751  3455 leader_election.cc:304] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [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: 635fdbff0920436096b21f585d6e8217, c5a51f140ae44d24969e7451e4eb1e12; no voters: 
I20260630 12:12:43.784677  3716 raft_consensus.cc:2804] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.785142  3716 raft_consensus.cc:697] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 2 LEADER]: Becoming Leader. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:43.786094  3716 consensus_queue.cc:237] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } }
I20260630 12:12:43.789930  3638 raft_consensus.cc:2468] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635fdbff0920436096b21f585d6e8217 in term 2.
I20260630 12:12:43.795535  3564 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:43.796108  3489 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:43.796849  3605 consensus_peers.cc:597] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77c6309d744e4f9790598d91707ab9cc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.796679  3387 catalog_manager.cc:5697] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 reported cstate change: term changed from 1 to 2, leader changed from c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) to 635fdbff0920436096b21f585d6e8217 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.797381  3929 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.798255  3718 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } 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:12:43.810133  3718 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.812408  3489 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.813906  3564 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.823712  3387 catalog_manager.cc:5697] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:43.876386  3698 raft_consensus.cc:993] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: : Instructing follower d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:43.876936  3917 raft_consensus.cc:1081] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Signalling peer d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:43.878731  3799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677"
dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:43374
I20260630 12:12:43.879328  3799 raft_consensus.cc:493] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.879698  3799 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.887178  3799 raft_consensus.cc:515] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:43.889364  3799 leader_election.cc:290] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 2 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:43.890239  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:43.890617  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7521b0e3f7bf445c83cd43ef4cb4b677" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:43.890869  3564 raft_consensus.cc:3055] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.891196  3489 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.891250  3564 raft_consensus.cc:740] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Running, Role: LEADER
I20260630 12:12:43.892298  3564 consensus_queue.cc:260] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:43.893616  3564 raft_consensus.cc:3060] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.896404  3489 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:43.897943  3760 leader_election.cc:304] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: 635fdbff0920436096b21f585d6e8217, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:43.898919  3913 raft_consensus.cc:2804] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.901681  3913 raft_consensus.cc:697] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Becoming Leader. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Running, Role: LEADER
I20260630 12:12:43.902459  3913 consensus_queue.cc:237] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:43.906006  3564 raft_consensus.cc:2468] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:43.912269  3388 catalog_manager.cc:5697] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: term changed from 1 to 2, leader changed from c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) to d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.055271  3911 raft_consensus.cc:993] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: : Instructing follower d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:44.055799  3716 raft_consensus.cc:1081] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Signalling peer d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:44.057332  3799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1"
dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:43372
I20260630 12:12:44.057900  3799 raft_consensus.cc:493] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:44.058262  3799 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.063244  3799 raft_consensus.cc:515] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:44.064895  3799 leader_election.cc:290] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 2 election: Requested vote from peers 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719), c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:44.065833  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:44.066212  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7064972aa667424d8c277c2153dfa4e1" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:44.066419  3489 raft_consensus.cc:3055] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:44.066807  3489 raft_consensus.cc:740] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:44.067668  3564 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.067564  3489 consensus_queue.cc:260] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:44.068914  3489 raft_consensus.cc:3060] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.073523  3564 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:44.074625  3760 leader_election.cc:304] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:44.074949  3489 raft_consensus.cc:2468] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:44.075379  3913 raft_consensus.cc:2804] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:44.075841  3913 raft_consensus.cc:697] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Becoming Leader. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Running, Role: LEADER
I20260630 12:12:44.076661  3913 consensus_queue.cc:237] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } }
I20260630 12:12:44.083709  3388 catalog_manager.cc:5697] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: term changed from 1 to 2, leader changed from 635fdbff0920436096b21f585d6e8217 (127.0.107.193) to d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.099999  3948 ts_tablet_manager.cc:933] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:44.102142  3948 tablet_copy_client.cc:323] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41617
I20260630 12:12:44.113874  3649 tablet_copy_service.cc:140] P c203c90868ba4f5fbb18840f5d09e01a: Received BeginTabletCopySession request for tablet b81a08ff6ee342298ef391c8df4800fc from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:43922)
I20260630 12:12:44.114389  3649 tablet_copy_service.cc:161] P c203c90868ba4f5fbb18840f5d09e01a: Beginning new tablet copy session on tablet b81a08ff6ee342298ef391c8df4800fc from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:43922: session id = d66c38f5fbb54ffa814a568a8bc1eee8-b81a08ff6ee342298ef391c8df4800fc
I20260630 12:12:44.120636  3649 tablet_copy_source_session.cc:215] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.123445  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a08ff6ee342298ef391c8df4800fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.134135  3948 tablet_copy_client.cc:806] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.134727  3948 tablet_copy_client.cc:670] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.138051  3948 tablet_copy_client.cc:538] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.144703  3948 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:44.162281  3948 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:44.163203  3948 tablet_bootstrap.cc:492] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:44.163878  3948 ts_tablet_manager.cc:1403] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260630 12:12:44.166726  3948 raft_consensus.cc:359] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.167368  3948 raft_consensus.cc:740] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:44.167871  3948 consensus_queue.cc:260] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.170377  3948 ts_tablet_manager.cc:1434] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:44.172112  3649 tablet_copy_service.cc:342] P c203c90868ba4f5fbb18840f5d09e01a: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-b81a08ff6ee342298ef391c8df4800fc received from {username='slave'} at 127.0.0.1:43922
I20260630 12:12:44.172575  3649 tablet_copy_service.cc:434] P c203c90868ba4f5fbb18840f5d09e01a: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-b81a08ff6ee342298ef391c8df4800fc on tablet b81a08ff6ee342298ef391c8df4800fc with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:44.196465  3489 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.198035  3929 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.212368  3564 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.215029  3883 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.238371  3948 ts_tablet_manager.cc:933] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:44.240348  3948 tablet_copy_client.cc:323] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41617
I20260630 12:12:44.241921  3649 tablet_copy_service.cc:140] P c203c90868ba4f5fbb18840f5d09e01a: Received BeginTabletCopySession request for tablet 77c6309d744e4f9790598d91707ab9cc from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:43922)
I20260630 12:12:44.242549  3958 ts_tablet_manager.cc:933] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:44.242498  3649 tablet_copy_service.cc:161] P c203c90868ba4f5fbb18840f5d09e01a: Beginning new tablet copy session on tablet 77c6309d744e4f9790598d91707ab9cc from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:43922: session id = d66c38f5fbb54ffa814a568a8bc1eee8-77c6309d744e4f9790598d91707ab9cc
I20260630 12:12:44.244525  3958 tablet_copy_client.cc:323] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46719
I20260630 12:12:44.246488  3500 tablet_copy_service.cc:140] P 635fdbff0920436096b21f585d6e8217: Received BeginTabletCopySession request for tablet 6cbaa4f6af094f229f63b5639d2fe55d from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:55022)
I20260630 12:12:44.247018  3500 tablet_copy_service.cc:161] P 635fdbff0920436096b21f585d6e8217: Beginning new tablet copy session on tablet 6cbaa4f6af094f229f63b5639d2fe55d from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:55022: session id = d66c38f5fbb54ffa814a568a8bc1eee8-6cbaa4f6af094f229f63b5639d2fe55d
I20260630 12:12:44.249043  3649 tablet_copy_source_session.cc:215] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.251359  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6309d744e4f9790598d91707ab9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.254361  3500 tablet_copy_source_session.cc:215] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.257444  3958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbaa4f6af094f229f63b5639d2fe55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.262707  3564 raft_consensus.cc:1275] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.264213  3948 tablet_copy_client.cc:806] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.264484  3911 consensus_queue.cc:1048] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.264752  3948 tablet_copy_client.cc:670] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.272202  3948 tablet_copy_client.cc:538] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.273044  3958 tablet_copy_client.cc:806] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.273612  3958 tablet_copy_client.cc:670] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.277717  3958 tablet_copy_client.cc:538] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.286533  3958 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:44.295504  3639 raft_consensus.cc:1275] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.297926  3911 consensus_queue.cc:1048] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.316684  3961 ts_tablet_manager.cc:933] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:44.319330  3948 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:44.329203  3958 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:44.330322  3958 tablet_bootstrap.cc:492] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:44.331009  3958 ts_tablet_manager.cc:1403] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.045s	user 0.030s	sys 0.008s
I20260630 12:12:44.332829  3961 tablet_copy_client.cc:323] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46719
I20260630 12:12:44.335630  3500 tablet_copy_service.cc:140] P 635fdbff0920436096b21f585d6e8217: Received BeginTabletCopySession request for tablet 7c82538119634f16b38c6ff6909c80c7 from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:55022)
I20260630 12:12:44.336211  3500 tablet_copy_service.cc:161] P 635fdbff0920436096b21f585d6e8217: Beginning new tablet copy session on tablet 7c82538119634f16b38c6ff6909c80c7 from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:55022: session id = d66c38f5fbb54ffa814a568a8bc1eee8-7c82538119634f16b38c6ff6909c80c7
I20260630 12:12:44.336376  3958 raft_consensus.cc:359] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.337216  3958 raft_consensus.cc:740] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:44.337847  3958 consensus_queue.cc:260] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.340451  3958 ts_tablet_manager.cc:1434] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:12:44.342640  3499 tablet_copy_service.cc:342] P 635fdbff0920436096b21f585d6e8217: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-6cbaa4f6af094f229f63b5639d2fe55d received from {username='slave'} at 127.0.0.1:55022
I20260630 12:12:44.343120  3499 tablet_copy_service.cc:434] P 635fdbff0920436096b21f585d6e8217: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-6cbaa4f6af094f229f63b5639d2fe55d on tablet 6cbaa4f6af094f229f63b5639d2fe55d with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:44.347254  3500 tablet_copy_source_session.cc:215] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.350667  3961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82538119634f16b38c6ff6909c80c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.368716  3961 tablet_copy_client.cc:806] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.369367  3961 tablet_copy_client.cc:670] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.371260  3948 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:44.372184  3948 tablet_bootstrap.cc:492] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:44.372831  3948 ts_tablet_manager.cc:1403] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.015s
I20260630 12:12:44.373550  3961 tablet_copy_client.cc:538] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.375808  3948 raft_consensus.cc:359] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.376528  3489 raft_consensus.cc:1275] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.376734  3948 raft_consensus.cc:740] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:44.377431  3948 consensus_queue.cc:260] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.378151  3913 consensus_queue.cc:1048] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.383114  3961 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:44.388614  3948 ts_tablet_manager.cc:1434] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260630 12:12:44.398790  3649 tablet_copy_service.cc:342] P c203c90868ba4f5fbb18840f5d09e01a: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-77c6309d744e4f9790598d91707ab9cc received from {username='slave'} at 127.0.0.1:43922
I20260630 12:12:44.399250  3649 tablet_copy_service.cc:434] P c203c90868ba4f5fbb18840f5d09e01a: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-77c6309d744e4f9790598d91707ab9cc on tablet 77c6309d744e4f9790598d91707ab9cc with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:44.401170  3564 raft_consensus.cc:1275] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.404299  3913 consensus_queue.cc:1048] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.413825  3961 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:44.415199  3961 tablet_bootstrap.cc:492] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:44.416083  3961 ts_tablet_manager.cc:1403] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260630 12:12:44.419999  3961 raft_consensus.cc:359] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.421059  3961 raft_consensus.cc:740] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:44.421917  3961 consensus_queue.cc:260] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:44.429641  3961 ts_tablet_manager.cc:1434] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:12:44.434845  3500 tablet_copy_service.cc:342] P 635fdbff0920436096b21f585d6e8217: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-7c82538119634f16b38c6ff6909c80c7 received from {username='slave'} at 127.0.0.1:55022
I20260630 12:12:44.435438  3500 tablet_copy_service.cc:434] P 635fdbff0920436096b21f585d6e8217: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-7c82538119634f16b38c6ff6909c80c7 on tablet 7c82538119634f16b38c6ff6909c80c7 with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:44.507467  3489 raft_consensus.cc:1275] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.508649  3945 consensus_queue.cc:1048] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.527207  3564 raft_consensus.cc:1275] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.529474  3945 consensus_queue.cc:1048] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.576076  3799 raft_consensus.cc:1217] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:44.624943  3799 raft_consensus.cc:1217] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:44.660063  3799 raft_consensus.cc:1217] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:44.771795  3799 raft_consensus.cc:1217] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:45.011840  3929 raft_consensus.cc:1064] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:45.014755  3929 consensus_queue.cc:237] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.022579  3489 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.022815  3799 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.024245  3929 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } 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:12:45.025332  3883 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.027047  3564 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.031877  3929 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:45.039695  3799 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.042287  3929 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.049335  3564 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.054977  3388 catalog_manager.cc:5697] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.056012  3489 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.085879  3638 consensus_queue.cc:237] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.090857  3799 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.091454  3564 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.092429  3929 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.093333  3883 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.100642  3883 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.106277  3799 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.113270  3564 raft_consensus.cc:2955] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.121929  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b81a08ff6ee342298ef391c8df4800fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.121208  3386 catalog_manager.cc:5697] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.137701  3473 tablet_service.cc:1558] Processing DeleteTablet for tablet b81a08ff6ee342298ef391c8df4800fc with delete_type TABLET_DATA_TOMBSTONED (TS 635fdbff0920436096b21f585d6e8217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51838
I20260630 12:12:45.140098  3988 tablet_replica.cc:333] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:45.141191  3988 raft_consensus.cc:2243] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.141964  3988 raft_consensus.cc:2272] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.144857  3988 ts_tablet_manager.cc:1916] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.156272  3988 ts_tablet_manager.cc:1929] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.156664  3988 log.cc:1199] T b81a08ff6ee342298ef391c8df4800fc P 635fdbff0920436096b21f585d6e8217: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root/wals/b81a08ff6ee342298ef391c8df4800fc
I20260630 12:12:45.158207  3374 catalog_manager.cc:5028] TS 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): tablet b81a08ff6ee342298ef391c8df4800fc (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:45.189435  3883 raft_consensus.cc:1064] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:45.191928  3883 consensus_queue.cc:237] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.198515  3564 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.199119  3799 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.199159  3489 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.199790  3883 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.200951  3718 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.202013  3929 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } 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:12:45.214327  3977 raft_consensus.cc:1064] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:45.218799  3977 consensus_queue.cc:237] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.227578  3929 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.234299  3564 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.233726  3489 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.237213  3798 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.239305  3911 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.243623  3911 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.249887  3638 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.253990  3716 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:45.254040  3798 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.263935  3716 raft_consensus.cc:1064] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:45.266482  3716 consensus_queue.cc:237] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.273703  3977 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.275054  3638 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.284822  3564 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.287436  3387 catalog_manager.cc:5697] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.295228  3386 catalog_manager.cc:5697] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.301354  3798 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.305816  3562 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.319459  3638 consensus_queue.cc:237] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.327634  3797 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.329741  3929 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.341473  3883 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.353168  3799 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.359467  3562 raft_consensus.cc:1275] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.360862  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77c6309d744e4f9790598d91707ab9cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.371279  3883 consensus_queue.cc:1048] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:45.371868  3385 catalog_manager.cc:5697] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.378690  3562 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.381136  3994 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:45.374771  3638 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.384734  3799 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.386029  3994 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.387933  3994 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.392236  3562 raft_consensus.cc:2955] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635fdbff0920436096b21f585d6e8217 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.401302  3473 tablet_service.cc:1558] Processing DeleteTablet for tablet 77c6309d744e4f9790598d91707ab9cc with delete_type TABLET_DATA_TOMBSTONED (TS 635fdbff0920436096b21f585d6e8217 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51838
I20260630 12:12:45.402357  3988 tablet_replica.cc:333] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:45.403297  3988 raft_consensus.cc:2243] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.404031  3988 raft_consensus.cc:2272] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.409751  3994 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.417376  3799 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.421517  3562 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.422853  3638 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.425846  3489 consensus_queue.cc:237] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [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: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.412526  3988 ts_tablet_manager.cc:1916] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.433408  3388 catalog_manager.cc:5697] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.444801  3799 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.445873  3562 raft_consensus.cc:1275] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.446347  4001 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.447273  3911 consensus_queue.cc:1048] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.454661  3489 consensus_queue.cc:237] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.454382  4001 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.455886  3564 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.460031  3638 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.461400  3911 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.468478  3798 raft_consensus.cc:1275] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.469653  3388 catalog_manager.cc:5697] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.470563  3716 consensus_queue.cc:1048] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:45.474516  3998 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.476547  3638 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.479177  3799 raft_consensus.cc:2955] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.482890  3624 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c82538119634f16b38c6ff6909c80c7 with delete_type TABLET_DATA_TOMBSTONED (TS c203c90868ba4f5fbb18840f5d09e01a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52784
I20260630 12:12:45.484839  4005 tablet_replica.cc:333] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:45.485904  4005 raft_consensus.cc:2243] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.486620  4005 raft_consensus.cc:2272] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.490772  4005 ts_tablet_manager.cc:1916] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.493655  3388 catalog_manager.cc:5697] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index 3 to 4, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.494626  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c82538119634f16b38c6ff6909c80c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.494737  3988 ts_tablet_manager.cc:1929] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.483650  3798 raft_consensus.cc:2955] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:45.495198  3988 log.cc:1199] T 77c6309d744e4f9790598d91707ab9cc P 635fdbff0920436096b21f585d6e8217: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-0-root/wals/77c6309d744e4f9790598d91707ab9cc
I20260630 12:12:45.508677  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cbaa4f6af094f229f63b5639d2fe55d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.509375  3374 catalog_manager.cc:5028] TS 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): tablet 77c6309d744e4f9790598d91707ab9cc (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:45.514400  3551 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cbaa4f6af094f229f63b5639d2fe55d with delete_type TABLET_DATA_TOMBSTONED (TS c5a51f140ae44d24969e7451e4eb1e12 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48254
I20260630 12:12:45.526703  4005 ts_tablet_manager.cc:1929] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.527351  4005 log.cc:1199] T 7c82538119634f16b38c6ff6909c80c7 P c203c90868ba4f5fbb18840f5d09e01a: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root/wals/7c82538119634f16b38c6ff6909c80c7
I20260630 12:12:45.529958  3374 catalog_manager.cc:5028] TS c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617): tablet 7c82538119634f16b38c6ff6909c80c7 (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:45.530655  4007 tablet_replica.cc:333] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:45.531688  4007 raft_consensus.cc:2243] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.532511  4007 raft_consensus.cc:2272] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.535079  4007 ts_tablet_manager.cc:1916] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.545806  4007 ts_tablet_manager.cc:1929] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.546145  4007 log.cc:1199] T 6cbaa4f6af094f229f63b5639d2fe55d P c5a51f140ae44d24969e7451e4eb1e12: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root/wals/6cbaa4f6af094f229f63b5639d2fe55d
I20260630 12:12:45.547524  3374 catalog_manager.cc:5028] TS c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): tablet 6cbaa4f6af094f229f63b5639d2fe55d (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:45.630105  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:45.643538  3489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e"
dest_uuid: "635fdbff0920436096b21f585d6e8217"
mode: GRACEFUL
new_leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:55028
I20260630 12:12:45.644101  3489 raft_consensus.cc:606] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Received request to transfer leadership to TS d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:45.646493  3638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc"
dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
mode: GRACEFUL
new_leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:43904
I20260630 12:12:45.646917  3638 raft_consensus.cc:606] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Received request to transfer leadership to TS d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:45.648078  3441 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:12:45.648742  3441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.786196  3998 raft_consensus.cc:993] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: : Instructing follower d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:45.786715  3716 raft_consensus.cc:1081] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Signalling peer d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:45.788170  3798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e"
dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:43372
I20260630 12:12:45.788653  3798 raft_consensus.cc:493] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:45.788924  3798 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.793931  3798 raft_consensus.cc:515] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:45.795612  3798 leader_election.cc:290] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 2 election: Requested vote from peers c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617), 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:45.796510  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:45.796746  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d0a1731ea3460cb47aeeee93136b1e" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "635fdbff0920436096b21f585d6e8217"
I20260630 12:12:45.797067  3638 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.797247  3489 raft_consensus.cc:3055] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:45.797603  3489 raft_consensus.cc:740] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 635fdbff0920436096b21f585d6e8217, State: Running, Role: LEADER
I20260630 12:12:45.798346  3489 consensus_queue.cc:260] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [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: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:45.799249  3489 raft_consensus.cc:3060] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.801716  3638 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:45.802810  3760 leader_election.cc:304] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [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: c203c90868ba4f5fbb18840f5d09e01a, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:45.803467  3489 raft_consensus.cc:2468] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:45.803623  3987 raft_consensus.cc:2804] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:45.804155  3987 raft_consensus.cc:697] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Becoming Leader. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Running, Role: LEADER
I20260630 12:12:45.805032  3987 consensus_queue.cc:237] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } }
I20260630 12:12:45.812115  3386 catalog_manager.cc:5697] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: term changed from 1 to 2, leader changed from 635fdbff0920436096b21f585d6e8217 (127.0.107.193) to d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.923496  3883 raft_consensus.cc:993] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: : Instructing follower d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:45.924012  4009 raft_consensus.cc:1081] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Signalling peer d66c38f5fbb54ffa814a568a8bc1eee8 to start an election
I20260630 12:12:45.925412  3798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc"
dest_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8"
 from {username='slave'} at 127.0.0.1:43388
I20260630 12:12:45.925889  3798 raft_consensus.cc:493] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:45.926198  3798 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.931062  3798 raft_consensus.cc:515] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.932816  3798 leader_election.cc:290] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [CANDIDATE]: Term 2 election: Requested vote from peers c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605), c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:45.934255  3564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c5a51f140ae44d24969e7451e4eb1e12"
I20260630 12:12:45.934542  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a08ff6ee342298ef391c8df4800fc" candidate_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c203c90868ba4f5fbb18840f5d09e01a"
I20260630 12:12:45.934821  3564 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.935212  3638 raft_consensus.cc:3055] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:45.935562  3638 raft_consensus.cc:740] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Running, Role: LEADER
I20260630 12:12:45.938622  3638 consensus_queue.cc:260] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.940040  3638 raft_consensus.cc:3060] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.941640  3564 raft_consensus.cc:2468] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:45.942624  3760 leader_election.cc:304] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [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: c5a51f140ae44d24969e7451e4eb1e12, d66c38f5fbb54ffa814a568a8bc1eee8; no voters: 
I20260630 12:12:45.943461  3986 raft_consensus.cc:2804] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:45.943882  3986 raft_consensus.cc:697] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Becoming Leader. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Running, Role: LEADER
I20260630 12:12:45.944763  3638 raft_consensus.cc:2468] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66c38f5fbb54ffa814a568a8bc1eee8 in term 2.
I20260630 12:12:45.944605  3986 consensus_queue.cc:237] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:45.949929  3386 catalog_manager.cc:5697] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: term changed from 1 to 2, leader changed from c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) to d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.279750  3638 raft_consensus.cc:1275] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:46.281172  3986 consensus_queue.cc:1048] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.291049  3489 raft_consensus.cc:1275] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:46.292558  3987 consensus_queue.cc:1048] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.401690  3564 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:46.402702  3987 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:46.414260  3638 raft_consensus.cc:1275] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Refusing update from remote peer d66c38f5fbb54ffa814a568a8bc1eee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:46.415800  4013 consensus_queue.cc:1048] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:46.554683  3564 consensus_queue.cc:237] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } }
W20260630 12:12:46.560585  3530 consensus_peers.cc:597] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 -> Peer c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617): Couldn't send request to peer c203c90868ba4f5fbb18840f5d09e01a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edba41691042484fbe01b6621fbddbef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.560858  3798 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:46.562130  3489 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:46.562086  4023 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:46.563447  3971 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.572717  4026 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } } }
I20260630 12:12:46.573607  3798 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } } }
I20260630 12:12:46.574085  3489 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } } }
I20260630 12:12:46.584213  3386 catalog_manager.cc:5697] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index -1 to 2, NON_VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) added. New cstate: current_term: 2 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } } }
I20260630 12:12:46.587215  3564 consensus_queue.cc:237] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:46.594244  3638 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:46.595045  3531 consensus_peers.cc:597] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 367ce27dd8ca4bfea19b931fb975329e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.595638  4026 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:46.599646  3489 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.602123  4023 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.605235  3971 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.606730  3638 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.613912  3489 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.618613  3387 catalog_manager.cc:5697] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index -1 to 2, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.621524  3490 consensus_queue.cc:237] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [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: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } }
W20260630 12:12:46.631637  3455 consensus_peers.cc:597] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 -> Peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Couldn't send request to peer c5a51f140ae44d24969e7451e4eb1e12. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a958c44c34fb40a6a8dace41b7c533fc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.633379  3638 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.635407  3798 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.635402  3716 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.638293  4034 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:46.644025  3716 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } } }
I20260630 12:12:46.649115  3638 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } } }
I20260630 12:12:46.651650  3798 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } } }
I20260630 12:12:46.658106  3639 consensus_queue.cc:237] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:46.658066  3388 catalog_manager.cc:5697] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index -1 to 2, NON_VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:46.669277  3564 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:12:46.670112  3605 consensus_peers.cc:597] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a -> Peer d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): Couldn't send request to peer d66c38f5fbb54ffa814a568a8bc1eee8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8cc718f94144b45a9b86460833d9083. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.671105  3490 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:46.672003  4010 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:46.678754  4010 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:46.682176  4039 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.683863  3564 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.689987  3490 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } } }
I20260630 12:12:46.695401  3387 catalog_manager.cc:5697] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index -1 to 3, NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:47.035346  4042 ts_tablet_manager.cc:933] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: Initiating tablet copy from peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719)
I20260630 12:12:47.037092  4042 tablet_copy_client.cc:323] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46719
I20260630 12:12:47.038617  3500 tablet_copy_service.cc:140] P 635fdbff0920436096b21f585d6e8217: Received BeginTabletCopySession request for tablet a958c44c34fb40a6a8dace41b7c533fc from peer c5a51f140ae44d24969e7451e4eb1e12 ({username='slave'} at 127.0.0.1:51842)
I20260630 12:12:47.039163  3500 tablet_copy_service.cc:161] P 635fdbff0920436096b21f585d6e8217: Beginning new tablet copy session on tablet a958c44c34fb40a6a8dace41b7c533fc from peer c5a51f140ae44d24969e7451e4eb1e12 at {username='slave'} at 127.0.0.1:51842: session id = c5a51f140ae44d24969e7451e4eb1e12-a958c44c34fb40a6a8dace41b7c533fc
I20260630 12:12:47.046470  3500 tablet_copy_source_session.cc:215] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.049861  4042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958c44c34fb40a6a8dace41b7c533fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.062394  4042 tablet_copy_client.cc:806] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.062997  4042 tablet_copy_client.cc:670] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.066499  4042 tablet_copy_client.cc:538] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.073005  4042 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap starting.
I20260630 12:12:47.088603  4042 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: 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:12:47.089524  4042 tablet_bootstrap.cc:492] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: Bootstrap complete.
I20260630 12:12:47.090205  4042 ts_tablet_manager.cc:1403] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:12:47.093065  4042 raft_consensus.cc:359] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } }
I20260630 12:12:47.093734  4042 raft_consensus.cc:740] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5a51f140ae44d24969e7451e4eb1e12, State: Initialized, Role: LEARNER
I20260630 12:12:47.094251  4042 consensus_queue.cc:260] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [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: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: true } }
I20260630 12:12:47.097029  4042 ts_tablet_manager.cc:1434] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:47.099453  4045 ts_tablet_manager.cc:933] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617)
I20260630 12:12:47.101778  3500 tablet_copy_service.cc:342] P 635fdbff0920436096b21f585d6e8217: Request end of tablet copy session c5a51f140ae44d24969e7451e4eb1e12-a958c44c34fb40a6a8dace41b7c533fc received from {username='slave'} at 127.0.0.1:51842
I20260630 12:12:47.102283  3500 tablet_copy_service.cc:434] P 635fdbff0920436096b21f585d6e8217: ending tablet copy session c5a51f140ae44d24969e7451e4eb1e12-a958c44c34fb40a6a8dace41b7c533fc on tablet a958c44c34fb40a6a8dace41b7c533fc with peer c5a51f140ae44d24969e7451e4eb1e12
I20260630 12:12:47.103847  4045 tablet_copy_client.cc:323] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41617
I20260630 12:12:47.106652  3649 tablet_copy_service.cc:140] P c203c90868ba4f5fbb18840f5d09e01a: Received BeginTabletCopySession request for tablet e8cc718f94144b45a9b86460833d9083 from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:43922)
I20260630 12:12:47.107173  3649 tablet_copy_service.cc:161] P c203c90868ba4f5fbb18840f5d09e01a: Beginning new tablet copy session on tablet e8cc718f94144b45a9b86460833d9083 from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:43922: session id = d66c38f5fbb54ffa814a568a8bc1eee8-e8cc718f94144b45a9b86460833d9083
I20260630 12:12:47.112679  3649 tablet_copy_source_session.cc:215] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.115101  4045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cc718f94144b45a9b86460833d9083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.121176  4047 ts_tablet_manager.cc:933] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: Initiating tablet copy from peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:47.124984  4049 ts_tablet_manager.cc:933] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: Initiating tablet copy from peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605)
I20260630 12:12:47.124931  4047 tablet_copy_client.cc:323] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45605
I20260630 12:12:47.127022  3575 tablet_copy_service.cc:140] P c5a51f140ae44d24969e7451e4eb1e12: Received BeginTabletCopySession request for tablet 367ce27dd8ca4bfea19b931fb975329e from peer d66c38f5fbb54ffa814a568a8bc1eee8 ({username='slave'} at 127.0.0.1:46650)
I20260630 12:12:47.127578  3575 tablet_copy_service.cc:161] P c5a51f140ae44d24969e7451e4eb1e12: Beginning new tablet copy session on tablet 367ce27dd8ca4bfea19b931fb975329e from peer d66c38f5fbb54ffa814a568a8bc1eee8 at {username='slave'} at 127.0.0.1:46650: session id = d66c38f5fbb54ffa814a568a8bc1eee8-367ce27dd8ca4bfea19b931fb975329e
I20260630 12:12:47.127841  4049 tablet_copy_client.cc:323] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45605
I20260630 12:12:47.129944  3574 tablet_copy_service.cc:140] P c5a51f140ae44d24969e7451e4eb1e12: Received BeginTabletCopySession request for tablet edba41691042484fbe01b6621fbddbef from peer c203c90868ba4f5fbb18840f5d09e01a ({username='slave'} at 127.0.0.1:48264)
I20260630 12:12:47.130499  3574 tablet_copy_service.cc:161] P c5a51f140ae44d24969e7451e4eb1e12: Beginning new tablet copy session on tablet edba41691042484fbe01b6621fbddbef from peer c203c90868ba4f5fbb18840f5d09e01a at {username='slave'} at 127.0.0.1:48264: session id = c203c90868ba4f5fbb18840f5d09e01a-edba41691042484fbe01b6621fbddbef
I20260630 12:12:47.132294  4045 tablet_copy_client.cc:806] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.132943  4045 tablet_copy_client.cc:670] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.138651  3574 tablet_copy_source_session.cc:215] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.143026  4049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edba41691042484fbe01b6621fbddbef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.143167  4045 tablet_copy_client.cc:538] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.145920  3575 tablet_copy_source_session.cc:215] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.149009  4047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ce27dd8ca4bfea19b931fb975329e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.152896  4045 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:47.162569  4049 tablet_copy_client.cc:806] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.163208  4049 tablet_copy_client.cc:670] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.167276  4049 tablet_copy_client.cc:538] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.200029  4047 tablet_copy_client.cc:806] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.200736  4047 tablet_copy_client.cc:670] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.204260  4049 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap starting.
I20260630 12:12:47.209268  4047 tablet_copy_client.cc:538] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.210618  4045 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:47.211629  4045 tablet_bootstrap.cc:492] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:47.212343  4045 ts_tablet_manager.cc:1403] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.011s
I20260630 12:12:47.218811  4047 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap starting.
I20260630 12:12:47.221853  4045 raft_consensus.cc:359] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:47.222826  4045 raft_consensus.cc:740] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:47.223883  4045 consensus_queue.cc:260] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:47.228842  4045 ts_tablet_manager.cc:1434] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:12:47.230686  3649 tablet_copy_service.cc:342] P c203c90868ba4f5fbb18840f5d09e01a: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-e8cc718f94144b45a9b86460833d9083 received from {username='slave'} at 127.0.0.1:43922
I20260630 12:12:47.231102  3649 tablet_copy_service.cc:434] P c203c90868ba4f5fbb18840f5d09e01a: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-e8cc718f94144b45a9b86460833d9083 on tablet e8cc718f94144b45a9b86460833d9083 with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:47.245570  4049 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: 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:12:47.246320  4049 tablet_bootstrap.cc:492] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: Bootstrap complete.
I20260630 12:12:47.246585  4047 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: 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:12:47.246901  4049 ts_tablet_manager.cc:1403] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.009s
I20260630 12:12:47.247432  4047 tablet_bootstrap.cc:492] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: Bootstrap complete.
I20260630 12:12:47.248122  4047 ts_tablet_manager.cc:1403] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.000s
I20260630 12:12:47.249223  4049 raft_consensus.cc:359] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } }
I20260630 12:12:47.249862  4049 raft_consensus.cc:740] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c203c90868ba4f5fbb18840f5d09e01a, State: Initialized, Role: LEARNER
I20260630 12:12:47.250380  4049 consensus_queue.cc:260] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: true } }
I20260630 12:12:47.251341  4047 raft_consensus.cc:359] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:47.252404  4047 raft_consensus.cc:740] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d66c38f5fbb54ffa814a568a8bc1eee8, State: Initialized, Role: LEARNER
I20260630 12:12:47.252507  4049 ts_tablet_manager.cc:1434] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:12:47.253034  4047 consensus_queue.cc:260] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: true } }
I20260630 12:12:47.254495  3575 tablet_copy_service.cc:342] P c5a51f140ae44d24969e7451e4eb1e12: Request end of tablet copy session c203c90868ba4f5fbb18840f5d09e01a-edba41691042484fbe01b6621fbddbef received from {username='slave'} at 127.0.0.1:48264
I20260630 12:12:47.254933  3575 tablet_copy_service.cc:434] P c5a51f140ae44d24969e7451e4eb1e12: ending tablet copy session c203c90868ba4f5fbb18840f5d09e01a-edba41691042484fbe01b6621fbddbef on tablet edba41691042484fbe01b6621fbddbef with peer c203c90868ba4f5fbb18840f5d09e01a
I20260630 12:12:47.255306  4047 ts_tablet_manager.cc:1434] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:12:47.257200  3575 tablet_copy_service.cc:342] P c5a51f140ae44d24969e7451e4eb1e12: Request end of tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-367ce27dd8ca4bfea19b931fb975329e received from {username='slave'} at 127.0.0.1:46650
I20260630 12:12:47.257583  3575 tablet_copy_service.cc:434] P c5a51f140ae44d24969e7451e4eb1e12: ending tablet copy session d66c38f5fbb54ffa814a568a8bc1eee8-367ce27dd8ca4bfea19b931fb975329e on tablet 367ce27dd8ca4bfea19b931fb975329e with peer d66c38f5fbb54ffa814a568a8bc1eee8
I20260630 12:12:47.613730  3565 raft_consensus.cc:1217] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:47.635521  3798 raft_consensus.cc:1217] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:47.649653  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:47.655819  3798 raft_consensus.cc:1217] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:47.669612  3441 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:47.670370  3441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.683414  3639 raft_consensus.cc:1217] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:12:48.112257  4056 raft_consensus.cc:1064] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:48.114418  4056 consensus_queue.cc:237] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:48.120685  3798 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEARNER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.122251  4039 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.127388  3565 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.128971  3490 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.128871  4061 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:48.132584  4061 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.137467  4056 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.143844  3971 raft_consensus.cc:1064] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: attempting to promote NON_VOTER d66c38f5fbb54ffa814a568a8bc1eee8 to VOTER
I20260630 12:12:48.146270  3971 consensus_queue.cc:237] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:48.150619  3565 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.158418  3639 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.160320  4059 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:48.160867  3798 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 LEARNER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.160605  3799 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.162264  4059 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.170060  3489 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.176229  3388 catalog_manager.cc:5697] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: config changed from index 3 to 4, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.178740  4066 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.194764  3488 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { replace: true } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.196290  3971 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.208132  3639 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.219385  3489 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.227777  3638 consensus_queue.cc:237] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:48.231108  3797 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.235589  3798 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:48.237104  4061 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.236995  3386 catalog_manager.cc:5697] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: config changed from index 2 to 3, d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.245604  4056 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.261390  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8cc718f94144b45a9b86460833d9083 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.263391  3565 consensus_queue.cc:237] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } }
I20260630 12:12:48.266646  3489 raft_consensus.cc:1275] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c203c90868ba4f5fbb18840f5d09e01a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:48.267339  3797 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.269758  3798 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.271077  3971 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.272156  4039 consensus_queue.cc:1048] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:48.278591  3971 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.284596  3386 catalog_manager.cc:5697] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index 4 to 5, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "c203c90868ba4f5fbb18840f5d09e01a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.284873  3799 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.287060  3488 raft_consensus.cc:2955] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.294117  4059 raft_consensus.cc:1064] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: attempting to promote NON_VOTER c203c90868ba4f5fbb18840f5d09e01a to VOTER
I20260630 12:12:48.294711  3489 raft_consensus.cc:1275] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.296289  4066 consensus_queue.cc:1048] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.296770  4059 consensus_queue.cc:237] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } }
I20260630 12:12:48.297801  4054 raft_consensus.cc:1064] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: attempting to promote NON_VOTER c5a51f140ae44d24969e7451e4eb1e12 to VOTER
I20260630 12:12:48.300474  4054 consensus_queue.cc:237] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [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: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } }
I20260630 12:12:48.307143  3551 tablet_service.cc:1558] Processing DeleteTablet for tablet e8cc718f94144b45a9b86460833d9083 with delete_type TABLET_DATA_TOMBSTONED (TS c5a51f140ae44d24969e7451e4eb1e12 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48254
I20260630 12:12:48.311641  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 367ce27dd8ca4bfea19b931fb975329e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.314667  3488 raft_consensus.cc:2955] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } } }
I20260630 12:12:48.320935  3385 catalog_manager.cc:5697] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: config changed from index 3 to 4, VOTER c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.326880  3639 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEARNER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.329331  3489 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.330968  4058 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:48.332129  4066 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.334851  4078 tablet_replica.cc:333] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:48.335809  4078 raft_consensus.cc:2243] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.338717  4078 raft_consensus.cc:2272] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.340865  3797 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.340976  3638 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.342731  3565 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEARNER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.346159  4075 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.348657  3624 tablet_service.cc:1558] Processing DeleteTablet for tablet 367ce27dd8ca4bfea19b931fb975329e with delete_type TABLET_DATA_TOMBSTONED (TS c203c90868ba4f5fbb18840f5d09e01a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52784
I20260630 12:12:48.348765  4075 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.351640  4078 ts_tablet_manager.cc:1916] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.355044  4081 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:48.359337  3799 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.360364  4083 tablet_replica.cc:333] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:48.361202  4059 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } 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:12:48.375823  4083 raft_consensus.cc:2243] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.376819  4083 raft_consensus.cc:2272] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.387521  4083 ts_tablet_manager.cc:1916] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.386834  4059 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.387529  4082 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.401899  4078 ts_tablet_manager.cc:1929] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:48.413038  4078 log.cc:1199] T e8cc718f94144b45a9b86460833d9083 P c5a51f140ae44d24969e7451e4eb1e12: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-1-root/wals/e8cc718f94144b45a9b86460833d9083
I20260630 12:12:48.402635  3799 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.414590  3374 catalog_manager.cc:5028] TS c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): tablet e8cc718f94144b45a9b86460833d9083 (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:48.407470  3798 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.409176  3638 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.410977  3488 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.418670  4083 ts_tablet_manager.cc:1929] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:48.419173  4083 log.cc:1199] T 367ce27dd8ca4bfea19b931fb975329e P c203c90868ba4f5fbb18840f5d09e01a: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-2-root/wals/367ce27dd8ca4bfea19b931fb975329e
I20260630 12:12:48.422048  3374 catalog_manager.cc:5028] TS c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195:41617): tablet 367ce27dd8ca4bfea19b931fb975329e (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:48.427898  3565 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.435454  3388 catalog_manager.cc:5697] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 reported cstate change: config changed from index 2 to 3, c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.447898  3639 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c203c90868ba4f5fbb18840f5d09e01a (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.448971  3386 catalog_manager.cc:5697] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a reported cstate change: config changed from index 2 to 3, c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d66c38f5fbb54ffa814a568a8bc1eee8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38653 } attrs { replace: true } } peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.469532  3488 consensus_queue.cc:237] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } }
I20260630 12:12:48.478147  3564 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.478765  3565 consensus_queue.cc:237] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [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: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } }
I20260630 12:12:48.480448  4082 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } 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:12:48.485981  3639 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.487362  4059 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } 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:12:48.488653  3638 raft_consensus.cc:1275] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Refusing update from remote peer 635fdbff0920436096b21f585d6e8217: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.490341  4081 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.493594  4082 consensus_queue.cc:1048] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.497720  3488 raft_consensus.cc:1275] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Refusing update from remote peer c5a51f140ae44d24969e7451e4eb1e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.498576  3638 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.497697  3564 raft_consensus.cc:2955] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } } }
I20260630 12:12:48.502005  4058 consensus_queue.cc:1048] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.503072  4066 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.507624  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a958c44c34fb40a6a8dace41b7c533fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.512844  3639 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.515715  3488 raft_consensus.cc:2955] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } } }
I20260630 12:12:48.519011  3374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edba41691042484fbe01b6621fbddbef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.526711  3386 catalog_manager.cc:5697] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 reported cstate change: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New cstate: current_term: 2 leader_uuid: "c5a51f140ae44d24969e7451e4eb1e12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.529870  3385 catalog_manager.cc:5697] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 reported cstate change: config changed from index 3 to 4, VOTER d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "635fdbff0920436096b21f585d6e8217" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "635fdbff0920436096b21f585d6e8217" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c203c90868ba4f5fbb18840f5d09e01a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5a51f140ae44d24969e7451e4eb1e12" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.537225  3785 tablet_service.cc:1558] Processing DeleteTablet for tablet edba41691042484fbe01b6621fbddbef with delete_type TABLET_DATA_TOMBSTONED (TS d66c38f5fbb54ffa814a568a8bc1eee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43356
I20260630 12:12:48.542182  3786 tablet_service.cc:1558] Processing DeleteTablet for tablet a958c44c34fb40a6a8dace41b7c533fc with delete_type TABLET_DATA_TOMBSTONED (TS d66c38f5fbb54ffa814a568a8bc1eee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43356
I20260630 12:12:48.545490  4088 tablet_replica.cc:333] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:48.546424  4088 raft_consensus.cc:2243] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.547144  4088 raft_consensus.cc:2272] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.550839  4088 ts_tablet_manager.cc:1916] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.562953  4088 ts_tablet_manager.cc:1929] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:12:48.563299  4088 log.cc:1199] T edba41691042484fbe01b6621fbddbef P d66c38f5fbb54ffa814a568a8bc1eee8: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root/wals/edba41691042484fbe01b6621fbddbef
I20260630 12:12:48.564879  4088 tablet_replica.cc:333] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:48.564975  3375 catalog_manager.cc:5028] TS d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): tablet edba41691042484fbe01b6621fbddbef (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:48.566229  4088 raft_consensus.cc:2243] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.566740  4088 raft_consensus.cc:2272] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.569031  4088 ts_tablet_manager.cc:1916] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.583050  4088 ts_tablet_manager.cc:1929] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:48.583446  4088 log.cc:1199] T a958c44c34fb40a6a8dace41b7c533fc P d66c38f5fbb54ffa814a568a8bc1eee8: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821462532019-431-0/minicluster-data/ts-3-root/wals/a958c44c34fb40a6a8dace41b7c533fc
I20260630 12:12:48.584923  3375 catalog_manager.cc:5028] TS d66c38f5fbb54ffa814a568a8bc1eee8 (127.0.107.196:38653): tablet a958c44c34fb40a6a8dace41b7c533fc (table range_aware_rebalance_new_range [id=f9cd3dcc9aef4d09b8016072a615087e]) successfully deleted
I20260630 12:12:49.269771   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:49.297511   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:49.298326   431 tablet_replica.cc:333] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.298940   431 raft_consensus.cc:2243] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.299434   431 raft_consensus.cc:2272] T 9d93e370858e41a78cb47dcbe592f317 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.301391   431 tablet_replica.cc:333] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.301916   431 raft_consensus.cc:2243] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.302616   431 raft_consensus.cc:2272] T a958c44c34fb40a6a8dace41b7c533fc P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.304975   431 tablet_replica.cc:333] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.305814   431 raft_consensus.cc:2243] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.306363   431 raft_consensus.cc:2272] T 7521b0e3f7bf445c83cd43ef4cb4b677 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.308151   431 tablet_replica.cc:333] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.308732   431 raft_consensus.cc:2243] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.309401   431 raft_consensus.cc:2272] T edba41691042484fbe01b6621fbddbef P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.312120   431 tablet_replica.cc:333] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.312923   431 raft_consensus.cc:2243] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.313416   431 raft_consensus.cc:2272] T 50d0a1731ea3460cb47aeeee93136b1e P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.315212   431 tablet_replica.cc:333] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.315670   431 raft_consensus.cc:2243] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.316071   431 raft_consensus.cc:2272] T 7064972aa667424d8c277c2153dfa4e1 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.317749   431 tablet_replica.cc:333] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.318190   431 raft_consensus.cc:2243] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.318964   431 raft_consensus.cc:2272] T 6cbaa4f6af094f229f63b5639d2fe55d P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.320859   431 tablet_replica.cc:333] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.321444   431 raft_consensus.cc:2243] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.322096   431 raft_consensus.cc:2272] T 7c82538119634f16b38c6ff6909c80c7 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.323895   431 tablet_replica.cc:333] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.324505   431 raft_consensus.cc:2243] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.324946   431 raft_consensus.cc:2272] T 367ce27dd8ca4bfea19b931fb975329e P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.327270   431 tablet_replica.cc:333] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.327813   431 raft_consensus.cc:2243] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.328308   431 raft_consensus.cc:2272] T e8cc718f94144b45a9b86460833d9083 P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.329995   431 tablet_replica.cc:333] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.330487   431 raft_consensus.cc:2243] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.331162   431 raft_consensus.cc:2272] T 585d0d05944b4bf8b0abea4aab9db43d P 635fdbff0920436096b21f585d6e8217 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.333088   431 tablet_replica.cc:333] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217: stopping tablet replica
I20260630 12:12:49.333683   431 raft_consensus.cc:2243] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.334148   431 raft_consensus.cc:2272] T 2e5389c3319341468f72c41a9eb47725 P 635fdbff0920436096b21f585d6e8217 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.366541   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:49.391608   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:49.420107   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:49.420912   431 tablet_replica.cc:333] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.421574   431 raft_consensus.cc:2243] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.422123   431 raft_consensus.cc:2272] T a958c44c34fb40a6a8dace41b7c533fc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.424248   431 tablet_replica.cc:333] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.424773   431 raft_consensus.cc:2243] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.425480   431 raft_consensus.cc:2272] T a8b3d8459b664d65a7538b1c55dbcdd5 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.427217   431 tablet_replica.cc:333] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.427700   431 raft_consensus.cc:2243] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.428097   431 raft_consensus.cc:2272] T 7521b0e3f7bf445c83cd43ef4cb4b677 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.429733   431 tablet_replica.cc:333] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.430239   431 raft_consensus.cc:2243] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.430910   431 raft_consensus.cc:2272] T edba41691042484fbe01b6621fbddbef P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.433076   431 tablet_replica.cc:333] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.433635   431 raft_consensus.cc:2243] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.434031   431 raft_consensus.cc:2272] T 4752aa63478f485c94d6326f17610f32 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.435580   431 tablet_replica.cc:333] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.436132   431 raft_consensus.cc:2243] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.436846   431 raft_consensus.cc:2272] T 2e5389c3319341468f72c41a9eb47725 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.438653   431 tablet_replica.cc:333] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.439169   431 raft_consensus.cc:2243] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.439726   431 raft_consensus.cc:2272] T 7c82538119634f16b38c6ff6909c80c7 P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.441411   431 tablet_replica.cc:333] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.441962   431 raft_consensus.cc:2243] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.442404   431 raft_consensus.cc:2272] T 77c6309d744e4f9790598d91707ab9cc P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.444239   431 tablet_replica.cc:333] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.444885   431 raft_consensus.cc:2243] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.445282   431 raft_consensus.cc:2272] T 7064972aa667424d8c277c2153dfa4e1 P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.447232   431 tablet_replica.cc:333] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
W20260630 12:12:49.447448  3604 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46719: connect: Connection refused (error 111)
I20260630 12:12:49.447906   431 raft_consensus.cc:2243] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.448557   431 raft_consensus.cc:2272] T b81a08ff6ee342298ef391c8df4800fc P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.450802   431 tablet_replica.cc:333] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
W20260630 12:12:49.450826  3604 consensus_peers.cc:597] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a -> Peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): Couldn't send request to peer 635fdbff0920436096b21f585d6e8217. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.451424   431 raft_consensus.cc:2243] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.452221   431 raft_consensus.cc:2272] T 367ce27dd8ca4bfea19b931fb975329e P c5a51f140ae44d24969e7451e4eb1e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.454140   431 tablet_replica.cc:333] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12: stopping tablet replica
I20260630 12:12:49.454718   431 raft_consensus.cc:2243] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.455154   431 raft_consensus.cc:2272] T 585d0d05944b4bf8b0abea4aab9db43d P c5a51f140ae44d24969e7451e4eb1e12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:49.458250  3604 consensus_peers.cc:597] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a -> Peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): Couldn't send request to peer 635fdbff0920436096b21f585d6e8217. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:49.481316  3760 consensus_peers.cc:597] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 -> Peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Couldn't send request to peer c5a51f140ae44d24969e7451e4eb1e12. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.489395   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:49.516248   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:49.543004   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:12:49.543237  3760 consensus_peers.cc:597] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 -> Peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Couldn't send request to peer c5a51f140ae44d24969e7451e4eb1e12. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.543835   431 tablet_replica.cc:333] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
W20260630 12:12:49.548239  3760 consensus_peers.cc:597] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 -> Peer c5a51f140ae44d24969e7451e4eb1e12 (127.0.107.194:45605): Couldn't send request to peer c5a51f140ae44d24969e7451e4eb1e12. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.548784   431 raft_consensus.cc:2243] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.549459   431 raft_consensus.cc:2272] T edba41691042484fbe01b6621fbddbef P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.551585   431 tablet_replica.cc:333] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.552399   431 raft_consensus.cc:2243] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.553081   431 raft_consensus.cc:2272] T a958c44c34fb40a6a8dace41b7c533fc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.555307   431 tablet_replica.cc:333] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.555982   431 raft_consensus.cc:2243] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.556921   431 raft_consensus.cc:2272] T 9d93e370858e41a78cb47dcbe592f317 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.559167   431 tablet_replica.cc:333] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.559852   431 raft_consensus.cc:2243] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.560343   431 raft_consensus.cc:2272] T a8b3d8459b664d65a7538b1c55dbcdd5 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.562701   431 tablet_replica.cc:333] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.563426   431 raft_consensus.cc:2243] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.563897   431 raft_consensus.cc:2272] T 585d0d05944b4bf8b0abea4aab9db43d P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.566226   431 tablet_replica.cc:333] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.566674   431 raft_consensus.cc:2243] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.567322   431 raft_consensus.cc:2272] T e8cc718f94144b45a9b86460833d9083 P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.569207   431 tablet_replica.cc:333] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.569662   431 raft_consensus.cc:2243] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.570277   431 raft_consensus.cc:2272] T 77c6309d744e4f9790598d91707ab9cc P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.572052   431 tablet_replica.cc:333] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.572512   431 raft_consensus.cc:2243] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.572922   431 raft_consensus.cc:2272] T 6cbaa4f6af094f229f63b5639d2fe55d P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.574450   431 tablet_replica.cc:333] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.574878   431 raft_consensus.cc:2243] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.575582   431 raft_consensus.cc:2272] T 4752aa63478f485c94d6326f17610f32 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.577283   431 tablet_replica.cc:333] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.577709   431 raft_consensus.cc:2243] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.578104   431 raft_consensus.cc:2272] T 2e5389c3319341468f72c41a9eb47725 P c203c90868ba4f5fbb18840f5d09e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.580627   431 tablet_replica.cc:333] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
I20260630 12:12:49.581277   431 raft_consensus.cc:2243] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.581811   431 raft_consensus.cc:2272] T b81a08ff6ee342298ef391c8df4800fc P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.583536   431 tablet_replica.cc:333] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a: stopping tablet replica
W20260630 12:12:49.583737  3760 consensus_peers.cc:597] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 -> Peer 635fdbff0920436096b21f585d6e8217 (127.0.107.193:46719): Couldn't send request to peer 635fdbff0920436096b21f585d6e8217. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.584074   431 raft_consensus.cc:2243] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.584558   431 raft_consensus.cc:2272] T 50d0a1731ea3460cb47aeeee93136b1e P c203c90868ba4f5fbb18840f5d09e01a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.625946   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:49.653070   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:49.671314  3441 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:49.679067   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:49.679872   431 tablet_replica.cc:333] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.680591   431 raft_consensus.cc:2243] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.681106   431 raft_consensus.cc:2272] T e8cc718f94144b45a9b86460833d9083 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.682761   431 tablet_replica.cc:333] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.683276   431 raft_consensus.cc:2243] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.683749   431 raft_consensus.cc:2272] T 367ce27dd8ca4bfea19b931fb975329e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.685206  3441 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:49.685290   431 tablet_replica.cc:333] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.685827  3441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:49.685937   431 raft_consensus.cc:2243] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.686705   431 raft_consensus.cc:2272] T b81a08ff6ee342298ef391c8df4800fc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.688366   431 tablet_replica.cc:333] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.688918   431 raft_consensus.cc:2243] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.689301   431 raft_consensus.cc:2272] T 9d93e370858e41a78cb47dcbe592f317 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.690915   431 tablet_replica.cc:333] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.691408   431 raft_consensus.cc:2243] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.692129   431 raft_consensus.cc:2272] T 7521b0e3f7bf445c83cd43ef4cb4b677 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.693740   431 tablet_replica.cc:333] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.694273   431 raft_consensus.cc:2243] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.694734   431 raft_consensus.cc:2272] T 7c82538119634f16b38c6ff6909c80c7 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.696231   431 tablet_replica.cc:333] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.696724   431 raft_consensus.cc:2243] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.697178   431 raft_consensus.cc:2272] T 77c6309d744e4f9790598d91707ab9cc P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.698741   431 tablet_replica.cc:333] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.699246   431 raft_consensus.cc:2243] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.699656   431 raft_consensus.cc:2272] T 6cbaa4f6af094f229f63b5639d2fe55d P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.701251   431 tablet_replica.cc:333] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.701713   431 raft_consensus.cc:2243] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.702064   431 raft_consensus.cc:2272] T a8b3d8459b664d65a7538b1c55dbcdd5 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.703600   431 tablet_replica.cc:333] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.704177   431 raft_consensus.cc:2243] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.704545   431 raft_consensus.cc:2272] T 4752aa63478f485c94d6326f17610f32 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.706032   431 tablet_replica.cc:333] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.706475   431 raft_consensus.cc:2243] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.707123   431 raft_consensus.cc:2272] T 50d0a1731ea3460cb47aeeee93136b1e P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.708734   431 tablet_replica.cc:333] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8: stopping tablet replica
I20260630 12:12:49.709162   431 raft_consensus.cc:2243] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.709805   431 raft_consensus.cc:2272] T 7064972aa667424d8c277c2153dfa4e1 P d66c38f5fbb54ffa814a568a8bc1eee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.741932   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:49.765445   431 master.cc:562] Master@127.0.107.254:37635 shutting down...
I20260630 12:12:49.785074   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:49.785610   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.785945   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24125ff5e55649d0932503ad9df7ed12: stopping tablet replica
I20260630 12:12:49.805335   431 master.cc:584] Master@127.0.107.254:37635 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12450 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:49.856788   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38105
I20260630 12:12:49.857870   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:49.863310  4099 instance_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:12:49.863395  4098 instance_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:12:49.864249  4101 instance_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:12:49.866451   431 server_base.cc:1061] running on GCE node
I20260630 12:12:49.867882   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:49.868146   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:49.868265   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821569868254 us; error 0 us; skew 500 ppm
I20260630 12:12:49.868692   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:49.870937   431 webserver.cc:533] Webserver started at http://127.0.107.254:45111/ using document root <none> and password file <none>
I20260630 12:12:49.871366   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:49.871513   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:49.871738   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:49.872854   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "1e94b0e9549a49b49d577606c0ee75d6"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-dl2z"
I20260630 12:12:49.877115   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:12:49.880262  4106 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:12:49.880995   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:49.881278   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "1e94b0e9549a49b49d577606c0ee75d6"
format_stamp: "Formatted at 2026-06-30 12:12:49 on dist-test-slave-dl2z"
I20260630 12:12:49.881547   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:49.891295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:49.892642   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:49.929920   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38105
I20260630 12:12:49.930015  4157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38105 every 8 connection(s)
I20260630 12:12:49.933825  4158 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:12:49.944785  4158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6: Bootstrap starting.
I20260630 12:12:49.949420  4158 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.953372  4158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6: No bootstrap required, opened a new log
I20260630 12:12:49.955371  4158 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER }
I20260630 12:12:49.955740  4158 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.955919  4158 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e94b0e9549a49b49d577606c0ee75d6, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.956553  4158 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER }
I20260630 12:12:49.957013  4158 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:49.957245  4158 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:49.957513  4158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.962036  4158 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER }
I20260630 12:12:49.962598  4158 leader_election.cc:304] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [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: 1e94b0e9549a49b49d577606c0ee75d6; no voters: 
I20260630 12:12:49.964006  4158 leader_election.cc:290] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:49.964449  4161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:49.965764  4161 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1e94b0e9549a49b49d577606c0ee75d6, State: Running, Role: LEADER
I20260630 12:12:49.966424  4161 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [LEADER]: Queue going to LEADER mode. State: All 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: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER }
I20260630 12:12:49.967303  4158 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:49.970886  4162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e94b0e9549a49b49d577606c0ee75d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER } }
I20260630 12:12:49.971035  4163 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e94b0e9549a49b49d577606c0ee75d6. Latest consensus state: current_term: 1 leader_uuid: "1e94b0e9549a49b49d577606c0ee75d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e94b0e9549a49b49d577606c0ee75d6" member_type: VOTER } }
I20260630 12:12:49.971729  4162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:49.972009  4163 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:49.978127  4167 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:49.984524  4167 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:49.985477   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:49.993671  4167 catalog_manager.cc:1383] Generated new cluster ID: f284522bf55344da807cd402bdd01d2a
I20260630 12:12:49.994012  4167 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:50.007488  4167 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:50.009492  4167 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:50.026710  4167 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6: Generated new TSK 0
I20260630 12:12:50.027293  4167 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:50.052264   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:50.058566  4179 instance_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:12:50.059525  4180 instance_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:12:50.061087  4182 instance_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:12:50.061748   431 server_base.cc:1061] running on GCE node
I20260630 12:12:50.062651   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:50.062856   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:50.063050   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821570063008 us; error 0 us; skew 500 ppm
I20260630 12:12:50.063573   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:50.065929   431 webserver.cc:533] Webserver started at http://127.0.107.193:34343/ using document root <none> and password file <none>
I20260630 12:12:50.066423   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:50.066606   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:50.066910   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:50.068035   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "ec030395bdbe488b84cbe9368c1c64ac"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.072533   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:50.075676  4187 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:12:50.076473   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:50.076786   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "ec030395bdbe488b84cbe9368c1c64ac"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.077080   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:50.107825   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:50.109001   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:50.110410   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:50.112625   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:50.112847   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.113085   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:50.113284   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.152472   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46789
I20260630 12:12:50.152573  4249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46789 every 8 connection(s)
I20260630 12:12:50.157442   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:50.164271  4254 instance_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:12:50.165539  4255 instance_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:12:50.168695  4257 instance_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:12:50.169323  4250 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38105
I20260630 12:12:50.169749  4250 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:50.169922   431 server_base.cc:1061] running on GCE node
I20260630 12:12:50.170629  4250 heartbeater.cc:507] Master 127.0.107.254:38105 requested a full tablet report, sending...
I20260630 12:12:50.170819   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:50.171120   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:50.171332   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821570171313 us; error 0 us; skew 500 ppm
I20260630 12:12:50.171875   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:50.172919  4123 ts_manager.cc:194] Registered new tserver with Master: ec030395bdbe488b84cbe9368c1c64ac (127.0.107.193:46789)
I20260630 12:12:50.174463   431 webserver.cc:533] Webserver started at http://127.0.107.194:34807/ using document root <none> and password file <none>
I20260630 12:12:50.174999   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:50.174954  4123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36584
I20260630 12:12:50.175415   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:50.175737   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:50.176851   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "8973407dfb0c4ed4b544c3dad3b4eecf"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.181377   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:50.184661  4262 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:12:50.185427   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:50.185722   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "8973407dfb0c4ed4b544c3dad3b4eecf"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.186015   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:50.199421   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:50.200771   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:50.202231   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:50.204481   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:50.204717   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.204952   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:50.205122   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.243459   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40741
I20260630 12:12:50.243564  4324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40741 every 8 connection(s)
I20260630 12:12:50.248050   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:50.256713  4328 instance_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:12:50.256886  4329 instance_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:12:50.260113  4331 instance_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:12:50.261229   431 server_base.cc:1061] running on GCE node
I20260630 12:12:50.261272  4325 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38105
I20260630 12:12:50.261770  4325 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:50.262485  4325 heartbeater.cc:507] Master 127.0.107.254:38105 requested a full tablet report, sending...
I20260630 12:12:50.263299   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:50.263559   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:50.263746   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821570263725 us; error 0 us; skew 500 ppm
I20260630 12:12:50.264305   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:50.264495  4123 ts_manager.cc:194] Registered new tserver with Master: 8973407dfb0c4ed4b544c3dad3b4eecf (127.0.107.194:40741)
I20260630 12:12:50.266067  4123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36590
I20260630 12:12:50.266829   431 webserver.cc:533] Webserver started at http://127.0.107.195:33861/ using document root <none> and password file <none>
I20260630 12:12:50.267443   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:50.267691   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:50.268025   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:50.269217   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "7767bda1234b4b2fa778c11a3761b92a"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.273509   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:50.276729  4336 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:12:50.277498   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:50.277809   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "7767bda1234b4b2fa778c11a3761b92a"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.278054   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:50.307751   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:50.308959   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:50.310379   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:50.312640   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:50.312819   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.313112   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:50.313259   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.351333   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39877
I20260630 12:12:50.351418  4398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39877 every 8 connection(s)
I20260630 12:12:50.355895   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:50.363068  4402 instance_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:12:50.365574  4403 instance_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:12:50.366724   431 server_base.cc:1061] running on GCE node
W20260630 12:12:50.367210  4405 instance_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:12:50.367839  4399 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38105
I20260630 12:12:50.368257  4399 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:50.368289   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:50.368681   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:50.368903   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821570368887 us; error 0 us; skew 500 ppm
I20260630 12:12:50.369189  4399 heartbeater.cc:507] Master 127.0.107.254:38105 requested a full tablet report, sending...
I20260630 12:12:50.369544   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:50.371657  4123 ts_manager.cc:194] Registered new tserver with Master: 7767bda1234b4b2fa778c11a3761b92a (127.0.107.195:39877)
I20260630 12:12:50.372399   431 webserver.cc:533] Webserver started at http://127.0.107.196:36595/ using document root <none> and password file <none>
I20260630 12:12:50.373071   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:50.373317   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:50.373553  4123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36598
I20260630 12:12:50.373646   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:50.375265   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "c07b7ee138114818a39f8af53381851e"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.380300   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:12:50.383716  4410 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:12:50.384514   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:50.384845   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "c07b7ee138114818a39f8af53381851e"
format_stamp: "Formatted at 2026-06-30 12:12:50 on dist-test-slave-dl2z"
I20260630 12:12:50.385170   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:12:50.409027   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:50.410207   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:50.411666   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:50.413960   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:50.414207   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.414453   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:50.414638   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:50.453615   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40453
I20260630 12:12:50.453847  4472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40453 every 8 connection(s)
I20260630 12:12:50.466831  4473 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38105
I20260630 12:12:50.467229  4473 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:50.468015  4473 heartbeater.cc:507] Master 127.0.107.254:38105 requested a full tablet report, sending...
I20260630 12:12:50.469877  4123 ts_manager.cc:194] Registered new tserver with Master: c07b7ee138114818a39f8af53381851e (127.0.107.196:40453)
I20260630 12:12:50.470783   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013906359s
I20260630 12:12:50.471235  4123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36602
I20260630 12:12:51.024317  4123 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36622:
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:12:51.063524  4438 tablet_service.cc:1511] Processing CreateTablet for tablet 466bea86d1a0458880d269126a1aeede (DEFAULT_TABLE table=test-workload [id=551522a3235b40b394291a6d69c55d4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:51.065330  4438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466bea86d1a0458880d269126a1aeede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.068245  4290 tablet_service.cc:1511] Processing CreateTablet for tablet 466bea86d1a0458880d269126a1aeede (DEFAULT_TABLE table=test-workload [id=551522a3235b40b394291a6d69c55d4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:51.069929  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466bea86d1a0458880d269126a1aeede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.087127  4494 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: Bootstrap starting.
I20260630 12:12:51.088500  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 466bea86d1a0458880d269126a1aeede (DEFAULT_TABLE table=test-workload [id=551522a3235b40b394291a6d69c55d4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:51.089758  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466bea86d1a0458880d269126a1aeede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:51.092962  4495 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: Bootstrap starting.
I20260630 12:12:51.093577  4494 tablet_bootstrap.cc:654] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.097939  4495 tablet_bootstrap.cc:654] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.102517  4495 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: No bootstrap required, opened a new log
I20260630 12:12:51.102913  4495 ts_tablet_manager.cc:1403] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:12:51.105103  4495 raft_consensus.cc:359] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.105629  4495 raft_consensus.cc:385] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.105909  4495 raft_consensus.cc:740] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8973407dfb0c4ed4b544c3dad3b4eecf, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.106578  4495 consensus_queue.cc:260] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.109740  4494 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: No bootstrap required, opened a new log
I20260630 12:12:51.110472  4494 ts_tablet_manager.cc:1403] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260630 12:12:51.111415  4499 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: Bootstrap starting.
I20260630 12:12:51.112025  4325 heartbeater.cc:499] Master 127.0.107.254:38105 was elected leader, sending a full tablet report...
I20260630 12:12:51.112542  4495 ts_tablet_manager.cc:1434] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260630 12:12:51.113549  4494 raft_consensus.cc:359] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.114203  4494 raft_consensus.cc:385] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.114494  4494 raft_consensus.cc:740] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c07b7ee138114818a39f8af53381851e, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.115235  4494 consensus_queue.cc:260] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.118587  4499 tablet_bootstrap.cc:654] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:51.124094  4473 heartbeater.cc:499] Master 127.0.107.254:38105 was elected leader, sending a full tablet report...
I20260630 12:12:51.124440  4494 ts_tablet_manager.cc:1434] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.001s
I20260630 12:12:51.127619  4499 tablet_bootstrap.cc:492] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: No bootstrap required, opened a new log
I20260630 12:12:51.128187  4499 ts_tablet_manager.cc:1403] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260630 12:12:51.131135  4499 raft_consensus.cc:359] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.131737  4499 raft_consensus.cc:385] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:51.132058  4499 raft_consensus.cc:740] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7767bda1234b4b2fa778c11a3761b92a, State: Initialized, Role: FOLLOWER
I20260630 12:12:51.132807  4499 consensus_queue.cc:260] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.135073  4399 heartbeater.cc:499] Master 127.0.107.254:38105 was elected leader, sending a full tablet report...
I20260630 12:12:51.135542  4499 ts_tablet_manager.cc:1434] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:12:51.177850  4250 heartbeater.cc:499] Master 127.0.107.254:38105 was elected leader, sending a full tablet report...
I20260630 12:12:51.230374  4502 raft_consensus.cc:493] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:51.230952  4502 raft_consensus.cc:515] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.233096  4502 leader_election.cc:290] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c07b7ee138114818a39f8af53381851e (127.0.107.196:40453), 8973407dfb0c4ed4b544c3dad3b4eecf (127.0.107.194:40741)
I20260630 12:12:51.244611  4448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466bea86d1a0458880d269126a1aeede" candidate_uuid: "7767bda1234b4b2fa778c11a3761b92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07b7ee138114818a39f8af53381851e" is_pre_election: true
I20260630 12:12:51.245369  4448 raft_consensus.cc:2468] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7767bda1234b4b2fa778c11a3761b92a in term 0.
I20260630 12:12:51.245314  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466bea86d1a0458880d269126a1aeede" candidate_uuid: "7767bda1234b4b2fa778c11a3761b92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" is_pre_election: true
I20260630 12:12:51.246196  4300 raft_consensus.cc:2468] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7767bda1234b4b2fa778c11a3761b92a in term 0.
I20260630 12:12:51.246685  4339 leader_election.cc:304] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7767bda1234b4b2fa778c11a3761b92a, c07b7ee138114818a39f8af53381851e; no voters: 
I20260630 12:12:51.247465  4502 raft_consensus.cc:2804] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:51.247817  4502 raft_consensus.cc:493] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:51.248173  4502 raft_consensus.cc:3060] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.252856  4502 raft_consensus.cc:515] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.254410  4502 leader_election.cc:290] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [CANDIDATE]: Term 1 election: Requested vote from peers c07b7ee138114818a39f8af53381851e (127.0.107.196:40453), 8973407dfb0c4ed4b544c3dad3b4eecf (127.0.107.194:40741)
I20260630 12:12:51.255389  4448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466bea86d1a0458880d269126a1aeede" candidate_uuid: "7767bda1234b4b2fa778c11a3761b92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c07b7ee138114818a39f8af53381851e"
I20260630 12:12:51.255410  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466bea86d1a0458880d269126a1aeede" candidate_uuid: "7767bda1234b4b2fa778c11a3761b92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf"
I20260630 12:12:51.256213  4448 raft_consensus.cc:3060] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.256265  4300 raft_consensus.cc:3060] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:51.263537  4300 raft_consensus.cc:2468] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7767bda1234b4b2fa778c11a3761b92a in term 1.
I20260630 12:12:51.263537  4448 raft_consensus.cc:2468] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7767bda1234b4b2fa778c11a3761b92a in term 1.
I20260630 12:12:51.264979  4339 leader_election.cc:304] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7767bda1234b4b2fa778c11a3761b92a, c07b7ee138114818a39f8af53381851e; no voters: 
I20260630 12:12:51.265689  4502 raft_consensus.cc:2804] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:51.266716  4502 raft_consensus.cc:697] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 1 LEADER]: Becoming Leader. State: Replica: 7767bda1234b4b2fa778c11a3761b92a, State: Running, Role: LEADER
I20260630 12:12:51.267511  4502 consensus_queue.cc:237] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } }
I20260630 12:12:51.274657  4122 catalog_manager.cc:5697] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7767bda1234b4b2fa778c11a3761b92a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7767bda1234b4b2fa778c11a3761b92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7767bda1234b4b2fa778c11a3761b92a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:51.683028  4502 consensus_queue.cc:1048] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c07b7ee138114818a39f8af53381851e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.696767  4511 consensus_queue.cc:1048] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8973407dfb0c4ed4b544c3dad3b4eecf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:51.983850  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:51.985383  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:51.985754  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:53.987027  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:53.988919  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:53.989190  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:55.990046  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:55.991281  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:55.991534  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:57.992502  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:57.993755  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:57.994053  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:59.995005  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:59.996311  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:59.996608  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:01.997557  4176 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:01.998876  4176 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:01.999136  4176 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:02.389011   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:02.416510   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:02.433739   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:02.444972   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:13:02.454818  4337 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:13:02.460911  4337 consensus_peers.cc:597] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a -> Peer 8973407dfb0c4ed4b544c3dad3b4eecf (127.0.107.194:40741): Couldn't send request to peer 8973407dfb0c4ed4b544c3dad3b4eecf. 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:13:02.466557   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:02.467267   431 tablet_replica.cc:333] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf: stopping tablet replica
I20260630 12:13:02.467845   431 raft_consensus.cc:2243] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:02.468554   431 raft_consensus.cc:2272] T 466bea86d1a0458880d269126a1aeede P 8973407dfb0c4ed4b544c3dad3b4eecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:02.488801   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:02.499629   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:02.521704   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:02.522486   431 tablet_replica.cc:333] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a: stopping tablet replica
I20260630 12:13:02.523160   431 raft_consensus.cc:2243] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:02.524106   431 raft_consensus.cc:2272] T 466bea86d1a0458880d269126a1aeede P 7767bda1234b4b2fa778c11a3761b92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:02.543663   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:02.554786   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:02.576956   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:02.577719   431 tablet_replica.cc:333] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e: stopping tablet replica
I20260630 12:13:02.578260   431 raft_consensus.cc:2243] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:02.578819   431 raft_consensus.cc:2272] T 466bea86d1a0458880d269126a1aeede P c07b7ee138114818a39f8af53381851e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:02.598563   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:02.609457   431 master.cc:562] Master@127.0.107.254:38105 shutting down...
I20260630 12:13:02.627774   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:02.628610   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:02.629065   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e94b0e9549a49b49d577606c0ee75d6: stopping tablet replica
I20260630 12:13:02.648977   431 master.cc:584] Master@127.0.107.254:38105 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12830 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:02.687127   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45371
I20260630 12:13:02.688315   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:02.693547  4517 instance_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:13:02.693658  4518 instance_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:13:02.695225  4520 instance_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:13:02.696455   431 server_base.cc:1061] running on GCE node
I20260630 12:13:02.697333   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:02.697507   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:02.697695   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821582697662 us; error 0 us; skew 500 ppm
I20260630 12:13:02.698208   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:02.700600   431 webserver.cc:533] Webserver started at http://127.0.107.254:33265/ using document root <none> and password file <none>
I20260630 12:13:02.701094   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:02.701289   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:02.701578   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:02.702720   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "419d76155a574edebc95442a4b9f44b7"
format_stamp: "Formatted at 2026-06-30 12:13:02 on dist-test-slave-dl2z"
I20260630 12:13:02.707330   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:02.710753  4525 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:13:02.711658   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:02.711910   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "419d76155a574edebc95442a4b9f44b7"
format_stamp: "Formatted at 2026-06-30 12:13:02 on dist-test-slave-dl2z"
I20260630 12:13:02.712211   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:02.738677   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:02.739872   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:02.777503   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45371
I20260630 12:13:02.777601  4576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45371 every 8 connection(s)
I20260630 12:13:02.781424  4577 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:13:02.792572  4577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7: Bootstrap starting.
I20260630 12:13:02.797289  4577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.801424  4577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7: No bootstrap required, opened a new log
I20260630 12:13:02.803540  4577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER }
I20260630 12:13:02.804008  4577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.804243  4577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 419d76155a574edebc95442a4b9f44b7, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.804821  4577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER }
I20260630 12:13:02.805284  4577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:02.805512  4577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:02.805830  4577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.810384  4577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER }
I20260630 12:13:02.810918  4577 leader_election.cc:304] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [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: 419d76155a574edebc95442a4b9f44b7; no voters: 
I20260630 12:13:02.812117  4577 leader_election.cc:290] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:02.812527  4580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:02.813835  4580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 1 LEADER]: Becoming Leader. State: Replica: 419d76155a574edebc95442a4b9f44b7, State: Running, Role: LEADER
I20260630 12:13:02.814617  4580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [LEADER]: Queue going to LEADER mode. State: All 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: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER }
I20260630 12:13:02.815328  4577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:02.817728  4582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 419d76155a574edebc95442a4b9f44b7. Latest consensus state: current_term: 1 leader_uuid: "419d76155a574edebc95442a4b9f44b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER } }
I20260630 12:13:02.817705  4581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "419d76155a574edebc95442a4b9f44b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "419d76155a574edebc95442a4b9f44b7" member_type: VOTER } }
I20260630 12:13:02.818513  4582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:02.818579  4581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:02.822789  4586 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:02.831360  4586 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:02.832394   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:02.840340  4586 catalog_manager.cc:1383] Generated new cluster ID: 36e3ce25cb9d4fd88b85c29bf36c5c60
I20260630 12:13:02.840627  4586 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:02.866668  4586 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:02.867964  4586 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:02.886629  4586 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7: Generated new TSK 0
I20260630 12:13:02.887300  4586 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:02.898484   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:02.904356  4598 instance_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:13:02.905279  4599 instance_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:13:02.906891  4601 instance_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:13:02.907361   431 server_base.cc:1061] running on GCE node
I20260630 12:13:02.908293   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:02.908468   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:02.908588   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821582908577 us; error 0 us; skew 500 ppm
I20260630 12:13:02.909022   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:02.911243   431 webserver.cc:533] Webserver started at http://127.0.107.193:46319/ using document root <none> and password file <none>
I20260630 12:13:02.911665   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:02.911855   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:02.912171   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:02.913235   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "0308ed32a8174dfaacab2d229ea12d40"
format_stamp: "Formatted at 2026-06-30 12:13:02 on dist-test-slave-dl2z"
I20260630 12:13:02.917732   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:02.920900  4606 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:13:02.921635   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:02.921936   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "0308ed32a8174dfaacab2d229ea12d40"
format_stamp: "Formatted at 2026-06-30 12:13:02 on dist-test-slave-dl2z"
I20260630 12:13:02.922250   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:02.936388   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:02.937585   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:02.939123   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:02.941560   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:02.942028   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:02.942340   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:02.942535   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:02.981814   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46183
I20260630 12:13:02.981915  4668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46183 every 8 connection(s)
I20260630 12:13:02.986711   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:02.994484  4673 instance_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:13:02.996738  4674 instance_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:13:02.999409   431 server_base.cc:1061] running on GCE node
W20260630 12:13:02.999771  4676 instance_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:13:03.000687   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:03.000931   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:03.001156   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821583001129 us; error 0 us; skew 500 ppm
I20260630 12:13:03.001804   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:03.004573   431 webserver.cc:533] Webserver started at http://127.0.107.194:33517/ using document root <none> and password file <none>
I20260630 12:13:03.005084  4669 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45371
I20260630 12:13:03.005158   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:03.005586  4669 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:03.005586   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:03.006232   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:03.006619  4669 heartbeater.cc:507] Master 127.0.107.254:45371 requested a full tablet report, sending...
I20260630 12:13:03.007510   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "20a3b15f7196477292f3c6237f02c7cf"
format_stamp: "Formatted at 2026-06-30 12:13:03 on dist-test-slave-dl2z"
I20260630 12:13:03.009027  4542 ts_manager.cc:194] Registered new tserver with Master: 0308ed32a8174dfaacab2d229ea12d40 (127.0.107.193:46183)
I20260630 12:13:03.011583  4542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51052
I20260630 12:13:03.013499   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:03.017108  4681 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:13:03.017879   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:03.018172   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "20a3b15f7196477292f3c6237f02c7cf"
format_stamp: "Formatted at 2026-06-30 12:13:03 on dist-test-slave-dl2z"
I20260630 12:13:03.018440   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:03.039119   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:03.040414   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:03.041831   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:03.043939   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:03.044205   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:03.044445   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:03.044611   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:03.084417   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44845
I20260630 12:13:03.084538  4743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44845 every 8 connection(s)
I20260630 12:13:03.089074   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:03.097263  4747 instance_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:13:03.100698  4748 instance_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:13:03.100737   431 server_base.cc:1061] running on GCE node
I20260630 12:13:03.101482  4744 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45371
W20260630 12:13:03.100940  4750 instance_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:13:03.101895  4744 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:03.102492   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:03.102706   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:03.102651  4744 heartbeater.cc:507] Master 127.0.107.254:45371 requested a full tablet report, sending...
I20260630 12:13:03.103073   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821583103054 us; error 0 us; skew 500 ppm
I20260630 12:13:03.103650   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:03.105017  4542 ts_manager.cc:194] Registered new tserver with Master: 20a3b15f7196477292f3c6237f02c7cf (127.0.107.194:44845)
I20260630 12:13:03.106257   431 webserver.cc:533] Webserver started at http://127.0.107.195:41059/ using document root <none> and password file <none>
I20260630 12:13:03.106647  4542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51058
I20260630 12:13:03.106783   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:03.107080   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:03.107373   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:03.108656   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "542e081cbafb44d198e09344a084622b"
format_stamp: "Formatted at 2026-06-30 12:13:03 on dist-test-slave-dl2z"
I20260630 12:13:03.112932   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:13:03.116279  4755 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:13:03.117223   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:03.117479   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "542e081cbafb44d198e09344a084622b"
format_stamp: "Formatted at 2026-06-30 12:13:03 on dist-test-slave-dl2z"
I20260630 12:13:03.117715   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:03.141278   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:03.142412   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:03.143754   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:03.146030   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:03.146252   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:03.146536   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:03.146708   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:03.190440   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36923
I20260630 12:13:03.190538  4817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36923 every 8 connection(s)
I20260630 12:13:03.204376  4818 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45371
I20260630 12:13:03.204778  4818 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:03.205485  4818 heartbeater.cc:507] Master 127.0.107.254:45371 requested a full tablet report, sending...
I20260630 12:13:03.207254  4542 ts_manager.cc:194] Registered new tserver with Master: 542e081cbafb44d198e09344a084622b (127.0.107.195:36923)
I20260630 12:13:03.208029   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014465224s
I20260630 12:13:03.208647  4542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51072
I20260630 12:13:04.014736  4669 heartbeater.cc:499] Master 127.0.107.254:45371 was elected leader, sending a full tablet report...
I20260630 12:13:04.109407  4744 heartbeater.cc:499] Master 127.0.107.254:45371 was elected leader, sending a full tablet report...
I20260630 12:13:04.211509  4818 heartbeater.cc:499] Master 127.0.107.254:45371 was elected leader, sending a full tablet report...
I20260630 12:13:04.279173  4542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51088:
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:13:04.281266  4542 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:13:04.324744  4709 tablet_service.cc:1511] Processing CreateTablet for tablet 27bd7e61d445472c86ca2d3aea808b4e (DEFAULT_TABLE table=test-workload [id=3b0d34ac5d38457ebedf872c2ddf8354]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:04.327412  4709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bd7e61d445472c86ca2d3aea808b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:04.329928  4783 tablet_service.cc:1511] Processing CreateTablet for tablet 27bd7e61d445472c86ca2d3aea808b4e (DEFAULT_TABLE table=test-workload [id=3b0d34ac5d38457ebedf872c2ddf8354]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:04.331413  4783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bd7e61d445472c86ca2d3aea808b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:04.338361  4634 tablet_service.cc:1511] Processing CreateTablet for tablet 27bd7e61d445472c86ca2d3aea808b4e (DEFAULT_TABLE table=test-workload [id=3b0d34ac5d38457ebedf872c2ddf8354]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:04.339833  4634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bd7e61d445472c86ca2d3aea808b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:04.348873  4840 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: Bootstrap starting.
I20260630 12:13:04.355233  4840 tablet_bootstrap.cc:654] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:04.356297  4841 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: Bootstrap starting.
I20260630 12:13:04.359675  4842 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: Bootstrap starting.
I20260630 12:13:04.363332  4840 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: No bootstrap required, opened a new log
I20260630 12:13:04.364046  4840 ts_tablet_manager.cc:1403] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:13:04.364403  4841 tablet_bootstrap.cc:654] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:04.367231  4842 tablet_bootstrap.cc:654] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:04.367475  4840 raft_consensus.cc:359] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.368640  4840 raft_consensus.cc:385] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:04.368976  4840 raft_consensus.cc:740] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a3b15f7196477292f3c6237f02c7cf, State: Initialized, Role: FOLLOWER
I20260630 12:13:04.369484  4841 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: No bootstrap required, opened a new log
I20260630 12:13:04.369992  4841 ts_tablet_manager.cc:1403] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:13:04.369836  4840 consensus_queue.cc:260] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.373224  4841 raft_consensus.cc:359] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.374022  4841 raft_consensus.cc:385] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:04.374033  4842 tablet_bootstrap.cc:492] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: No bootstrap required, opened a new log
I20260630 12:13:04.374495  4841 raft_consensus.cc:740] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 542e081cbafb44d198e09344a084622b, State: Initialized, Role: FOLLOWER
I20260630 12:13:04.374881  4842 ts_tablet_manager.cc:1403] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260630 12:13:04.375355  4841 consensus_queue.cc:260] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.377691  4840 ts_tablet_manager.cc:1434] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.009s
I20260630 12:13:04.378337  4842 raft_consensus.cc:359] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.379019  4842 raft_consensus.cc:385] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:04.379317  4842 raft_consensus.cc:740] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0308ed32a8174dfaacab2d229ea12d40, State: Initialized, Role: FOLLOWER
I20260630 12:13:04.380091  4842 consensus_queue.cc:260] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.383181  4842 ts_tablet_manager.cc:1434] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:04.385205  4841 ts_tablet_manager.cc:1434] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:13:04.675835  4846 raft_consensus.cc:493] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:04.676430  4846 raft_consensus.cc:515] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.678552  4846 leader_election.cc:290] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 542e081cbafb44d198e09344a084622b (127.0.107.195:36923), 0308ed32a8174dfaacab2d229ea12d40 (127.0.107.193:46183)
I20260630 12:13:04.689837  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bd7e61d445472c86ca2d3aea808b4e" candidate_uuid: "20a3b15f7196477292f3c6237f02c7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "542e081cbafb44d198e09344a084622b" is_pre_election: true
I20260630 12:13:04.690593  4793 raft_consensus.cc:2468] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a3b15f7196477292f3c6237f02c7cf in term 0.
I20260630 12:13:04.691293  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bd7e61d445472c86ca2d3aea808b4e" candidate_uuid: "20a3b15f7196477292f3c6237f02c7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0308ed32a8174dfaacab2d229ea12d40" is_pre_election: true
I20260630 12:13:04.692049  4644 raft_consensus.cc:2468] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a3b15f7196477292f3c6237f02c7cf in term 0.
I20260630 12:13:04.691926  4685 leader_election.cc:304] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a3b15f7196477292f3c6237f02c7cf, 542e081cbafb44d198e09344a084622b; no voters: 
I20260630 12:13:04.692952  4846 raft_consensus.cc:2804] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:04.693337  4846 raft_consensus.cc:493] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:04.693621  4846 raft_consensus.cc:3060] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:04.698896  4846 raft_consensus.cc:515] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.700428  4846 leader_election.cc:290] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [CANDIDATE]: Term 1 election: Requested vote from peers 542e081cbafb44d198e09344a084622b (127.0.107.195:36923), 0308ed32a8174dfaacab2d229ea12d40 (127.0.107.193:46183)
I20260630 12:13:04.701251  4793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bd7e61d445472c86ca2d3aea808b4e" candidate_uuid: "20a3b15f7196477292f3c6237f02c7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "542e081cbafb44d198e09344a084622b"
I20260630 12:13:04.701454  4644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bd7e61d445472c86ca2d3aea808b4e" candidate_uuid: "20a3b15f7196477292f3c6237f02c7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0308ed32a8174dfaacab2d229ea12d40"
I20260630 12:13:04.701741  4793 raft_consensus.cc:3060] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:04.702003  4644 raft_consensus.cc:3060] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:04.707010  4793 raft_consensus.cc:2468] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a3b15f7196477292f3c6237f02c7cf in term 1.
I20260630 12:13:04.707259  4644 raft_consensus.cc:2468] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a3b15f7196477292f3c6237f02c7cf in term 1.
I20260630 12:13:04.708067  4685 leader_election.cc:304] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a3b15f7196477292f3c6237f02c7cf, 542e081cbafb44d198e09344a084622b; no voters: 
I20260630 12:13:04.708804  4846 raft_consensus.cc:2804] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:04.709836  4846 raft_consensus.cc:697] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 1 LEADER]: Becoming Leader. State: Replica: 20a3b15f7196477292f3c6237f02c7cf, State: Running, Role: LEADER
I20260630 12:13:04.710677  4846 consensus_queue.cc:237] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } }
I20260630 12:13:04.717911  4541 catalog_manager.cc:5697] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a3b15f7196477292f3c6237f02c7cf (127.0.107.194). New cstate: current_term: 1 leader_uuid: "20a3b15f7196477292f3c6237f02c7cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a3b15f7196477292f3c6237f02c7cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:04.830461  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:04.832165  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:04.833913  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:04.834309  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:05.314977  4853 consensus_queue.cc:1048] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "542e081cbafb44d198e09344a084622b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:05.328662  4858 consensus_queue.cc:1048] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0308ed32a8174dfaacab2d229ea12d40" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:05.840231  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:06.835242  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:06.836491  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:06.836781  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:06.848456  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:07.856370  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:08.837790  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:08.839099  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:08.839375  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:08.865489  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.873413  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:10.840584  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:10.841984  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:10.842312  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:10.881673  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:11.993858  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:12.843402  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:12.844983  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:12.845417  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:12.978274  4573 debug-util.cc:398] Leaking SignalData structure 0x7b08000519a0 after lost signal to thread 434
W20260630 12:13:12.979424  4573 debug-util.cc:398] Leaking SignalData structure 0x7b08002201a0 after lost signal to thread 4576
W20260630 12:13:12.980585  4573 debug-util.cc:398] Leaking SignalData structure 0x7b08002535e0 after lost signal to thread 4668
W20260630 12:13:12.981500  4573 debug-util.cc:398] Leaking SignalData structure 0x7b0800169640 after lost signal to thread 4743
W20260630 12:13:12.982445  4573 debug-util.cc:398] Leaking SignalData structure 0x7b08001eccc0 after lost signal to thread 4817
I20260630 12:13:13.005942  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:14.015905  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:14.846809  4595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:14.848692  4595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:14.849092  4595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:14.906750   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:14.942821   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:14.943753   431 tablet_replica.cc:333] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40: stopping tablet replica
I20260630 12:13:14.944446   431 raft_consensus.cc:2243] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:14.945252   431 raft_consensus.cc:2272] T 27bd7e61d445472c86ca2d3aea808b4e P 0308ed32a8174dfaacab2d229ea12d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:14.967613   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:14.984995   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:15.021808   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:15.022740   431 tablet_replica.cc:333] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf: stopping tablet replica
I20260630 12:13:15.023396   431 raft_consensus.cc:2243] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:15.024729   431 raft_consensus.cc:2272] T 27bd7e61d445472c86ca2d3aea808b4e P 20a3b15f7196477292f3c6237f02c7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:15.026815  4590 placement_policy_util.cc:411] tablet 27bd7e61d445472c86ca2d3aea808b4e: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.046844   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:15.060151   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:15.100553   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:15.101500   431 tablet_replica.cc:333] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b: stopping tablet replica
I20260630 12:13:15.102259   431 raft_consensus.cc:2243] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:15.102905   431 raft_consensus.cc:2272] T 27bd7e61d445472c86ca2d3aea808b4e P 542e081cbafb44d198e09344a084622b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:15.125415   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:15.138854   431 master.cc:562] Master@127.0.107.254:45371 shutting down...
I20260630 12:13:15.168812   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:15.169764   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:15.170251   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 419d76155a574edebc95442a4b9f44b7: stopping tablet replica
I20260630 12:13:15.704663   431 master.cc:584] Master@127.0.107.254:45371 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13057 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:15.744887   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40929
I20260630 12:13:15.746034   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:15.751907  4867 instance_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:13:15.752445  4868 instance_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:13:15.755091  4870 instance_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:13:15.756384   431 server_base.cc:1061] running on GCE node
I20260630 12:13:15.757166   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:15.757390   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:15.757553   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821595757532 us; error 0 us; skew 500 ppm
I20260630 12:13:15.758044   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:15.760710   431 webserver.cc:533] Webserver started at http://127.0.107.254:36357/ using document root <none> and password file <none>
I20260630 12:13:15.761209   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:15.761430   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:15.761725   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:15.762959   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "38f6312821134da5a697c9ea3c36f279"
format_stamp: "Formatted at 2026-06-30 12:13:15 on dist-test-slave-dl2z"
I20260630 12:13:15.767692   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:13:15.771109  4875 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:13:15.771908   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:15.772202   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "38f6312821134da5a697c9ea3c36f279"
format_stamp: "Formatted at 2026-06-30 12:13:15 on dist-test-slave-dl2z"
I20260630 12:13:15.772481   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:15.794283   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:15.795463   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:15.833120   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40929
I20260630 12:13:15.833222  4926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40929 every 8 connection(s)
I20260630 12:13:15.837309  4927 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:13:15.848738  4927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279: Bootstrap starting.
I20260630 12:13:15.853422  4927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:15.857620  4927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279: No bootstrap required, opened a new log
I20260630 12:13:15.859736  4927 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER }
I20260630 12:13:15.860242  4927 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:15.860442  4927 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38f6312821134da5a697c9ea3c36f279, State: Initialized, Role: FOLLOWER
I20260630 12:13:15.860911  4927 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER }
I20260630 12:13:15.861343  4927 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:15.861552  4927 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:15.861765  4927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:15.866389  4927 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER }
I20260630 12:13:15.866971  4927 leader_election.cc:304] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [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: 38f6312821134da5a697c9ea3c36f279; no voters: 
I20260630 12:13:15.868224  4927 leader_election.cc:290] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:15.868525  4930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:15.869872  4930 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 1 LEADER]: Becoming Leader. State: Replica: 38f6312821134da5a697c9ea3c36f279, State: Running, Role: LEADER
I20260630 12:13:15.870589  4930 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [LEADER]: Queue going to LEADER mode. State: All 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: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER }
I20260630 12:13:15.871178  4927 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:15.875192  4931 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38f6312821134da5a697c9ea3c36f279" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER } }
I20260630 12:13:15.876066  4931 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:15.875937  4932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38f6312821134da5a697c9ea3c36f279. Latest consensus state: current_term: 1 leader_uuid: "38f6312821134da5a697c9ea3c36f279" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38f6312821134da5a697c9ea3c36f279" member_type: VOTER } }
I20260630 12:13:15.876842  4932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:15.880488  4937 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:15.886010  4937 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:15.889242   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:15.895227  4937 catalog_manager.cc:1383] Generated new cluster ID: 983cdf8fe00c49fea029e451fd1bf424
I20260630 12:13:15.895509  4937 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:15.909493  4937 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:15.910888  4937 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:15.924715  4937 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279: Generated new TSK 0
I20260630 12:13:15.925264  4937 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:15.956336   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:15.962692  4948 instance_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:13:15.963828  4949 instance_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:13:15.965890   431 server_base.cc:1061] running on GCE node
W20260630 12:13:15.966089  4951 instance_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:13:15.967049   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:15.967252   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:15.967434   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821595967417 us; error 0 us; skew 500 ppm
I20260630 12:13:15.968102   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:15.970335   431 webserver.cc:533] Webserver started at http://127.0.107.193:34609/ using document root <none> and password file <none>
I20260630 12:13:15.970811   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:15.971004   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:15.971297   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:15.972545   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
format_stamp: "Formatted at 2026-06-30 12:13:15 on dist-test-slave-dl2z"
I20260630 12:13:15.976913   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:15.980185  4956 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:13:15.981207   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:15.981487   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
format_stamp: "Formatted at 2026-06-30 12:13:15 on dist-test-slave-dl2z"
I20260630 12:13:15.981747   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:15.996672   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:15.997853   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:15.999253   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.001602   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.001778   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.001957   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.002091   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.042150   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37121
I20260630 12:13:16.042258  5018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37121 every 8 connection(s)
I20260630 12:13:16.047153   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.054832  5023 instance_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:13:16.056586  5024 instance_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:13:16.059870  5026 instance_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:13:16.060184   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.061194   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.061383   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.061506   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596061495 us; error 0 us; skew 500 ppm
I20260630 12:13:16.061944   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.064265   431 webserver.cc:533] Webserver started at http://127.0.107.194:40685/ using document root <none> and password file <none>
I20260630 12:13:16.064741   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.065001   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.065317   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.066867   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "fd28fb4a1371408ea83cf98f86288023"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-dl2z"
I20260630 12:13:16.067767  5019 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
I20260630 12:13:16.068153  5019 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.068854  5019 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:16.070994  4892 ts_manager.cc:194] Registered new tserver with Master: a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
I20260630 12:13:16.072050   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:13:16.073143  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45248
I20260630 12:13:16.076292  5031 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:13:16.077185   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:13:16.077437   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "fd28fb4a1371408ea83cf98f86288023"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-dl2z"
I20260630 12:13:16.077668   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.105443   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.106596   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.108084   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.110270   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.110451   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.110733   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.110880   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.150431   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42745
I20260630 12:13:16.150534  5093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42745 every 8 connection(s)
I20260630 12:13:16.155246   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.162760  5097 instance_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:13:16.164510  5098 instance_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:13:16.166257  5100 instance_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:13:16.167783   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.168776   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:16.168954  5094 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
W20260630 12:13:16.169097   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.169407   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596169387 us; error 0 us; skew 500 ppm
I20260630 12:13:16.169461  5094 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.170009   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.170377  5094 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:16.172747  4892 ts_manager.cc:194] Registered new tserver with Master: fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:16.172859   431 webserver.cc:533] Webserver started at http://127.0.107.195:40199/ using document root <none> and password file <none>
I20260630 12:13:16.173448   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.173655   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.173913   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.174399  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45254
I20260630 12:13:16.175076   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "5217fff0f08045b8bd5d68ad63497ed6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-dl2z"
I20260630 12:13:16.179545   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:13:16.182811  5105 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:13:16.183708   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:16.184126   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "5217fff0f08045b8bd5d68ad63497ed6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-dl2z"
I20260630 12:13:16.184432   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:16.195853   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.197136   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.198532   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.200764   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.200995   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.201228   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.201396   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.245306   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38833
I20260630 12:13:16.245414  5167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38833 every 8 connection(s)
I20260630 12:13:16.259014  5168 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
I20260630 12:13:16.259372  5168 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.260067  5168 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:16.261834  4892 ts_manager.cc:194] Registered new tserver with Master: 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:16.262145   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013480271s
I20260630 12:13:16.263321  4892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45264
I20260630 12:13:17.075995  5019 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
I20260630 12:13:17.177088  5094 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
I20260630 12:13:17.265851  5168 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
I20260630 12:13:17.324019  4892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45280:
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:13:17.327011  4892 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:13:17.410694  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 891510e666624245aff393f5f9a26b3d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:17.412153  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891510e666624245aff393f5f9a26b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.423000  5058 tablet_service.cc:1511] Processing CreateTablet for tablet bb9930ee041745179b447c36fcba271d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:17.424634  5058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9930ee041745179b447c36fcba271d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.427178  5057 tablet_service.cc:1511] Processing CreateTablet for tablet c40175c9fff24bce979759b2aff26ade (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:17.429200  5057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40175c9fff24bce979759b2aff26ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.439169  5056 tablet_service.cc:1511] Processing CreateTablet for tablet aff32d8c81354aa698a181ba6a1d32f2 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:17.440992  5055 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcfe5acff1b4429bc66550ee6143346 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:17.442368  5055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcfe5acff1b4429bc66550ee6143346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.442759  4983 tablet_service.cc:1511] Processing CreateTablet for tablet bb9930ee041745179b447c36fcba271d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:17.444062  4983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9930ee041745179b447c36fcba271d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.449834  5129 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcfe5acff1b4429bc66550ee6143346 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:17.451331  5129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcfe5acff1b4429bc66550ee6143346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.453167  5128 tablet_service.cc:1511] Processing CreateTablet for tablet d73c61c5ba0d45aa89855698feb06525 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:17.453812  4984 tablet_service.cc:1511] Processing CreateTablet for tablet 891510e666624245aff393f5f9a26b3d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:17.454593  5128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73c61c5ba0d45aa89855698feb06525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.455221  4984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891510e666624245aff393f5f9a26b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.455477  4981 tablet_service.cc:1511] Processing CreateTablet for tablet aff32d8c81354aa698a181ba6a1d32f2 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:17.457137  5132 tablet_service.cc:1511] Processing CreateTablet for tablet bb9930ee041745179b447c36fcba271d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:17.458352  4981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff32d8c81354aa698a181ba6a1d32f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.458492  5132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9930ee041745179b447c36fcba271d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.458271  5053 tablet_service.cc:1511] Processing CreateTablet for tablet 61e0e8c0c724493f8aa8a977070b0727 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:17.459620  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e0e8c0c724493f8aa8a977070b0727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.461263  5130 tablet_service.cc:1511] Processing CreateTablet for tablet aff32d8c81354aa698a181ba6a1d32f2 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:17.461824  5131 tablet_service.cc:1511] Processing CreateTablet for tablet c40175c9fff24bce979759b2aff26ade (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:17.462672  5130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff32d8c81354aa698a181ba6a1d32f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.464197  5133 tablet_service.cc:1511] Processing CreateTablet for tablet 891510e666624245aff393f5f9a26b3d (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:17.465250  5051 tablet_service.cc:1511] Processing CreateTablet for tablet 031015907a1346a890984753d02c2bcb (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:17.466641  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031015907a1346a890984753d02c2bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.468345  5054 tablet_service.cc:1511] Processing CreateTablet for tablet d73c61c5ba0d45aa89855698feb06525 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:17.469699  5054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73c61c5ba0d45aa89855698feb06525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.470424  5127 tablet_service.cc:1511] Processing CreateTablet for tablet 61e0e8c0c724493f8aa8a977070b0727 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:17.453817  4982 tablet_service.cc:1511] Processing CreateTablet for tablet c40175c9fff24bce979759b2aff26ade (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:17.473088  5126 tablet_service.cc:1511] Processing CreateTablet for tablet d503b6182c594acf99926f54efdeb52b (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:17.473546  4982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40175c9fff24bce979759b2aff26ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.463496  5052 tablet_service.cc:1511] Processing CreateTablet for tablet d503b6182c594acf99926f54efdeb52b (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:17.475921  4980 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcfe5acff1b4429bc66550ee6143346 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:17.477183  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d503b6182c594acf99926f54efdeb52b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.477774  5125 tablet_service.cc:1511] Processing CreateTablet for tablet 031015907a1346a890984753d02c2bcb (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:17.480523  5056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff32d8c81354aa698a181ba6a1d32f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.484844  4979 tablet_service.cc:1511] Processing CreateTablet for tablet d73c61c5ba0d45aa89855698feb06525 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:17.477201  4980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcfe5acff1b4429bc66550ee6143346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.486263  4979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73c61c5ba0d45aa89855698feb06525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.465622  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891510e666624245aff393f5f9a26b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.492328  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031015907a1346a890984753d02c2bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.497339  4978 tablet_service.cc:1511] Processing CreateTablet for tablet 61e0e8c0c724493f8aa8a977070b0727 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:17.498454  4975 tablet_service.cc:1511] Processing CreateTablet for tablet 3376aca5df17415e9f1b7960ce462cf1 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:17.500001  4977 tablet_service.cc:1511] Processing CreateTablet for tablet d503b6182c594acf99926f54efdeb52b (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:17.502478  4976 tablet_service.cc:1511] Processing CreateTablet for tablet 031015907a1346a890984753d02c2bcb (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:17.503962  5126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d503b6182c594acf99926f54efdeb52b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.504199  4978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e0e8c0c724493f8aa8a977070b0727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.505364  4975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3376aca5df17415e9f1b7960ce462cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.507095  5050 tablet_service.cc:1511] Processing CreateTablet for tablet 3376aca5df17415e9f1b7960ce462cf1 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:17.508397  5131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40175c9fff24bce979759b2aff26ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.509804  5124 tablet_service.cc:1511] Processing CreateTablet for tablet 3376aca5df17415e9f1b7960ce462cf1 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:17.511404  5124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3376aca5df17415e9f1b7960ce462cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.512197  4977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d503b6182c594acf99926f54efdeb52b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.508478  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3376aca5df17415e9f1b7960ce462cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.516386  5127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e0e8c0c724493f8aa8a977070b0727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.520344  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031015907a1346a890984753d02c2bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.575886  4981 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8053a07acd49c29b97fa77c8c59dc8 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:17.575889  5124 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8053a07acd49c29b97fa77c8c59dc8 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:17.596992  4981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8053a07acd49c29b97fa77c8c59dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.597267  5124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8053a07acd49c29b97fa77c8c59dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.613592  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8053a07acd49c29b97fa77c8c59dc8 (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:17.628803  5189 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:17.633296  4983 tablet_service.cc:1511] Processing CreateTablet for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:17.634891  4983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.636579  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8053a07acd49c29b97fa77c8c59dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.696503  5188 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.704151  5188 tablet_bootstrap.cc:654] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.634759  5050 tablet_service.cc:1511] Processing CreateTablet for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:17.705529  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.717684  5189 tablet_bootstrap.cc:654] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.722298  5190 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:17.731379  5190 tablet_bootstrap.cc:654] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.731601  5124 tablet_service.cc:1511] Processing CreateTablet for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c (DEFAULT_TABLE table=test-workload [id=4e088f252cf841918a6463388012bbaa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:17.733011  5124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:17.739251  5190 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:17.739776  5190 ts_tablet_manager.cc:1403] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:13:17.741583  5188 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:17.742081  5188 ts_tablet_manager.cc:1403] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.048s	user 0.000s	sys 0.028s
I20260630 12:13:17.742198  5189 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:17.742743  5189 ts_tablet_manager.cc:1403] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.005s
I20260630 12:13:17.742762  5190 raft_consensus.cc:359] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.743650  5190 raft_consensus.cc:385] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.744017  5190 raft_consensus.cc:740] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.744922  5190 consensus_queue.cc:260] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.745217  5188 raft_consensus.cc:359] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.745980  5188 raft_consensus.cc:385] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.746297  5188 raft_consensus.cc:740] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.746297  5189 raft_consensus.cc:359] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.747139  5189 raft_consensus.cc:385] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.747522  5189 raft_consensus.cc:740] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.747195  5188 consensus_queue.cc:260] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.748224  5189 consensus_queue.cc:260] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.754048  5190 ts_tablet_manager.cc:1434] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:13:17.755299  5190 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:17.759555  5189 ts_tablet_manager.cc:1434] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:13:17.761860  5190 tablet_bootstrap.cc:654] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.765183  5189 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:17.770516  5188 ts_tablet_manager.cc:1434] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.005s
I20260630 12:13:17.771518  5188 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.777452  5189 tablet_bootstrap.cc:654] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.777918  5188 tablet_bootstrap.cc:654] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.790587  5188 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:17.790697  5189 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:17.791145  5188 ts_tablet_manager.cc:1403] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260630 12:13:17.791304  5189 ts_tablet_manager.cc:1403] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260630 12:13:17.794262  5189 raft_consensus.cc:359] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.794450  5188 raft_consensus.cc:359] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.795388  5188 raft_consensus.cc:385] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.795315  5189 raft_consensus.cc:385] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.795778  5188 raft_consensus.cc:740] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.795869  5189 raft_consensus.cc:740] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.796839  5188 consensus_queue.cc:260] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.796897  5189 consensus_queue.cc:260] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
W20260630 12:13:17.798071  5020 tablet.cc:2406] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:17.799398  5189 ts_tablet_manager.cc:1434] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:13:17.800457  5189 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:17.800797  5188 ts_tablet_manager.cc:1434] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:13:17.801739  5188 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.807236  5189 tablet_bootstrap.cc:654] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.808970  5188 tablet_bootstrap.cc:654] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.820079  5189 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:17.820688  5189 ts_tablet_manager.cc:1403] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:13:17.820871  5188 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:17.821457  5188 ts_tablet_manager.cc:1403] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:13:17.823925  5189 raft_consensus.cc:359] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.824196  5188 raft_consensus.cc:359] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.824996  5188 raft_consensus.cc:385] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.824994  5189 raft_consensus.cc:385] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.825443  5188 raft_consensus.cc:740] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.825575  5189 raft_consensus.cc:740] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.826252  5188 consensus_queue.cc:260] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.826511  5189 consensus_queue.cc:260] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.828879  5188 ts_tablet_manager.cc:1434] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:17.829037  5189 ts_tablet_manager.cc:1434] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:17.829859  5188 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.830190  5189 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:17.836676  5189 tablet_bootstrap.cc:654] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.836676  5188 tablet_bootstrap.cc:654] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.845085  5195 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.845814  5195 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.848655  5188 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:17.848655  5189 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:17.849331  5188 ts_tablet_manager.cc:1403] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:13:17.849442  5189 ts_tablet_manager.cc:1403] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:13:17.852458  5189 raft_consensus.cc:359] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.853240  5189 raft_consensus.cc:385] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.853605  5189 raft_consensus.cc:740] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.853415  5188 raft_consensus.cc:359] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.853953  5195 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:17.854166  5188 raft_consensus.cc:385] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.854635  5188 raft_consensus.cc:740] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.854773  5189 consensus_queue.cc:260] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.855527  5188 consensus_queue.cc:260] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.857533  5189 ts_tablet_manager.cc:1434] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:13:17.857921  5188 ts_tablet_manager.cc:1434] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:13:17.858691  5189 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:17.858851  5188 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.865720  5189 tablet_bootstrap.cc:654] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.865717  5188 tablet_bootstrap.cc:654] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:17.887135  4940 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:17.904559  5196 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.905313  5196 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.920352  5190 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:17.920881  5190 ts_tablet_manager.cc:1403] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.166s	user 0.066s	sys 0.098s
I20260630 12:13:17.923774  5196 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:17.923709  5190 raft_consensus.cc:359] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.924616  5190 raft_consensus.cc:385] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.924965  5190 raft_consensus.cc:740] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.925881  5190 consensus_queue.cc:260] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.927649  5188 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:17.928381  5188 ts_tablet_manager.cc:1403] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.036s
I20260630 12:13:17.929899  5190 ts_tablet_manager.cc:1434] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:13:17.930842  5190 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:17.932417  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:17.933180  4994 raft_consensus.cc:2468] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:17.932685  5188 raft_consensus.cc:359] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.933852  5188 raft_consensus.cc:385] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.934294  5188 raft_consensus.cc:740] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.934639  5106 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:17.935631  5195 raft_consensus.cc:2804] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.936120  5195 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.935524  5188 consensus_queue.cc:260] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.936456  5195 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.937480  5190 tablet_bootstrap.cc:654] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.940212  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
W20260630 12:13:17.942224  5106 leader_election.cc:343] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.945375  5189 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:17.945895  5189 ts_tablet_manager.cc:1403] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.033s
I20260630 12:13:17.946280  5195 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.948975  5190 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:17.949482  5190 ts_tablet_manager.cc:1403] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:13:17.950066  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:17.950696  4994 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.952244  5188 ts_tablet_manager.cc:1434] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:13:17.952646  5190 raft_consensus.cc:359] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.953424  5190 raft_consensus.cc:385] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.953719  5188 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:17.953722  5190 raft_consensus.cc:740] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.955109  5190 consensus_queue.cc:260] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.950264  5195 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:17.956362  5195 raft_consensus.cc:493] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.956821  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:17.956784  5195 raft_consensus.cc:515] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
W20260630 12:13:17.958336  5106 leader_election.cc:343] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.958861  5195 leader_election.cc:290] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:17.960923  5190 ts_tablet_manager.cc:1434] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:13:17.961325  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:17.962852  5190 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:17.963974  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:17.964763  5069 raft_consensus.cc:2468] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:17.966730  5106 leader_election.cc:304] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: 
W20260630 12:13:17.967646  5106 leader_election.cc:343] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.969441  4994 raft_consensus.cc:2468] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:17.969892  5190 tablet_bootstrap.cc:654] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.971366  5212 raft_consensus.cc:2804] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.971705  5212 raft_consensus.cc:493] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.972048  5212 raft_consensus.cc:3060] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.971812  5189 raft_consensus.cc:359] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.972615  5189 raft_consensus.cc:385] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.972941  5189 raft_consensus.cc:740] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.974395  5106 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:17.976198  5195 raft_consensus.cc:2804] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.976663  5195 raft_consensus.cc:697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:17.977579  5195 consensus_queue.cc:237] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.982271  5188 tablet_bootstrap.cc:654] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.986925  5189 consensus_queue.cc:260] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:17.994292  5189 ts_tablet_manager.cc:1434] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260630 12:13:17.994359  4889 catalog_manager.cc:5697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:17.996387  5190 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:17.996893  5190 ts_tablet_manager.cc:1403] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260630 12:13:17.999826  5190 raft_consensus.cc:359] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.000746  5190 raft_consensus.cc:385] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.001097  5190 raft_consensus.cc:740] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.001247  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.002322  5189 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.001955  5190 consensus_queue.cc:260] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
W20260630 12:13:18.002664  4957 leader_election.cc:343] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.004762  5190 ts_tablet_manager.cc:1434] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:18.005970  5190 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.014516  5189 tablet_bootstrap.cc:654] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.014851  5196 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.015373  5196 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.017491  5196 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.007685  5212 raft_consensus.cc:515] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.018374  5188 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.018517  5196 raft_consensus.cc:493] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.018910  5188 ts_tablet_manager.cc:1403] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.007s
I20260630 12:13:18.018911  5196 raft_consensus.cc:515] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.021070  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.021281  5196 leader_election.cc:290] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.022764  5188 raft_consensus.cc:359] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.023303  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.023737  5188 raft_consensus.cc:385] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.023910  5143 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.024389  5188 raft_consensus.cc:740] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.025095  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.025804  5142 raft_consensus.cc:2468] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.026587  5189 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.025876  5188 consensus_queue.cc:260] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.027100  5189 ts_tablet_manager.cc:1403] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260630 12:13:18.027036  4960 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:18.028107  5196 raft_consensus.cc:2749] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.029325  5212 leader_election.cc:290] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.030364  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.030448  5189 raft_consensus.cc:359] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.030964  5190 tablet_bootstrap.cc:654] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.031219  5189 raft_consensus.cc:385] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.031560  5189 raft_consensus.cc:740] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
W20260630 12:13:18.032313  5106 leader_election.cc:343] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.032471  5189 consensus_queue.cc:260] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.032995  5188 ts_tablet_manager.cc:1434] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:13:18.034005  5188 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.036238  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.036823  5189 ts_tablet_manager.cc:1434] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:13:18.037019  5069 raft_consensus.cc:3060] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.037921  5189 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.040185  5188 tablet_bootstrap.cc:654] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.045004  4960 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.046069  5196 raft_consensus.cc:2804] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.046542  5196 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.046960  5196 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.048763  4960 leader_election.cc:304] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.057147  5190 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.057749  5190 ts_tablet_manager.cc:1403] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.008s
I20260630 12:13:18.058511  5222 raft_consensus.cc:2804] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.058844  5189 tablet_bootstrap.cc:654] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.058955  5222 raft_consensus.cc:493] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.059374  5222 raft_consensus.cc:3060] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.060949  5190 raft_consensus.cc:359] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.061745  5190 raft_consensus.cc:385] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.062083  5190 raft_consensus.cc:740] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.062881  5190 consensus_queue.cc:260] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.065092  5190 ts_tablet_manager.cc:1434] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:13:18.065354  5194 raft_consensus.cc:493] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.066171  5190 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.065981  5194 raft_consensus.cc:515] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.073171  5194 leader_election.cc:290] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.079818  5190 tablet_bootstrap.cc:654] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.092185  5069 raft_consensus.cc:2468] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.093801  5106 leader_election.cc:304] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.095278  5212 raft_consensus.cc:2804] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.095902  5212 raft_consensus.cc:697] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:18.096971  5212 consensus_queue.cc:237] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.099757  5188 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.100652  5188 ts_tablet_manager.cc:1403] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.009s
I20260630 12:13:18.102267  5196 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.110576  5225 raft_consensus.cc:493] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.111304  5225 raft_consensus.cc:515] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.116113  5188 raft_consensus.cc:359] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.117302  5196 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.118182  5188 raft_consensus.cc:385] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.118520  5188 raft_consensus.cc:740] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.118786  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.119606  5142 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.121537  5189 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.122043  5189 ts_tablet_manager.cc:1403] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.046s
I20260630 12:13:18.123008  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
W20260630 12:13:18.124644  5032 leader_election.cc:343] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.124989  5189 raft_consensus.cc:359] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.125741  5189 raft_consensus.cc:385] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.125998  5189 raft_consensus.cc:740] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.126613  5189 consensus_queue.cc:260] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.128767  5189 ts_tablet_manager.cc:1434] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:13:18.129681  5189 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.119275  5188 consensus_queue.cc:260] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.134511  5188 ts_tablet_manager.cc:1434] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260630 12:13:18.135246  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.135628  5188 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.136178  5143 raft_consensus.cc:2468] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.138128  4960 leader_election.cc:304] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.139212  5196 raft_consensus.cc:2804] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.139716  5196 raft_consensus.cc:493] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.140203  5196 raft_consensus.cc:3060] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.143061  5188 tablet_bootstrap.cc:654] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.107506  5222 raft_consensus.cc:515] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.136310  5189 tablet_bootstrap.cc:654] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.149482  5142 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.145057  5225 leader_election.cc:290] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.154238  5225 raft_consensus.cc:493] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.156898  4889 catalog_manager.cc:5697] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:18.156790  5225 raft_consensus.cc:515] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.171442  5225 leader_election.cc:290] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.171656  5194 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.172278  5194 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.172938  5222 leader_election.cc:290] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.174433  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.175365  5069 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.174266  5194 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.176296  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.177357  4994 raft_consensus.cc:2393] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 in current term 1: Already voted for candidate a5910b5f7c3445c2a8a7121726fcfb8e in this term.
I20260630 12:13:18.177886  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.178774  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.179481  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.167562  5196 raft_consensus.cc:515] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.180500  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.180733  5067 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.181056  5068 raft_consensus.cc:3060] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.182721  5196 leader_election.cc:290] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.184275  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
W20260630 12:13:18.185945  4957 leader_election.cc:343] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:18.186944  4957 leader_election.cc:343] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.188292  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.190846  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.191712  5067 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
W20260630 12:13:18.192580  4957 leader_election.cc:343] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.192803  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.193616  5142 raft_consensus.cc:2393] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 in current term 1: Already voted for candidate a5910b5f7c3445c2a8a7121726fcfb8e in this term.
W20260630 12:13:18.193961  5035 leader_election.cc:343] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.195791  5035 leader_election.cc:304] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.196745  5194 raft_consensus.cc:2749] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.197299  5190 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.197333  4957 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.197989  5190 ts_tablet_manager.cc:1403] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.132s	user 0.026s	sys 0.029s
I20260630 12:13:18.198451  5230 raft_consensus.cc:2804] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.198694  5035 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.199033  5230 raft_consensus.cc:697] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:18.199491  5194 raft_consensus.cc:2749] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.200058  5230 consensus_queue.cc:237] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.200743  5190 raft_consensus.cc:359] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.201407  5190 raft_consensus.cc:385] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.201697  5190 raft_consensus.cc:740] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.202381  5068 raft_consensus.cc:2468] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.202313  5190 consensus_queue.cc:260] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.203920  4957 leader_election.cc:304] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.204674  5196 raft_consensus.cc:2804] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.205024  5188 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.205139  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.205312  5196 raft_consensus.cc:697] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:18.205519  5188 ts_tablet_manager.cc:1403] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.028s
I20260630 12:13:18.206228  5196 consensus_queue.cc:237] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.207506  5190 ts_tablet_manager.cc:1434] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:13:18.207543  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.209146  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.209478  5142 raft_consensus.cc:3060] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.209822  5143 raft_consensus.cc:3060] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.210419  5190 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.217020  5142 raft_consensus.cc:2468] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.208319  5188 raft_consensus.cc:359] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.218116  5188 raft_consensus.cc:385] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.218441  5188 raft_consensus.cc:740] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.219270  5188 consensus_queue.cc:260] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.218223  5143 raft_consensus.cc:2468] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.222419  5188 ts_tablet_manager.cc:1434] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:13:18.225379  5188 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.230542  5190 tablet_bootstrap.cc:654] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.231783  5188 tablet_bootstrap.cc:654] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:18.221029  4960 leader_election.cc:343] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.241010  4960 leader_election.cc:304] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:18.242045  5225 raft_consensus.cc:2749] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.243336  5190 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.244423  5188 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.244266  4960 leader_election.cc:304] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:18.244638  5190 ts_tablet_manager.cc:1403] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.002s
I20260630 12:13:18.247690  5212 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.248216  5212 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.248651  5190 raft_consensus.cc:359] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.249451  5190 raft_consensus.cc:385] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.249751  5190 raft_consensus.cc:740] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.250463  5212 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.250651  5190 consensus_queue.cc:260] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.251039  5225 raft_consensus.cc:2804] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.251792  5225 raft_consensus.cc:697] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:18.253047  5190 ts_tablet_manager.cc:1434] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:18.252837  5225 consensus_queue.cc:237] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.252905  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.256901  5190 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
W20260630 12:13:18.257033  5106 leader_election.cc:343] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.257870  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
W20260630 12:13:18.259135  5106 leader_election.cc:343] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.259572  5106 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:18.260835  5212 raft_consensus.cc:2749] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.245031  5188 ts_tablet_manager.cc:1403] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:13:18.263442  5190 tablet_bootstrap.cc:654] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.264266  5188 raft_consensus.cc:359] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.264745  5194 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.264997  5188 raft_consensus.cc:385] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.265439  5188 raft_consensus.cc:740] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.265475  5194 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.266445  5188 consensus_queue.cc:260] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.269011  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.269634  5194 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.269654  4994 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 0.
I20260630 12:13:18.271087  5032 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.271982  5194 raft_consensus.cc:2804] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.272331  5194 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.269980  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.272681  5194 raft_consensus.cc:3060] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.273041  5142 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 0.
I20260630 12:13:18.275578  5188 ts_tablet_manager.cc:1434] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:13:18.276613  5188 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.277738  5190 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.278250  5190 ts_tablet_manager.cc:1403] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260630 12:13:18.280495  5194 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.282188  5188 tablet_bootstrap.cc:654] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.280844  5190 raft_consensus.cc:359] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.283113  5190 raft_consensus.cc:385] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.283478  5190 raft_consensus.cc:740] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.283463  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.284332  4994 raft_consensus.cc:3060] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.288451  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.288681  5194 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.289139  5142 raft_consensus.cc:3060] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.292855  4994 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 1.
I20260630 12:13:18.294049  5190 consensus_queue.cc:260] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.296514  5189 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.296330  5032 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.297013  5189 ts_tablet_manager.cc:1403] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.168s	user 0.022s	sys 0.032s
I20260630 12:13:18.297632  5190 ts_tablet_manager.cc:1434] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:13:18.298769  5190 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.301743  4889 catalog_manager.cc:5697] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.298930  5194 raft_consensus.cc:2804] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.303509  4889 catalog_manager.cc:5697] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.298770  5142 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 1.
I20260630 12:13:18.313019  5189 raft_consensus.cc:359] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.313757  5189 raft_consensus.cc:385] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.314031  5189 raft_consensus.cc:740] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.314723  5189 consensus_queue.cc:260] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.316834  5189 ts_tablet_manager.cc:1434] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:13:18.317741  5189 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.318744  5188 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.319367  5188 ts_tablet_manager.cc:1403] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.022s
I20260630 12:13:18.323285  5189 tablet_bootstrap.cc:654] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.323001  5188 raft_consensus.cc:359] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.323894  5188 raft_consensus.cc:385] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.324276  5188 raft_consensus.cc:740] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.323519  4892 catalog_manager.cc:5697] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.325577  5190 tablet_bootstrap.cc:654] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.328804  5188 consensus_queue.cc:260] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.332033  5188 ts_tablet_manager.cc:1434] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.005s
I20260630 12:13:18.334789  5190 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.335438  5190 ts_tablet_manager.cc:1403] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
I20260630 12:13:18.339152  5194 raft_consensus.cc:697] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Becoming Leader. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Running, Role: LEADER
I20260630 12:13:18.338994  5190 raft_consensus.cc:359] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.339753  5190 raft_consensus.cc:385] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.340061  5190 raft_consensus.cc:740] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.340171  5194 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.340735  5189 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.341147  5188 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.341213  5189 ts_tablet_manager.cc:1403] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260630 12:13:18.346318  5188 tablet_bootstrap.cc:654] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.347412  5189 raft_consensus.cc:359] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.348213  5189 raft_consensus.cc:385] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.348507  5189 raft_consensus.cc:740] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.349298  5190 consensus_queue.cc:260] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.349327  5189 consensus_queue.cc:260] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.351027  5190 ts_tablet_manager.cc:1434] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:13:18.351706  5190 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.351786  5189 ts_tablet_manager.cc:1434] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:13:18.352842  5189 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.354478  5188 tablet_bootstrap.cc:492] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.354972  5188 ts_tablet_manager.cc:1403] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:13:18.357064  5190 tablet_bootstrap.cc:654] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.357491  5188 raft_consensus.cc:359] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.358222  5188 raft_consensus.cc:385] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.358464  5188 raft_consensus.cc:740] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.358599  5189 tablet_bootstrap.cc:654] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.359337  5188 consensus_queue.cc:260] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.362414  5188 ts_tablet_manager.cc:1434] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:18.363837  5188 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: Bootstrap starting.
I20260630 12:13:18.366215  4889 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd28fb4a1371408ea83cf98f86288023 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.375792  5188 tablet_bootstrap.cc:654] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.376582  5189 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.377049  5189 ts_tablet_manager.cc:1403] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.008s
I20260630 12:13:18.378906  5189 raft_consensus.cc:359] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.379415  5189 raft_consensus.cc:385] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.379649  5189 raft_consensus.cc:740] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.380641  5189 consensus_queue.cc:260] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.383435  5068 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.389278  5188 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: No bootstrap required, opened a new log
I20260630 12:13:18.389850  5188 ts_tablet_manager.cc:1403] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260630 12:13:18.390799  5189 ts_tablet_manager.cc:1434] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:13:18.391790  5189 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.391779  5212 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:18.392823  5188 raft_consensus.cc:359] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.393524  5188 raft_consensus.cc:385] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.393883  5188 raft_consensus.cc:740] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.394738  5188 consensus_queue.cc:260] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.399533  5188 ts_tablet_manager.cc:1434] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:13:18.399554  5212 raft_consensus.cc:493] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.400337  5212 raft_consensus.cc:515] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.403295  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.403827  5212 leader_election.cc:290] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.404316  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.405511  5189 tablet_bootstrap.cc:654] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.405563  4994 raft_consensus.cc:2468] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:18.407078  5225 raft_consensus.cc:493] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.407542  5225 raft_consensus.cc:515] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
W20260630 12:13:18.408555  5106 leader_election.cc:343] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.408890  5190 tablet_bootstrap.cc:492] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.409515  5190 ts_tablet_manager.cc:1403] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.012s
I20260630 12:13:18.409375  5106 leader_election.cc:304] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:18.409758  5225 leader_election.cc:290] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.410712  5212 raft_consensus.cc:2804] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.411083  5212 raft_consensus.cc:493] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.411427  5212 raft_consensus.cc:3060] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.412173  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.412248  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.412606  5190 raft_consensus.cc:359] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.412953  5142 raft_consensus.cc:2468] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.413372  5190 raft_consensus.cc:385] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.413669  5190 raft_consensus.cc:740] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.414332  5190 consensus_queue.cc:260] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.414575  4960 leader_election.cc:304] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.415540  5069 raft_consensus.cc:2468] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.416512  5190 ts_tablet_manager.cc:1434] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:18.417582  5190 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.419883  5225 raft_consensus.cc:2804] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.420487  5225 raft_consensus.cc:493] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.422345  5225 raft_consensus.cc:3060] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.423228  5190 tablet_bootstrap.cc:654] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.425580  5194 raft_consensus.cc:493] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.426242  5194 raft_consensus.cc:515] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.429843  5196 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.430500  5196 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.433218  5196 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.435922  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.436847  5068 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.439313  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.440189  5142 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 0.
I20260630 12:13:18.442257  4960 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.443717  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.448561  5194 leader_election.cc:290] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.451452  5196 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.452035  5196 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.452572  5196 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.450542  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.456660  5142 raft_consensus.cc:2393] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 in current term 1: Already voted for candidate a5910b5f7c3445c2a8a7121726fcfb8e in this term.
I20260630 12:13:18.458151  5035 leader_election.cc:304] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.459800  5194 raft_consensus.cc:3060] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.461119  5212 raft_consensus.cc:515] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.464960  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.465724  4994 raft_consensus.cc:3060] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.480556  5213 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:18.488898  5194 raft_consensus.cc:2749] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.493309  5196 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.494688  5225 raft_consensus.cc:515] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.498994  5240 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.500768  5240 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.503562  5240 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.508963  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.510252  5213 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:18.510766  5032 leader_election.cc:343] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.475016  4994 raft_consensus.cc:2468] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.507546  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.518592  5142 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 0.
I20260630 12:13:18.520634  5106 leader_election.cc:304] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:18.521116  5035 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [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: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.521549  5195 raft_consensus.cc:2804] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.521848  5240 raft_consensus.cc:2804] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.522091  5195 raft_consensus.cc:697] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:18.522267  5240 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.522598  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.522768  5240 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.523344  5067 raft_consensus.cc:3060] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.523010  5195 consensus_queue.cc:237] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.524334  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
W20260630 12:13:18.525915  5106 leader_election.cc:343] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.526558  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.527114  5142 raft_consensus.cc:3060] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.527058  5212 leader_election.cc:290] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.531517  5240 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.534351  5190 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.534862  5190 ts_tablet_manager.cc:1403] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.117s	user 0.045s	sys 0.058s
I20260630 12:13:18.537012  5189 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.537454  5189 ts_tablet_manager.cc:1403] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.146s	user 0.044s	sys 0.041s
I20260630 12:13:18.537454  5190 raft_consensus.cc:359] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.539090  5240 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.538988  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.539017  5190 raft_consensus.cc:385] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.539705  5143 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.539848  5189 raft_consensus.cc:359] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.540788  5189 raft_consensus.cc:385] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.539968  5190 raft_consensus.cc:740] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.541055  5189 raft_consensus.cc:740] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.540988  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.541517  5190 consensus_queue.cc:260] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.541935  5189 consensus_queue.cc:260] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.542739  4994 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.543278  5213 raft_consensus.cc:493] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.543466  5190 ts_tablet_manager.cc:1434] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:18.543757  5213 raft_consensus.cc:515] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.545029  5225 leader_election.cc:290] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.545864  5213 leader_election.cc:290] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
I20260630 12:13:18.547708  5141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:18.548090  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.548362  5141 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.548692  5066 raft_consensus.cc:2468] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:18.547742  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.549613  5068 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.550805  5190 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: Bootstrap starting.
I20260630 12:13:18.551152  5196 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.551033  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.552408  4993 raft_consensus.cc:2468] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:18.553680  5067 raft_consensus.cc:2468] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.554981  4957 leader_election.cc:304] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.556823  5196 raft_consensus.cc:2804] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.556469  4994 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 1.
I20260630 12:13:18.558058  5196 raft_consensus.cc:697] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:18.558530  5106 leader_election.cc:304] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.558967  5196 consensus_queue.cc:237] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.560374  5032 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.561260  5240 raft_consensus.cc:2804] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.561940  5240 raft_consensus.cc:697] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Becoming Leader. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Running, Role: LEADER
I20260630 12:13:18.562839  5240 consensus_queue.cc:237] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.563491  5190 tablet_bootstrap.cc:654] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.564568  5189 ts_tablet_manager.cc:1434] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260630 12:13:18.565479  5189 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: Bootstrap starting.
I20260630 12:13:18.568284  5213 raft_consensus.cc:2804] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.568760  5213 raft_consensus.cc:493] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.569106  5213 raft_consensus.cc:3060] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.571246  5189 tablet_bootstrap.cc:654] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.571745  4993 raft_consensus.cc:3060] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.578295  5213 raft_consensus.cc:515] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.581379  5143 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 1.
I20260630 12:13:18.585755  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.586606  5067 raft_consensus.cc:3060] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.550915  5142 raft_consensus.cc:2468] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.597947  5068 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.603353  5195 raft_consensus.cc:493] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.603874  5195 raft_consensus.cc:515] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.599792  4957 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.608723  5213 leader_election.cc:290] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
I20260630 12:13:18.606202  4889 catalog_manager.cc:5697] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:18.610457  5225 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.614854  5141 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:18.608222  5067 raft_consensus.cc:2468] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.612610  5195 leader_election.cc:290] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.614892  5225 raft_consensus.cc:697] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:18.616987  4992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.618525  5225 consensus_queue.cc:237] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.619330  4892 catalog_manager.cc:5697] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd28fb4a1371408ea83cf98f86288023 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.620085  5106 leader_election.cc:304] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.620352  5190 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: No bootstrap required, opened a new log
I20260630 12:13:18.620983  5190 ts_tablet_manager.cc:1403] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.021s
I20260630 12:13:18.620940  5195 raft_consensus.cc:2804] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.622205  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891510e666624245aff393f5f9a26b3d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.622895  4994 raft_consensus.cc:3060] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:18.624430  5106 leader_election.cc:343] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.624547  5190 raft_consensus.cc:359] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.625203  5195 raft_consensus.cc:697] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:18.625382  5190 raft_consensus.cc:385] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.625794  5190 raft_consensus.cc:740] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.626096  5195 consensus_queue.cc:237] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.626447  5190 consensus_queue.cc:260] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.628312  5190 ts_tablet_manager.cc:1434] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:18.621783  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:18.629791  5068 raft_consensus.cc:2468] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 0.
I20260630 12:13:18.631109  4994 raft_consensus.cc:2468] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.617610  5213 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:13:18.631036  5106 leader_election.cc:304] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.632556  5213 raft_consensus.cc:2804] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.632938  5213 raft_consensus.cc:493] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.633332  5213 raft_consensus.cc:3060] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.637172  5189 tablet_bootstrap.cc:492] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: No bootstrap required, opened a new log
I20260630 12:13:18.637720  5189 ts_tablet_manager.cc:1403] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.017s
I20260630 12:13:18.640188  5213 raft_consensus.cc:515] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.640441  5189 raft_consensus.cc:359] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.641240  5189 raft_consensus.cc:385] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.641573  5189 raft_consensus.cc:740] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.642522  5213 leader_election.cc:290] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:18.642328  5189 consensus_queue.cc:260] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.641970  4889 catalog_manager.cc:5697] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.644372  5189 ts_tablet_manager.cc:1434] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:18.645763  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:18.645646  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:18.646353  5068 raft_consensus.cc:3060] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.646487  4994 raft_consensus.cc:3060] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.648689  5240 raft_consensus.cc:493] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.649080  5240 raft_consensus.cc:515] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.650929  5240 leader_election.cc:290] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:18.651587  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:18.652060  5141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c7fe77b5ad4fb7bbbfac6ee26dd35c" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:18.652398  4993 raft_consensus.cc:2393] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 in current term 1: Already voted for candidate 5217fff0f08045b8bd5d68ad63497ed6 in this term.
I20260630 12:13:18.656554  5068 raft_consensus.cc:2468] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.656390  5035 leader_election.cc:304] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:18.657708  5106 leader_election.cc:304] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:18.657806  5240 raft_consensus.cc:3060] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.658535  5213 raft_consensus.cc:2804] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.659200  5213 raft_consensus.cc:697] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:18.660101  5213 consensus_queue.cc:237] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:18.666558  5240 raft_consensus.cc:2749] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.672066  4994 raft_consensus.cc:2468] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:18.670933  4890 catalog_manager.cc:5697] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:18.683141  4889 catalog_manager.cc:5697] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:18.691697  5225 consensus_queue.cc:1048] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:18.693231  4890 catalog_manager.cc:5697] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:18.704538  5196 consensus_queue.cc:1048] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.716439  5196 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.723668  5225 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.789705  5230 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.800575  5225 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.851622  5240 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.860342  5240 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.949644  5225 consensus_queue.cc:1048] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.955899  5212 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.979548  5195 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:18.989293  5278 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.010138  5196 consensus_queue.cc:1048] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:13:19.050099  5212 consensus_queue.cc:1048] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:19.055754  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 48478us
I20260630 12:13:19.060256  5194 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.064261  5195 consensus_queue.cc:1048] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.073232  5196 consensus_queue.cc:1048] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.103863  5230 consensus_queue.cc:1048] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:19.296499  5035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 78522.6us
I20260630 12:13:19.580195  5213 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.673272  5308 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
W20260630 12:13:19.734500  5321 log.cc:927] Time spent T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260630 12:13:19.984828  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 190821us
W20260630 12:13:20.132213  5339 log.cc:927] Time spent T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260630 12:13:20.212122  5345 log.cc:927] Time spent T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260630 12:13:20.237824  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=10, attempt_no=0}) took 1047 ms. Trace:
I20260630 12:13:20.324569  5323 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=31, attempt_no=0}) took 1113 ms. Trace:
W20260630 12:13:20.310799  5106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 49598.1us
W20260630 12:13:20.310521  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 51166.6us
W20260630 12:13:20.332726  5344 log.cc:927] Time spent T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: Append to log took a long time: real 0.236s	user 0.004s	sys 0.000s
I20260630 12:13:20.238385  5316 rpcz_store.cc:276] 0630 12:13:19.190597 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.192207 (+  1610us) service_pool.cc:224] Handling call
0630 12:13:20.237630 (+1045423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.441195 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4c8053a07acd49c29b97fa77c8c59dc8
0630 12:13:19.441940 (+   745us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.441998 (+    58us) write_op.cc:435] Acquired schema lock
0630 12:13:19.442019 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:19.442649 (+   630us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.442716 (+    67us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.442760 (+    44us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.443287 (+   527us) tablet.cc:701] Row locks acquired
0630 12:13:19.443317 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:13:19.443571 (+   254us) write_op.cc:270] Start()
0630 12:13:19.443694 (+   123us) write_op.cc:276] Timestamp: P: 1782821599443505 usec, L: 0
0630 12:13:19.443722 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.444628 (+   906us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.233417 (+788789us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.235561 (+  2144us) write_op.cc:301] APPLY: starting
0630 12:13:20.235633 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.235775 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.235875 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.236612 (+   737us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.236782 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.236829 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:20.237014 (+   185us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.237208 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.237285 (+    77us) write_op.cc:454] Released schema lock
0630 12:13:20.237333 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1949,"num_ops":4,"prepare.queue_time_us":212809,"prepare.run_cpu_time_us":3921,"prepare.run_wall_time_us":7332,"replication_time_us":789568}]]}
I20260630 12:13:20.351199  5337 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=18, attempt_no=0}) took 1155 ms. Trace:
I20260630 12:13:20.358875  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=34, attempt_no=0}) took 1110 ms. Trace:
I20260630 12:13:20.377313  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=39, attempt_no=0}) took 1149 ms. Trace:
I20260630 12:13:20.358572  5334 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=29, attempt_no=0}) took 1084 ms. Trace:
I20260630 12:13:20.365139  5318 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=5, attempt_no=0}) took 1159 ms. Trace:
I20260630 12:13:20.384100  5334 rpcz_store.cc:276] 0630 12:13:19.274289 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.285634 (+ 11345us) service_pool.cc:224] Handling call
0630 12:13:20.358386 (+1072752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.476870 (+     0us) write_op.cc:183] PREPARE: starting on tablet d503b6182c594acf99926f54efdeb52b
0630 12:13:19.477409 (+   539us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.477436 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:13:19.477449 (+    13us) tablet.cc:662] Decoding operations
0630 12:13:19.478145 (+   696us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.478189 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.478213 (+    24us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:19.478587 (+   374us) tablet.cc:701] Row locks acquired
0630 12:13:19.478601 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:13:20.092451 (+613850us) spinlock_profiling.cc:243] Waited 3.99 ms on lock 0x7b2c000b58d8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e26d5a11 00007f47e26e4a0a 00007f47e26e4693 00007f47e26e4631 00007f47e3e15902 00007f47e3e156dd 00007f47e7810243 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939
0630 12:13:20.092528 (+    77us) write_op.cc:270] Start()
0630 12:13:20.092750 (+   222us) write_op.cc:276] Timestamp: P: 1782821599482711 usec, L: 0
0630 12:13:20.092778 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.134466 (+ 41688us) log.cc:844] Serialized 519 byte log entry
0630 12:13:20.207448 (+ 72982us) spinlock_profiling.cc:243] Waited 38.7 ms on lock 0x7b540041c3d4. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d43571 00007f47e3dd5e28 00007f47e7810581 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939 00007f47e7814901 00007f47e7813b2d 000000000043f3c4 000000000043f209
0630 12:13:20.332109 (+124661us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.335722 (+  3613us) write_op.cc:301] APPLY: starting
0630 12:13:20.335791 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.335974 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.335995 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.336849 (+   854us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.337019 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.337060 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:20.337261 (+   201us) log.cc:844] Serialized 46 byte log entry
0630 12:13:20.351277 (+ 14016us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.351379 (+   102us) write_op.cc:454] Released schema lock
0630 12:13:20.351418 (+    39us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:20.358269 (+  6851us) spinlock_profiling.cc:243] Waited 2.07 ms on lock 0x7b340024a2c8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d29ae 00007f47e20e64fe 00007f47e8dbfe51 00007f47e78123ad 00007f47e7811b53 00007f47e7815d61 00007f47e7815d19 00007f47e7815ca9 00007f47e7815c71 00007f47e7814e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3407,"mutex_wait_us":2485,"num_ops":5,"prepare.queue_time_us":95582,"prepare.run_cpu_time_us":41537,"prepare.run_wall_time_us":734687,"replication_time_us":239217,"spinlock_wait_cycles":102836096}]]}
I20260630 12:13:20.413214  5335 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=24, attempt_no=0}) took 1142 ms. Trace:
I20260630 12:13:20.377759  5316 rpcz_store.cc:276] 0630 12:13:19.229463 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.498827 (+269364us) service_pool.cc:224] Handling call
0630 12:13:19.764530 (+265703us) spinlock_profiling.cc:243] Waited 52.9 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.377248 (+612718us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.775466 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3376aca5df17415e9f1b7960ce462cf1
0630 12:13:19.809574 (+ 34108us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.809607 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:19.809623 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:19.810055 (+   432us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.810098 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.810122 (+    24us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.810452 (+   330us) tablet.cc:701] Row locks acquired
0630 12:13:19.810465 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:13:19.810628 (+   163us) write_op.cc:270] Start()
0630 12:13:19.810728 (+   100us) write_op.cc:276] Timestamp: P: 1782821599810583 usec, L: 0
0630 12:13:19.810747 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.829946 (+ 19199us) spinlock_profiling.cc:243] Waited 5.97 ms on lock 0x7b5400011420. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d43571 00007f47e3d57520 00007f47e3de0b42 00007f47e3dd5f67 00007f47e3dd5da4 00007f47e7810581 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939 00007f47e7814901
0630 12:13:20.223449 (+393503us) spinlock_profiling.cc:243] Waited 3.55 ms on lock 0x7b5400011498. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e8abc5c4 00007f47e3d95939 00007f47e3d51621 00007f47e3d512fa 00007f47e3dd5965 00007f47e3dd5e09 00007f47e7810581 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939
0630 12:13:20.223743 (+   294us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.354722 (+130979us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.370582 (+ 15860us) write_op.cc:301] APPLY: starting
0630 12:13:20.370660 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.370798 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.370818 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.376218 (+  5400us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.376379 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.376421 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:20.376624 (+   203us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.376808 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.376891 (+    83us) write_op.cc:454] Released schema lock
0630 12:13:20.376932 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":121692416,"child_traces":[["op",{"apply.queue_time_us":4037,"num_ops":4,"prepare.queue_time_us":2862,"prepare.run_cpu_time_us":16203,"prepare.run_wall_time_us":466224,"raft.queue_time_us":4656,"raft.run_cpu_time_us":358,"raft.run_wall_time_us":359,"replication_time_us":541722,"spinlock_wait_cycles":21890048}]]}
I20260630 12:13:20.325126  5323 rpcz_store.cc:276] 0630 12:13:19.210853 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.229414 (+ 18561us) service_pool.cc:224] Handling call
0630 12:13:20.323114 (+1093700us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.252121 (+     0us) write_op.cc:183] PREPARE: starting on tablet aff32d8c81354aa698a181ba6a1d32f2
0630 12:13:19.261118 (+  8997us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.261145 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:13:19.261162 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:19.263891 (+  2729us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.263972 (+    81us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.264002 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:19.264237 (+   235us) tablet.cc:701] Row locks acquired
0630 12:13:19.264253 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:19.264418 (+   165us) write_op.cc:270] Start()
0630 12:13:19.265659 (+  1241us) write_op.cc:276] Timestamp: P: 1782821599264377 usec, L: 0
0630 12:13:19.265680 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.268200 (+  2520us) log.cc:844] Serialized 432 byte log entry
0630 12:13:20.309075 (+1040875us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.313752 (+  4677us) write_op.cc:301] APPLY: starting
0630 12:13:20.319618 (+  5866us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.321411 (+  1793us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.321513 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.322117 (+   604us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.322248 (+   131us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.322289 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:20.322469 (+   180us) log.cc:844] Serialized 34 byte log entry
0630 12:13:20.322694 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.322784 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:20.322823 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2309,"mutex_wait_us":422,"num_ops":3,"prepare.queue_time_us":14609,"prepare.run_cpu_time_us":4204,"prepare.run_wall_time_us":22207,"raft.queue_time_us":172,"raft.run_cpu_time_us":1857,"raft.run_wall_time_us":2815,"replication_time_us":985228,"spinlock_wait_cycles":1448320,"thread_start_us":971,"threads_started":1}]]}
I20260630 12:13:20.359390  5315 rpcz_store.cc:276] 0630 12:13:19.227477 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.239365 (+ 11888us) service_pool.cc:224] Handling call
0630 12:13:20.337234 (+1097869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.445620 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3376aca5df17415e9f1b7960ce462cf1
0630 12:13:19.446290 (+   670us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.446327 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:13:19.446346 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:19.479267 (+ 32921us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.479311 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.479340 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:13:19.479915 (+   575us) tablet.cc:701] Row locks acquired
0630 12:13:19.479930 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:19.501079 (+ 21149us) spinlock_profiling.cc:243] Waited 3.27 ms on lock 0x7b2c00062d68. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e26d5a11 00007f47e26e4a0a 00007f47e26e4693 00007f47e26e4631 00007f47e3e15902 00007f47e3e156dd 00007f47e7810243 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939
0630 12:13:19.501133 (+    54us) write_op.cc:270] Start()
0630 12:13:19.501325 (+   192us) write_op.cc:276] Timestamp: P: 1782821599483349 usec, L: 0
0630 12:13:19.501348 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.508446 (+  7098us) log.cc:844] Serialized 649 byte log entry
0630 12:13:20.326016 (+817570us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.330559 (+  4543us) write_op.cc:301] APPLY: starting
0630 12:13:20.330642 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.331442 (+   800us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.331466 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.332776 (+  1310us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.333029 (+   253us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.333111 (+    82us) write_op.cc:312] APPLY: finished
0630 12:13:20.333544 (+   433us) log.cc:844] Serialized 64 byte log entry
0630 12:13:20.336780 (+  3236us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.336877 (+    97us) write_op.cc:454] Released schema lock
0630 12:13:20.336926 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1062,"num_ops":8,"prepare.queue_time_us":182280,"prepare.run_cpu_time_us":5112,"prepare.run_wall_time_us":63138,"replication_time_us":822407,"spinlock_wait_cycles":7524224}]]}
I20260630 12:13:20.455260  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=2, attempt_no=0}) took 1267 ms. Trace:
I20260630 12:13:20.455663  5315 rpcz_store.cc:276] 0630 12:13:19.187424 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.187567 (+   143us) service_pool.cc:224] Handling call
0630 12:13:20.455198 (+1267631us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.213390 (+     0us) write_op.cc:183] PREPARE: starting on tablet 891510e666624245aff393f5f9a26b3d
0630 12:13:19.227361 (+ 13971us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.227402 (+    41us) write_op.cc:435] Acquired schema lock
0630 12:13:19.227423 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:19.235173 (+  7750us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.239024 (+  3851us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.243884 (+  4860us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.258903 (+ 15019us) tablet.cc:701] Row locks acquired
0630 12:13:19.260324 (+  1421us) write_op.cc:260] PREPARE: finished
0630 12:13:19.263749 (+  3425us) write_op.cc:270] Start()
0630 12:13:19.263883 (+   134us) write_op.cc:276] Timestamp: P: 1782821599262859 usec, L: 0
0630 12:13:19.263901 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.265785 (+  1884us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.386238 (+1120453us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.446770 (+ 60532us) write_op.cc:301] APPLY: starting
0630 12:13:20.446849 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.446980 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.447063 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.447768 (+   705us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.447910 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.452411 (+  4501us) write_op.cc:312] APPLY: finished
0630 12:13:20.454567 (+  2156us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.454754 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.454833 (+    79us) write_op.cc:454] Released schema lock
0630 12:13:20.454870 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60349,"num_ops":4,"prepare.queue_time_us":22388,"prepare.run_cpu_time_us":4699,"prepare.run_wall_time_us":55509,"replication_time_us":1121420}]]}
I20260630 12:13:20.461833  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=25, attempt_no=0}) took 1259 ms. Trace:
I20260630 12:13:20.462247  5316 rpcz_store.cc:276] 0630 12:13:19.206806 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.207858 (+  1052us) service_pool.cc:224] Handling call
0630 12:13:19.368841 (+160983us) spinlock_profiling.cc:243] Waited 2.37 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.461771 (+1092930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.414296 (+     0us) write_op.cc:183] PREPARE: starting on tablet 891510e666624245aff393f5f9a26b3d
0630 12:13:19.414802 (+   506us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.414834 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:19.414848 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:19.415309 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.415352 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.415383 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.427273 (+ 11890us) tablet.cc:701] Row locks acquired
0630 12:13:19.427296 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:13:19.427500 (+   204us) write_op.cc:270] Start()
0630 12:13:19.427620 (+   120us) write_op.cc:276] Timestamp: P: 1782821599427451 usec, L: 0
0630 12:13:19.427642 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.428321 (+   679us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.386796 (+958475us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.459795 (+ 72999us) write_op.cc:301] APPLY: starting
0630 12:13:20.459867 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.460026 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.460115 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.460765 (+   650us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.460930 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.460976 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:20.461172 (+   196us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.461358 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.461438 (+    80us) write_op.cc:454] Released schema lock
0630 12:13:20.461483 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5446016,"child_traces":[["op",{"apply.queue_time_us":72208,"mutex_wait_us":2287,"num_ops":4,"prepare.queue_time_us":356,"prepare.run_cpu_time_us":3130,"prepare.run_wall_time_us":29642,"replication_time_us":959069}]]}
I20260630 12:13:20.476661  5342 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=38, attempt_no=0}) took 1130 ms. Trace:
I20260630 12:13:20.351699  5337 rpcz_store.cc:276] 0630 12:13:19.196176 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.196348 (+   172us) service_pool.cc:224] Handling call
0630 12:13:19.219831 (+ 23483us) spinlock_profiling.cc:243] Waited 7.99 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.351007 (+1131176us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.256139 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3376aca5df17415e9f1b7960ce462cf1
0630 12:13:19.264128 (+  7989us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.264166 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:13:19.264184 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:19.278333 (+ 14149us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.279324 (+   991us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.279780 (+   456us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:19.280229 (+   449us) tablet.cc:701] Row locks acquired
0630 12:13:19.280244 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:19.438164 (+157920us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b2c00062d68. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e26d5a11 00007f47e26e4a0a 00007f47e26e4693 00007f47e26e4631 00007f47e3e15902 00007f47e3e156dd 00007f47e7810243 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939
0630 12:13:19.438234 (+    70us) write_op.cc:270] Start()
0630 12:13:19.438972 (+   738us) write_op.cc:276] Timestamp: P: 1782821599281766 usec, L: 0
0630 12:13:19.439678 (+   706us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.445090 (+  5412us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.310575 (+865485us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.320747 (+ 10172us) write_op.cc:301] APPLY: starting
0630 12:13:20.320820 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.320979 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.320997 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.321886 (+   889us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.322068 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.322112 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:20.322358 (+   246us) log.cc:844] Serialized 52 byte log entry
0630 12:13:20.326616 (+  4258us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.330898 (+  4282us) write_op.cc:454] Released schema lock
0630 12:13:20.334563 (+  3665us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":18380160,"child_traces":[["op",{"apply.queue_time_us":9268,"mutex_wait_us":950,"num_ops":6,"prepare.queue_time_us":21656,"prepare.run_cpu_time_us":19786,"prepare.run_wall_time_us":189245,"replication_time_us":812377,"spinlock_wait_cycles":3238272}]]}
I20260630 12:13:20.415854  5335 rpcz_store.cc:276] 0630 12:13:19.270757 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.271829 (+  1072us) service_pool.cc:224] Handling call
0630 12:13:20.413024 (+1141195us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.830438 (+     0us) write_op.cc:183] PREPARE: starting on tablet bb9930ee041745179b447c36fcba271d
0630 12:13:19.830984 (+   546us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.831009 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:19.831027 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:19.831347 (+   320us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.831389 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.831415 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:19.831628 (+   213us) tablet.cc:701] Row locks acquired
0630 12:13:19.831654 (+    26us) write_op.cc:260] PREPARE: finished
0630 12:13:19.831867 (+   213us) write_op.cc:270] Start()
0630 12:13:19.832182 (+   315us) write_op.cc:276] Timestamp: P: 1782821599831815 usec, L: 0
0630 12:13:19.832201 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.840747 (+  8546us) log.cc:844] Serialized 388 byte log entry
0630 12:13:20.365250 (+524503us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.408173 (+ 42923us) write_op.cc:301] APPLY: starting
0630 12:13:20.408252 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.408360 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.408446 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.411990 (+  3544us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.412142 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.412180 (+    38us) write_op.cc:312] APPLY: finished
0630 12:13:20.412382 (+   202us) log.cc:844] Serialized 28 byte log entry
0630 12:13:20.412611 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.412682 (+    71us) write_op.cc:454] Released schema lock
0630 12:13:20.412729 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42752,"num_ops":2,"prepare.queue_time_us":540030,"prepare.run_cpu_time_us":2787,"prepare.run_wall_time_us":63806,"replication_time_us":532930}]]}
I20260630 12:13:20.487193  5335 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=44, attempt_no=0}) took 1066 ms. Trace:
I20260630 12:13:20.502142  5334 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=14, attempt_no=0}) took 1257 ms. Trace:
I20260630 12:13:20.386029  5318 rpcz_store.cc:276] 0630 12:13:19.207507 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.208601 (+  1094us) service_pool.cc:224] Handling call
0630 12:13:20.363711 (+1155110us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.258351 (+     0us) write_op.cc:183] PREPARE: starting on tablet d73c61c5ba0d45aa89855698feb06525
0630 12:13:19.259835 (+  1484us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.259877 (+    42us) write_op.cc:435] Acquired schema lock
0630 12:13:19.259893 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:19.261131 (+  1238us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.261177 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.261201 (+    24us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:19.273516 (+ 12315us) tablet.cc:701] Row locks acquired
0630 12:13:19.274693 (+  1177us) write_op.cc:260] PREPARE: finished
0630 12:13:19.278801 (+  4108us) write_op.cc:270] Start()
0630 12:13:19.281290 (+  2489us) write_op.cc:276] Timestamp: P: 1782821599278155 usec, L: 0
0630 12:13:19.281980 (+   690us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.296099 (+ 14119us) log.cc:844] Serialized 519 byte log entry
0630 12:13:19.304889 (+  8790us) spinlock_profiling.cc:243] Waited 2.12 ms on lock 0x7b4400023e0c. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e0b77841 00007f47e0c152c5 00007f47e0c15ce2 00007f47e39861db 00007f47e3981aaf 00007f47e0cd16ec 00007f47e9b28719 00007f47e0cedcdb 00007f47e0cebf7f 00007f47e0ceba95 00007f47e780f16c
0630 12:13:19.748426 (+443537us) spinlock_profiling.cc:243] Waited 5.54 ms on lock 0x7b1800260080. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e9bb4bf1 00007f47e9bc1391 00007f47e0ceeb62 00007f47e0cf0e01 00007f47e0cf0db9 00007f47e0cf0d49 00007f47e0cf0d11 00007f47e0cf000d 000000000043f3c4 000000000043f209 00007f47e0cd1e7a
0630 12:13:20.245650 (+497224us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.248542 (+  2892us) write_op.cc:301] APPLY: starting
0630 12:13:20.310367 (+ 61825us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.325206 (+ 14839us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.325231 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.348070 (+ 22839us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.362693 (+ 14623us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.362765 (+    72us) write_op.cc:312] APPLY: finished
0630 12:13:20.363078 (+   313us) log.cc:844] Serialized 46 byte log entry
0630 12:13:20.363315 (+   237us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.363405 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:20.363439 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2479,"num_ops":5,"prepare.queue_time_us":45440,"prepare.run_cpu_time_us":3675,"prepare.run_wall_time_us":44081,"raft.queue_time_us":949,"raft.run_cpu_time_us":2210,"raft.run_wall_time_us":124769,"replication_time_us":963543,"spinlock_wait_cycles":17618944,"thread_start_us":210961,"threads_started":1}]]}
I20260630 12:13:20.487664  5335 rpcz_store.cc:276] 0630 12:13:19.426257 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.514785 (+ 88528us) service_pool.cc:224] Handling call
0630 12:13:20.487134 (+972349us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.564470 (+     0us) write_op.cc:183] PREPARE: starting on tablet d73c61c5ba0d45aa89855698feb06525
0630 12:13:19.581779 (+ 17309us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.582727 (+   948us) write_op.cc:435] Acquired schema lock
0630 12:13:19.583541 (+   814us) tablet.cc:662] Decoding operations
0630 12:13:19.644633 (+ 61092us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.645929 (+  1296us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.646826 (+   897us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.666266 (+ 19440us) tablet.cc:701] Row locks acquired
0630 12:13:19.667997 (+  1731us) write_op.cc:260] PREPARE: finished
0630 12:13:19.675212 (+  7215us) write_op.cc:270] Start()
0630 12:13:19.687725 (+ 12513us) write_op.cc:276] Timestamp: P: 1782821599673713 usec, L: 0
0630 12:13:19.688706 (+   981us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.726942 (+ 38236us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.241765 (+514823us) spinlock_profiling.cc:243] Waited 23.1 ms on lock 0x7b54004dcea0. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d44090 00007f47e3d516b8 00007f47e3d512fa 00007f47e3dd5965 00007f47e3dd5e09 00007f47e7810581 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939 00007f47e7814901
0630 12:13:20.368421 (+126656us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.484663 (+116242us) write_op.cc:301] APPLY: starting
0630 12:13:20.484736 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.484862 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.484881 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.485514 (+   633us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.485770 (+   256us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.485811 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:20.486018 (+   207us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.486721 (+   703us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.486797 (+    76us) write_op.cc:454] Released schema lock
0630 12:13:20.486837 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":116079,"num_ops":4,"prepare.queue_time_us":28227,"prepare.run_cpu_time_us":27397,"prepare.run_wall_time_us":679579,"replication_time_us":679609,"spinlock_wait_cycles":53208832,"thread_start_us":108935,"threads_started":1}]]}
I20260630 12:13:20.511096  5335 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=21, attempt_no=0}) took 1240 ms. Trace:
I20260630 12:13:20.511574  5335 rpcz_store.cc:276] 0630 12:13:19.270404 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.271857 (+  1453us) service_pool.cc:224] Handling call
0630 12:13:20.511037 (+1239180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.977064 (+     0us) write_op.cc:183] PREPARE: starting on tablet bb9930ee041745179b447c36fcba271d
0630 12:13:20.024055 (+ 46991us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.025556 (+  1501us) write_op.cc:435] Acquired schema lock
0630 12:13:20.027456 (+  1900us) tablet.cc:662] Decoding operations
0630 12:13:20.051066 (+ 23610us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.052516 (+  1450us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.053207 (+   691us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:20.055004 (+  1797us) tablet.cc:701] Row locks acquired
0630 12:13:20.055689 (+   685us) write_op.cc:260] PREPARE: finished
0630 12:13:20.055886 (+   197us) write_op.cc:270] Start()
0630 12:13:20.056052 (+   166us) write_op.cc:276] Timestamp: P: 1782821600055840 usec, L: 0
0630 12:13:20.056075 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.056808 (+   733us) log.cc:844] Serialized 388 byte log entry
0630 12:13:20.369533 (+312725us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.509529 (+139996us) write_op.cc:301] APPLY: starting
0630 12:13:20.509598 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.509696 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.509787 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.510119 (+   332us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.510258 (+   139us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.510300 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:20.510448 (+   148us) log.cc:844] Serialized 28 byte log entry
0630 12:13:20.510640 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.510704 (+    64us) write_op.cc:454] Released schema lock
0630 12:13:20.510738 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":222464,"child_traces":[["op",{"apply.queue_time_us":139839,"num_ops":2,"prepare.queue_time_us":678619,"prepare.run_cpu_time_us":3854,"prepare.run_wall_time_us":84081,"replication_time_us":313355}]]}
I20260630 12:13:20.520015  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=33, attempt_no=0}) took 1304 ms. Trace:
I20260630 12:13:20.522449  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=41, attempt_no=0}) took 1291 ms. Trace:
I20260630 12:13:20.523751  5335 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=42, attempt_no=0}) took 1172 ms. Trace:
I20260630 12:13:20.481213  5342 rpcz_store.cc:276] 0630 12:13:19.317257 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.323580 (+  6323us) service_pool.cc:224] Handling call
0630 12:13:20.438403 (+1114823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.465888 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bcfe5acff1b4429bc66550ee6143346
0630 12:13:19.564526 (+ 98638us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.565112 (+   586us) write_op.cc:435] Acquired schema lock
0630 12:13:19.565803 (+   691us) tablet.cc:662] Decoding operations
0630 12:13:19.576916 (+ 11113us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.576955 (+    39us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.576995 (+    40us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:19.577317 (+   322us) tablet.cc:701] Row locks acquired
0630 12:13:19.577336 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:19.577545 (+   209us) write_op.cc:270] Start()
0630 12:13:19.577663 (+   118us) write_op.cc:276] Timestamp: P: 1782821599577490 usec, L: 0
0630 12:13:19.579350 (+  1687us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.752037 (+172687us) spinlock_profiling.cc:243] Waited 64 ms on lock 0x7b54004de2a0. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d43571 00007f47e3d57520 00007f47e3de0b42 00007f47e3dd5f67 00007f47e3dd5da4 00007f47e7810581 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939 00007f47e7814901
0630 12:13:19.798755 (+ 46718us) log.cc:844] Serialized 432 byte log entry
0630 12:13:20.327403 (+528648us) spinlock_profiling.cc:243] Waited 3.68 ms on lock 0x7b24002b9e38. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e0b77841 00007f47e0b75454 00007f47e0b7355b 00007f47e0d2e409 00007f47e0d2e095 00007f47e0d2d3f5 00007f47e39a22a5 00007f47e39a2f12 00007f47e39aa4c4 00007f47e3d96a86 00007f47e3d96b92
0630 12:13:20.342208 (+ 14805us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.387300 (+ 45092us) write_op.cc:301] APPLY: starting
0630 12:13:20.388487 (+  1187us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.409103 (+ 20616us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.409769 (+   666us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.434349 (+ 24580us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.434498 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.434554 (+    56us) write_op.cc:312] APPLY: finished
0630 12:13:20.434749 (+   195us) log.cc:844] Serialized 34 byte log entry
0630 12:13:20.434973 (+   224us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.435046 (+    73us) write_op.cc:454] Released schema lock
0630 12:13:20.435080 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41526,"num_ops":3,"prepare.queue_time_us":96278,"prepare.run_cpu_time_us":50275,"prepare.run_wall_time_us":574767,"raft.queue_time_us":31772,"raft.run_cpu_time_us":6673,"raft.run_wall_time_us":674763,"replication_time_us":762740,"spinlock_wait_cycles":155603456,"thread_start_us":227976,"threads_started":1}]]}
I20260630 12:13:20.525233  5335 rpcz_store.cc:276] 0630 12:13:19.374294 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.376084 (+  1790us) service_pool.cc:224] Handling call
0630 12:13:20.523693 (+1147609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.057234 (+     0us) write_op.cc:183] PREPARE: starting on tablet bb9930ee041745179b447c36fcba271d
0630 12:13:20.057727 (+   493us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.057757 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:13:20.057771 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:20.069848 (+ 12077us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.069898 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.069926 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.070355 (+   429us) tablet.cc:701] Row locks acquired
0630 12:13:20.070371 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:20.070542 (+   171us) write_op.cc:270] Start()
0630 12:13:20.070655 (+   113us) write_op.cc:276] Timestamp: P: 1782821600070497 usec, L: 0
0630 12:13:20.070671 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.071263 (+   592us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.369777 (+298514us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.516138 (+146361us) write_op.cc:301] APPLY: starting
0630 12:13:20.516201 (+    63us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.516344 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.516431 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.522672 (+  6241us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.522841 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.522881 (+    40us) write_op.cc:312] APPLY: finished
0630 12:13:20.523089 (+   208us) log.cc:844] Serialized 52 byte log entry
0630 12:13:20.523282 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.523370 (+    88us) write_op.cc:454] Released schema lock
0630 12:13:20.523407 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":146206,"mutex_wait_us":3603,"num_ops":6,"prepare.queue_time_us":580515,"prepare.run_cpu_time_us":3218,"prepare.run_wall_time_us":14267,"replication_time_us":299014}]]}
I20260630 12:13:20.524430  5315 rpcz_store.cc:276] 0630 12:13:19.234462 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.240999 (+  6537us) service_pool.cc:224] Handling call
0630 12:13:20.522388 (+1281389us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.267888 (+     0us) write_op.cc:183] PREPARE: starting on tablet 891510e666624245aff393f5f9a26b3d
0630 12:13:19.268391 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.268443 (+    52us) write_op.cc:435] Acquired schema lock
0630 12:13:19.268459 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:19.269423 (+   964us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.269470 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.269501 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:19.269707 (+   206us) tablet.cc:701] Row locks acquired
0630 12:13:19.269725 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:19.269890 (+   165us) write_op.cc:270] Start()
0630 12:13:19.270000 (+   110us) write_op.cc:276] Timestamp: P: 1782821599269849 usec, L: 0
0630 12:13:19.270019 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.270613 (+   594us) log.cc:844] Serialized 432 byte log entry
0630 12:13:20.386566 (+1115953us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.472276 (+ 85710us) write_op.cc:301] APPLY: starting
0630 12:13:20.473101 (+   825us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.492344 (+ 19243us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.495113 (+  2769us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.520273 (+ 25160us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.520441 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.520486 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:20.520654 (+   168us) log.cc:844] Serialized 34 byte log entry
0630 12:13:20.521960 (+  1306us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.522041 (+    81us) write_op.cc:454] Released schema lock
0630 12:13:20.522081 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72998,"num_ops":3,"prepare.queue_time_us":24870,"prepare.run_cpu_time_us":2449,"prepare.run_wall_time_us":2960,"replication_time_us":1116452}]]}
I20260630 12:13:20.532533  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=11, attempt_no=0}) took 1341 ms. Trace:
I20260630 12:13:20.521741  5316 rpcz_store.cc:276] 0630 12:13:19.224053 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.230809 (+  6756us) service_pool.cc:224] Handling call
0630 12:13:20.519921 (+1289112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.456454 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4c8053a07acd49c29b97fa77c8c59dc8
0630 12:13:19.484003 (+ 27549us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.485847 (+  1844us) write_op.cc:435] Acquired schema lock
0630 12:13:19.487006 (+  1159us) tablet.cc:662] Decoding operations
0630 12:13:19.504610 (+ 17604us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.505798 (+  1188us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.506858 (+  1060us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:19.556534 (+ 49676us) tablet.cc:701] Row locks acquired
0630 12:13:19.559561 (+  3027us) write_op.cc:260] PREPARE: finished
0630 12:13:20.109080 (+549519us) spinlock_profiling.cc:243] Waited 13.1 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d1b64 00007f47e78101b5 00007f47e780fd58 00007f47e78149f1 00007f47e78149a9 00007f47e7814939 00007f47e7814901 00007f47e7813b2d 000000000043f3c4 000000000043f209
0630 12:13:20.109239 (+   159us) write_op.cc:270] Start()
0630 12:13:20.109454 (+   215us) write_op.cc:276] Timestamp: P: 1782821600109194 usec, L: 0
0630 12:13:20.109477 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.110165 (+   688us) log.cc:844] Serialized 388 byte log entry
0630 12:13:20.450772 (+340607us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.512855 (+ 62083us) write_op.cc:301] APPLY: starting
0630 12:13:20.512919 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.513017 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.513038 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.513368 (+   330us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.513522 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.513563 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:20.513714 (+   151us) log.cc:844] Serialized 28 byte log entry
0630 12:13:20.519212 (+  5498us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.519279 (+    67us) write_op.cc:454] Released schema lock
0630 12:13:20.519314 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61908,"num_ops":2,"prepare.queue_time_us":207704,"prepare.run_cpu_time_us":48245,"prepare.run_wall_time_us":663476,"replication_time_us":341197,"spinlock_wait_cycles":30083840}]]}
I20260630 12:13:20.533157  5315 rpcz_store.cc:276] 0630 12:13:19.191002 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.194910 (+  3908us) service_pool.cc:224] Handling call
0630 12:13:19.419908 (+224998us) spinlock_profiling.cc:243] Waited 4.08 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.532457 (+1112549us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.440205 (+     0us) write_op.cc:183] PREPARE: starting on tablet aff32d8c81354aa698a181ba6a1d32f2
0630 12:13:19.442013 (+  1808us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.442052 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:13:19.442075 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:19.442684 (+   609us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.442751 (+    67us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.442790 (+    39us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.443276 (+   486us) tablet.cc:701] Row locks acquired
0630 12:13:19.443298 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:13:19.443635 (+   337us) write_op.cc:270] Start()
0630 12:13:19.443756 (+   121us) write_op.cc:276] Timestamp: P: 1782821599443582 usec, L: 0
0630 12:13:19.443778 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.452072 (+  8294us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.476204 (+1024132us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.529762 (+ 53558us) write_op.cc:301] APPLY: starting
0630 12:13:20.529837 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.529981 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.530076 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.530749 (+   673us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.530931 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.530981 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:20.531199 (+   218us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.531984 (+   785us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.532073 (+    89us) write_op.cc:454] Released schema lock
0630 12:13:20.532126 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9386368,"child_traces":[["op",{"apply.queue_time_us":53370,"num_ops":4,"prepare.queue_time_us":2899,"prepare.run_cpu_time_us":3780,"prepare.run_wall_time_us":13216,"replication_time_us":1032314,"spinlock_wait_cycles":118528}]]}
I20260630 12:13:20.542723  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=45, attempt_no=0}) took 1302 ms. Trace:
I20260630 12:13:20.543154  5315 rpcz_store.cc:276] 0630 12:13:19.240232 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.246339 (+  6107us) service_pool.cc:224] Handling call
0630 12:13:19.715838 (+469499us) spinlock_profiling.cc:243] Waited 4.05 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.542658 (+826820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.726657 (+     0us) write_op.cc:183] PREPARE: starting on tablet aff32d8c81354aa698a181ba6a1d32f2
0630 12:13:19.780894 (+ 54237us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.780937 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:13:19.780961 (+    24us) tablet.cc:662] Decoding operations
0630 12:13:19.781510 (+   549us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.781568 (+    58us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.781607 (+    39us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:19.781921 (+   314us) tablet.cc:701] Row locks acquired
0630 12:13:19.781941 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:19.786631 (+  4690us) write_op.cc:270] Start()
0630 12:13:19.790802 (+  4171us) write_op.cc:276] Timestamp: P: 1782821599782111 usec, L: 0
0630 12:13:19.791391 (+   589us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.809892 (+ 18501us) log.cc:844] Serialized 432 byte log entry
0630 12:13:20.476713 (+666821us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.537976 (+ 61263us) write_op.cc:301] APPLY: starting
0630 12:13:20.538378 (+   402us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.539005 (+   627us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.539220 (+   215us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.541683 (+  2463us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.541849 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.541891 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:20.542100 (+   209us) log.cc:844] Serialized 34 byte log entry
0630 12:13:20.542262 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.542333 (+    71us) write_op.cc:454] Released schema lock
0630 12:13:20.542370 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9324800,"child_traces":[["op",{"apply.queue_time_us":61098,"num_ops":3,"prepare.queue_time_us":6673,"prepare.run_cpu_time_us":3619,"prepare.run_wall_time_us":85926,"replication_time_us":685223}]]}
I20260630 12:13:20.506744  5334 rpcz_store.cc:276] 0630 12:13:19.249252 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.251191 (+  1939us) service_pool.cc:224] Handling call
0630 12:13:20.502079 (+1250888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.425144 (+     0us) write_op.cc:183] PREPARE: starting on tablet d73c61c5ba0d45aa89855698feb06525
0630 12:13:19.425876 (+   732us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.425917 (+    41us) write_op.cc:435] Acquired schema lock
0630 12:13:19.425944 (+    27us) tablet.cc:662] Decoding operations
0630 12:13:19.426863 (+   919us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.426932 (+    69us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.426975 (+    43us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:19.427558 (+   583us) tablet.cc:701] Row locks acquired
0630 12:13:19.427578 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:19.427820 (+   242us) write_op.cc:270] Start()
0630 12:13:19.433928 (+  6108us) write_op.cc:276] Timestamp: P: 1782821599427766 usec, L: 0
0630 12:13:19.435692 (+  1764us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.464586 (+ 28894us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.368135 (+903549us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.453424 (+ 85289us) write_op.cc:301] APPLY: starting
0630 12:13:20.456075 (+  2651us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.478057 (+ 21982us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.492145 (+ 14088us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.494469 (+  2324us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.495143 (+   674us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.495207 (+    64us) write_op.cc:312] APPLY: finished
0630 12:13:20.500909 (+  5702us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.501645 (+   736us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.501737 (+    92us) write_op.cc:454] Released schema lock
0630 12:13:20.501790 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84000,"num_ops":7,"prepare.queue_time_us":143649,"prepare.run_cpu_time_us":4437,"prepare.run_wall_time_us":43673,"replication_time_us":932294}]]}
I20260630 12:13:20.550981  5323 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=40, attempt_no=0}) took 1321 ms. Trace:
I20260630 12:13:20.552320  5337 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=13, attempt_no=0}) took 1361 ms. Trace:
I20260630 12:13:20.552719  5337 rpcz_store.cc:276] 0630 12:13:19.191391 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.194828 (+  3437us) service_pool.cc:224] Handling call
0630 12:13:19.496672 (+301844us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.552260 (+1055588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.509910 (+     0us) write_op.cc:183] PREPARE: starting on tablet 891510e666624245aff393f5f9a26b3d
0630 12:13:19.511230 (+  1320us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.511263 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:19.511278 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:19.511739 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.511778 (+    39us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.511803 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:19.512223 (+   420us) tablet.cc:701] Row locks acquired
0630 12:13:19.512239 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:19.512412 (+   173us) write_op.cc:270] Start()
0630 12:13:19.512516 (+   104us) write_op.cc:276] Timestamp: P: 1782821599512377 usec, L: 0
0630 12:13:19.512535 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.513176 (+   641us) log.cc:844] Serialized 519 byte log entry
0630 12:13:20.430591 (+917415us) spinlock_profiling.cc:243] Waited 26.4 ms on lock 0x7b540042e1a8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47ea1959e1 00007f47ea19464c 00007f47e78113bb 00007f47e781371a 00007f47e78136a8 00007f47e7813628 00007f47e78135e3 00007f47e78127fc 00007f47e9c443b6 00007f47e9c3eb68 00007f47e3de6310
0630 12:13:20.430686 (+    95us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.493805 (+ 63119us) write_op.cc:301] APPLY: starting
0630 12:13:20.493893 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.494073 (+   180us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.494100 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.504970 (+ 10870us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.505155 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.505207 (+    52us) write_op.cc:312] APPLY: finished
0630 12:13:20.505450 (+   243us) log.cc:844] Serialized 46 byte log entry
0630 12:13:20.521644 (+ 16194us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.540491 (+ 18847us) write_op.cc:454] Released schema lock
0630 12:13:20.540794 (+   303us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":28890880,"child_traces":[["op",{"apply.queue_time_us":62916,"num_ops":5,"prepare.queue_time_us":180,"prepare.run_cpu_time_us":2782,"prepare.run_wall_time_us":4590,"replication_time_us":875074,"spinlock_wait_cycles":60608896}]]}
I20260630 12:13:20.557507  5342 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=26, attempt_no=0}) took 1286 ms. Trace:
I20260630 12:13:20.558279  5335 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=8, attempt_no=0}) took 1329 ms. Trace:
I20260630 12:13:20.558530  5342 rpcz_store.cc:276] 0630 12:13:19.271080 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.271224 (+   144us) service_pool.cc:224] Handling call
0630 12:13:19.463194 (+191970us) spinlock_profiling.cc:243] Waited 6.56 ms on lock 0x7b340024a2c8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.557432 (+1094238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.044710 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bcfe5acff1b4429bc66550ee6143346
0630 12:13:20.045217 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.045241 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:20.045257 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:20.045952 (+   695us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.045994 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.046024 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.049951 (+  3927us) tablet.cc:701] Row locks acquired
0630 12:13:20.051447 (+  1496us) write_op.cc:260] PREPARE: finished
0630 12:13:20.055066 (+  3619us) write_op.cc:270] Start()
0630 12:13:20.062133 (+  7067us) write_op.cc:276] Timestamp: P: 1782821600054986 usec, L: 0
0630 12:13:20.063962 (+  1829us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.083784 (+ 19822us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.335434 (+251650us) spinlock_profiling.cc:243] Waited 232 ms on lock 0x7b58000eded0. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d44090 00007f47e3d3443c 00007f47e3d3ad53 00007f47e3d3acd9 00007f47e3d3ac69 00007f47e3d3ac31 00007f47e3d39dfd 000000000043f3c4 000000000043f209 00007f47e0ceeab5 00007f47e0cf0e01
0630 12:13:20.434308 (+ 98874us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.553790 (+119482us) write_op.cc:301] APPLY: starting
0630 12:13:20.553868 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.554036 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.554061 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.555017 (+   956us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.555217 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.555268 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:20.555481 (+   213us) log.cc:844] Serialized 52 byte log entry
0630 12:13:20.556985 (+  1504us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.557080 (+    95us) write_op.cc:454] Released schema lock
0630 12:13:20.557127 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15098624,"child_traces":[["op",{"apply.queue_time_us":119295,"mutex_wait_us":9522,"num_ops":6,"prepare.queue_time_us":572446,"prepare.run_cpu_time_us":3932,"prepare.run_wall_time_us":45972,"raft.queue_time_us":7855,"raft.run_cpu_time_us":3266,"raft.run_wall_time_us":236469,"replication_time_us":370189,"spinlock_wait_cycles":534130304}]]}
I20260630 12:13:20.551414  5323 rpcz_store.cc:276] 0630 12:13:19.229861 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.245858 (+ 15997us) service_pool.cc:224] Handling call
0630 12:13:20.550921 (+1305063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.113606 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4c8053a07acd49c29b97fa77c8c59dc8
0630 12:13:20.114145 (+   539us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.114187 (+    42us) write_op.cc:435] Acquired schema lock
0630 12:13:20.114201 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:20.114836 (+   635us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.114892 (+    56us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.114917 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.115447 (+   530us) tablet.cc:701] Row locks acquired
0630 12:13:20.115467 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:20.115679 (+   212us) write_op.cc:270] Start()
0630 12:13:20.115809 (+   130us) write_op.cc:276] Timestamp: P: 1782821600115625 usec, L: 0
0630 12:13:20.115830 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.150109 (+ 34279us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.451049 (+300940us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.513013 (+ 61964us) write_op.cc:301] APPLY: starting
0630 12:13:20.513087 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.548775 (+ 35688us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.548871 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.549905 (+  1034us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.550096 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.550136 (+    40us) write_op.cc:312] APPLY: finished
0630 12:13:20.550337 (+   201us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.550506 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.550594 (+    88us) write_op.cc:454] Released schema lock
0630 12:13:20.550638 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61802,"num_ops":7,"prepare.queue_time_us":827686,"prepare.run_cpu_time_us":3600,"prepare.run_wall_time_us":53650,"replication_time_us":335114}]]}
I20260630 12:13:20.571636  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40554 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=22, attempt_no=0}) took 1374 ms. Trace:
I20260630 12:13:20.567865  5334 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=30, attempt_no=0}) took 1286 ms. Trace:
I20260630 12:13:20.572979  5318 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=19, attempt_no=0}) took 1303 ms. Trace:
I20260630 12:13:20.581466  5342 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48094 (ReqId={client: 5865e373ba164df49cdc8d8d5f6a03f0, seq_no=46, attempt_no=0}) took 1066 ms. Trace:
I20260630 12:13:20.559877  5335 rpcz_store.cc:276] 0630 12:13:19.232867 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.234545 (+  1678us) service_pool.cc:224] Handling call
0630 12:13:19.556387 (+321842us) spinlock_profiling.cc:243] Waited 3.54 ms on lock 0x7b340024a2c8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.558221 (+1001834us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.099325 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bcfe5acff1b4429bc66550ee6143346
0630 12:13:20.099856 (+   531us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.099899 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:13:20.099922 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:20.105507 (+  5585us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.107075 (+  1568us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.108328 (+  1253us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.135379 (+ 27051us) tablet.cc:701] Row locks acquired
0630 12:13:20.135401 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:13:20.135603 (+   202us) write_op.cc:270] Start()
0630 12:13:20.135741 (+   138us) write_op.cc:276] Timestamp: P: 1782821600135550 usec, L: 0
0630 12:13:20.135762 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.136415 (+   653us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.333678 (+197263us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b58000eded0. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d44090 00007f47e3d3443c 00007f47e3d3ad53 00007f47e3d3acd9 00007f47e3d3ac69 00007f47e3d3ac31 00007f47e3d39dfd 000000000043f3c4 000000000043f209 00007f47e0ceeab5 00007f47e0cf0e01
0630 12:13:20.439447 (+105769us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.555854 (+116407us) write_op.cc:301] APPLY: starting
0630 12:13:20.555935 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.556127 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.556146 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.557169 (+  1023us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.557354 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.557403 (+    49us) write_op.cc:312] APPLY: finished
0630 12:13:20.557603 (+   200us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.557803 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.557906 (+   103us) write_op.cc:454] Released schema lock
0630 12:13:20.557945 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8130944,"child_traces":[["op",{"apply.queue_time_us":116212,"num_ops":7,"prepare.queue_time_us":509476,"prepare.run_cpu_time_us":3605,"prepare.run_wall_time_us":37862,"raft.queue_time_us":196,"raft.run_cpu_time_us":3359,"raft.run_wall_time_us":195645,"replication_time_us":303570,"spinlock_wait_cycles":443192576}]]}
I20260630 12:13:20.581912  5342 rpcz_store.cc:276] 0630 12:13:19.515809 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.517110 (+  1301us) service_pool.cc:224] Handling call
0630 12:13:20.581402 (+1064292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.207758 (+     0us) write_op.cc:183] PREPARE: starting on tablet d503b6182c594acf99926f54efdeb52b
0630 12:13:20.208312 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.208346 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:13:20.208364 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:20.208877 (+   513us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.208927 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.208953 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.209404 (+   451us) tablet.cc:701] Row locks acquired
0630 12:13:20.209417 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:13:20.209584 (+   167us) write_op.cc:270] Start()
0630 12:13:20.209683 (+    99us) write_op.cc:276] Timestamp: P: 1782821600209538 usec, L: 0
0630 12:13:20.209705 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.210329 (+   624us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.455065 (+244736us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.579140 (+124075us) write_op.cc:301] APPLY: starting
0630 12:13:20.579213 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.579380 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.579479 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.580354 (+   875us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.580536 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.580578 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:20.580797 (+   219us) log.cc:844] Serialized 52 byte log entry
0630 12:13:20.580975 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.581070 (+    95us) write_op.cc:454] Released schema lock
0630 12:13:20.581108 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123907,"num_ops":6,"prepare.queue_time_us":622609,"prepare.run_cpu_time_us":2890,"prepare.run_wall_time_us":7066,"replication_time_us":245255}]]}
I20260630 12:13:20.573800  5316 rpcz_store.cc:276] 0630 12:13:19.196997 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.197143 (+   146us) service_pool.cc:224] Handling call
0630 12:13:19.485057 (+287914us) spinlock_profiling.cc:243] Waited 9.74 ms on lock 0x7b340017a878. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.571574 (+1086517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.490354 (+     0us) write_op.cc:183] PREPARE: starting on tablet aff32d8c81354aa698a181ba6a1d32f2
0630 12:13:19.490813 (+   459us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:19.490842 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:19.490858 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:19.491305 (+   447us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:19.491352 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:19.491384 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:19.491857 (+   473us) tablet.cc:701] Row locks acquired
0630 12:13:19.491881 (+    24us) write_op.cc:260] PREPARE: finished
0630 12:13:19.492188 (+   307us) write_op.cc:270] Start()
0630 12:13:19.492346 (+   158us) write_op.cc:276] Timestamp: P: 1782821599492116 usec, L: 0
0630 12:13:19.492370 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:19.499739 (+  7369us) log.cc:844] Serialized 475 byte log entry
0630 12:13:20.476469 (+976730us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.535930 (+ 59461us) write_op.cc:301] APPLY: starting
0630 12:13:20.560138 (+ 24208us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.560580 (+   442us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.560675 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.570101 (+  9426us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.570268 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.570318 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:20.570503 (+   185us) log.cc:844] Serialized 40 byte log entry
0630 12:13:20.571157 (+   654us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.571240 (+    83us) write_op.cc:454] Released schema lock
0630 12:13:20.571277 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":22403968,"child_traces":[["op",{"apply.queue_time_us":59337,"mutex_wait_us":2704,"num_ops":4,"prepare.queue_time_us":121,"prepare.run_cpu_time_us":3171,"prepare.run_wall_time_us":9648,"replication_time_us":983994}]]}
I20260630 12:13:20.578447  5318 rpcz_store.cc:276] 0630 12:13:19.269510 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.272140 (+  2630us) service_pool.cc:224] Handling call
0630 12:13:19.580381 (+308241us) spinlock_profiling.cc:243] Waited 5.38 ms on lock 0x7b340024a2c8. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e208c171 00007f47e20d118c 00007f47e21161d1 00007f47e21194cf 00007f47e211a821 00007f47e211a7d9 00007f47e211a769 00007f47e211a731 00007f47e2119a2d 000000000043f3c4 000000000043f209
0630 12:13:20.091450 (+511069us) spinlock_profiling.cc:243] Waited 1.56 ms on lock 0x7b5800024698. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e0b77841 00007f47e0cb71b1 00007f47e0cb7062 00007f47e9bcd999 00007f47e8d24ee0 00007f47e8dee0ab 00007f47e8dee131 00007f47e8dad570 00007f47e8d99a69 00007f47e8d97d62 00007f47e7e75f84
0630 12:13:20.572915 (+481465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.150971 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bcfe5acff1b4429bc66550ee6143346
0630 12:13:20.180089 (+ 29118us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.180121 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:20.180138 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.180423 (+   285us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.180465 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.180492 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:20.180667 (+   175us) tablet.cc:701] Row locks acquired
0630 12:13:20.180682 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:20.180866 (+   184us) write_op.cc:270] Start()
0630 12:13:20.180970 (+   104us) write_op.cc:276] Timestamp: P: 1782821600180821 usec, L: 0
0630 12:13:20.181010 (+    40us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.181632 (+   622us) log.cc:844] Serialized 345 byte log entry
0630 12:13:20.379139 (+197507us) spinlock_profiling.cc:243] Waited 149 ms on lock 0x7b58000eded0. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e3d44090 00007f47e3d3443c 00007f47e3d3ad53 00007f47e3d3acd9 00007f47e3d3ac69 00007f47e3d3ac31 00007f47e3d39dfd 000000000043f3c4 000000000043f209 00007f47e0ceeab5 00007f47e0cf0e01
0630 12:13:20.439755 (+ 60616us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.563839 (+124084us) write_op.cc:301] APPLY: starting
0630 12:13:20.563915 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.564023 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.564043 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.564268 (+   225us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.564425 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.564468 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:20.564617 (+   149us) log.cc:844] Serialized 22 byte log entry
0630 12:13:20.572491 (+  7874us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.572565 (+    74us) write_op.cc:454] Released schema lock
0630 12:13:20.572607 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15968512,"child_traces":[["op",{"apply.queue_time_us":123937,"mutex_wait_us":4247,"num_ops":1,"prepare.queue_time_us":48952,"prepare.run_cpu_time_us":2642,"prepare.run_wall_time_us":39438,"raft.queue_time_us":90,"raft.run_cpu_time_us":5178,"raft.run_wall_time_us":198436,"replication_time_us":258635,"spinlock_wait_cycles":342090240}]]}
I20260630 12:13:20.574450  5334 rpcz_store.cc:276] 0630 12:13:19.287691 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.291171 (+  3480us) service_pool.cc:224] Handling call
0630 12:13:19.680302 (+389131us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b5800024698. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e0b77841 00007f47e0cb71b1 00007f47e0cb7062 00007f47e9bcd999 00007f47e8d24ee0 00007f47e8dee0ab 00007f47e8dee131 00007f47e8dad570 00007f47e8d99a69 00007f47e8d97d62 00007f47e7e75f84
0630 12:13:20.567801 (+887499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.242129 (+     0us) write_op.cc:183] PREPARE: starting on tablet d73c61c5ba0d45aa89855698feb06525
0630 12:13:20.242626 (+   497us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.242652 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:20.242667 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:20.249117 (+  6450us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.249160 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.249187 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.249672 (+   485us) tablet.cc:701] Row locks acquired
0630 12:13:20.249687 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:20.312074 (+ 62387us) write_op.cc:270] Start()
0630 12:13:20.320223 (+  8149us) write_op.cc:276] Timestamp: P: 1782821600310246 usec, L: 0
0630 12:13:20.323221 (+  2998us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.364607 (+ 41386us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.434682 (+ 70075us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.564373 (+129691us) write_op.cc:301] APPLY: starting
0630 12:13:20.564442 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.564608 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.564701 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.565780 (+  1079us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.565961 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.566004 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:20.566196 (+   192us) log.cc:844] Serialized 52 byte log entry
0630 12:13:20.567286 (+  1090us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.567373 (+    87us) write_op.cc:454] Released schema lock
0630 12:13:20.567414 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6522112,"child_traces":[["op",{"apply.queue_time_us":129511,"mutex_wait_us":5214,"num_ops":6,"prepare.queue_time_us":560873,"prepare.run_cpu_time_us":9800,"prepare.run_wall_time_us":125581,"replication_time_us":111330}]]}
W20260630 12:13:20.827931  5035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 89699.4us
W20260630 12:13:21.431475  5365 log.cc:927] Time spent T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
W20260630 12:13:21.802258  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 55173.3us
W20260630 12:13:21.958606  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 44762.1us
W20260630 12:13:22.507910  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 44337.1us
W20260630 12:13:22.608539  5274 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.004s	sys 0.000s
W20260630 12:13:22.970541  5106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37121, user_credentials={real_user=slave}} blocked reactor thread for 93150.5us
W20260630 12:13:23.164424  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 44644.3us
W20260630 12:13:23.251176  5106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37121, user_credentials={real_user=slave}} blocked reactor thread for 73654.8us
W20260630 12:13:23.717972  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 101074us
W20260630 12:13:23.796644  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 69055us
W20260630 12:13:23.797264  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 65443.4us
W20260630 12:13:23.883316  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 48761.4us
I20260630 12:13:24.593122   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:24.608120  5406 instance_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:13:24.608146  5407 instance_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:13:24.609143  5409 instance_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:13:24.610529   431 server_base.cc:1061] running on GCE node
I20260630 12:13:24.612692   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:24.612905   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:24.613157   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821604613122 us; error 0 us; skew 500 ppm
I20260630 12:13:24.613677   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:24.616506   431 webserver.cc:533] Webserver started at http://127.0.107.196:32991/ using document root <none> and password file <none>
I20260630 12:13:24.617022   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:24.617266   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:24.617581   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:24.618841   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "1f968fdbf07a4f0d91b8e41ad02ab858"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-dl2z"
I20260630 12:13:24.623845   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:13:24.627244  5414 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:13:24.628144   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:24.628455   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "1f968fdbf07a4f0d91b8e41ad02ab858"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-dl2z"
I20260630 12:13:24.628754   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:24.647452   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:24.648823   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:24.650439   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:24.652872   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:24.653122   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.653383   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:24.653573   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.701751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33137
I20260630 12:13:24.701858  5476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33137 every 8 connection(s)
I20260630 12:13:24.708161   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:24.714744  5481 instance_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:13:24.716223  5482 instance_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:13:24.719909   431 server_base.cc:1061] running on GCE node
W20260630 12:13:24.720141  5484 instance_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:13:24.722422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:24.722685   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:24.722983   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821604722962 us; error 0 us; skew 500 ppm
I20260630 12:13:24.723644   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:24.725865  5477 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
I20260630 12:13:24.726348  5477 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:24.727401  5477 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:24.727732   431 webserver.cc:533] Webserver started at http://127.0.107.197:45161/ using document root <none> and password file <none>
I20260630 12:13:24.728493   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:24.728883   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:24.729216   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:24.730317  4885 ts_manager.cc:194] Registered new tserver with Master: 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137)
I20260630 12:13:24.730892   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-4-root/instance:
uuid: "9a21ad64901a4650bf3a73bccab746bb"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-dl2z"
I20260630 12:13:24.732424  4885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35100
I20260630 12:13:24.736217   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:13:24.740413  5489 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:13:24.741231   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:13:24.741557   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-4-root
uuid: "9a21ad64901a4650bf3a73bccab746bb"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-dl2z"
I20260630 12:13:24.741871   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:24.781102   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:24.782738   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:24.784744   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:24.786221  5062 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:24.787216   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:24.787600   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.787870   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:24.788115   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:24.793147  5141 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.795156  5353 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:24.796401  4991 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.800746  5353 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:24.804450  5390 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.807922  5141 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
W20260630 12:13:24.822062  5032 consensus_peers.cc:597] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 -> Peer 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137): Couldn't send request to peer 1f968fdbf07a4f0d91b8e41ad02ab858. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61e0e8c0c724493f8aa8a977070b0727. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:24.826591  4991 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.831337  4885 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:24.856786  5141 consensus_queue.cc:237] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:24.870250  4991 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.871934  5062 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.877739  5387 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:24.880082  5308 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } 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:13:24.889074  5356 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.892876  5062 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
W20260630 12:13:24.900229  5106 consensus_peers.cc:597] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137): Couldn't send request to peer 1f968fdbf07a4f0d91b8e41ad02ab858. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7c7fe77b5ad4fb7bbbfac6ee26dd35c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:24.902232  4991 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.909271  5141 consensus_queue.cc:237] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [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: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:24.911674  4883 catalog_manager.cc:5697] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.920580  4992 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.937598  5062 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.938349  5195 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:24.939579  5356 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:13:24.940562  5106 consensus_peers.cc:597] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137): Couldn't send request to peer 1f968fdbf07a4f0d91b8e41ad02ab858. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 891510e666624245aff393f5f9a26b3d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:24.951587  5195 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.957000  5069 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.956960  4991 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.971612  5141 consensus_queue.cc:237] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:24.981022  4992 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.980427  4883 catalog_manager.cc:5697] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:24.981561  5069 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:24.983575  5195 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } 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:13:24.985080  5387 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:13:24.986868  5106 consensus_peers.cc:597] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137): Couldn't send request to peer 1f968fdbf07a4f0d91b8e41ad02ab858. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aff32d8c81354aa698a181ba6a1d32f2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.002153  5356 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:25.008939  5069 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:25.018568  4991 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:25.034269  4890 catalog_manager.cc:5697] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index -1 to 27, NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } } }
I20260630 12:13:25.075700   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:38353
I20260630 12:13:25.075937  5561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:38353 every 8 connection(s)
I20260630 12:13:25.110605   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:25.116421  5562 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
I20260630 12:13:25.116918  5562 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:25.117906  5562 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:25.120537  4885 ts_manager.cc:194] Registered new tserver with Master: 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197:38353)
W20260630 12:13:25.121798  5566 instance_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:13:25.123232  4885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35106
W20260630 12:13:25.123243  5565 instance_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:13:25.134613  5568 instance_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:13:25.136155   431 server_base.cc:1061] running on GCE node
I20260630 12:13:25.142345   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:25.142683   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:25.142928   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821605142909 us; error 0 us; skew 500 ppm
I20260630 12:13:25.143697   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:25.146709   431 webserver.cc:533] Webserver started at http://127.0.107.198:37423/ using document root <none> and password file <none>
I20260630 12:13:25.147333   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:25.147591   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:25.147915   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:25.149432   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-5-root/instance:
uuid: "31b6d2d829504d8ca1a1e89c0e35c513"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-dl2z"
I20260630 12:13:25.155478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:13:25.163866  5573 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:13:25.167378   431 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:13:25.167846   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-5-root
uuid: "31b6d2d829504d8ca1a1e89c0e35c513"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-dl2z"
I20260630 12:13:25.168279   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:25.188382   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:25.189615   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:25.191349   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:25.193921   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:25.194171   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.194415   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:25.194617   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.296525   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:39859
I20260630 12:13:25.296608  5635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:39859 every 8 connection(s)
I20260630 12:13:25.312266  5636 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40929
I20260630 12:13:25.312711  5636 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:25.313433  5636 heartbeater.cc:507] Master 127.0.107.254:40929 requested a full tablet report, sending...
I20260630 12:13:25.315392  4885 ts_manager.cc:194] Registered new tserver with Master: 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859)
I20260630 12:13:25.316682  4885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35110
I20260630 12:13:25.334498  5639 ts_tablet_manager.cc:933] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Initiating tablet copy from peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:25.336577  5639 tablet_copy_client.cc:323] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42745
I20260630 12:13:25.348260  5079 tablet_copy_service.cc:140] P fd28fb4a1371408ea83cf98f86288023: Received BeginTabletCopySession request for tablet 61e0e8c0c724493f8aa8a977070b0727 from peer 1f968fdbf07a4f0d91b8e41ad02ab858 ({username='slave'} at 127.0.0.1:45354)
I20260630 12:13:25.348878  5079 tablet_copy_service.cc:161] P fd28fb4a1371408ea83cf98f86288023: Beginning new tablet copy session on tablet 61e0e8c0c724493f8aa8a977070b0727 from peer 1f968fdbf07a4f0d91b8e41ad02ab858 at {username='slave'} at 127.0.0.1:45354: session id = 1f968fdbf07a4f0d91b8e41ad02ab858-61e0e8c0c724493f8aa8a977070b0727
I20260630 12:13:25.356880  5079 tablet_copy_source_session.cc:215] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.359836  5639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e0e8c0c724493f8aa8a977070b0727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.372489  5639 tablet_copy_client.cc:806] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.373134  5639 tablet_copy_client.cc:670] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.377647  5643 ts_tablet_manager.cc:933] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Initiating tablet copy from peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:25.377640  5640 tablet_copy_client.cc:1025] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:25.379545  5643 tablet_copy_client.cc:323] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38833
I20260630 12:13:25.391186  5153 tablet_copy_service.cc:140] P 5217fff0f08045b8bd5d68ad63497ed6: Received BeginTabletCopySession request for tablet 891510e666624245aff393f5f9a26b3d from peer 1f968fdbf07a4f0d91b8e41ad02ab858 ({username='slave'} at 127.0.0.1:49072)
I20260630 12:13:25.391745  5153 tablet_copy_service.cc:161] P 5217fff0f08045b8bd5d68ad63497ed6: Beginning new tablet copy session on tablet 891510e666624245aff393f5f9a26b3d from peer 1f968fdbf07a4f0d91b8e41ad02ab858 at {username='slave'} at 127.0.0.1:49072: session id = 1f968fdbf07a4f0d91b8e41ad02ab858-891510e666624245aff393f5f9a26b3d
I20260630 12:13:25.398773  5153 tablet_copy_source_session.cc:215] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.401460  5643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891510e666624245aff393f5f9a26b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.411756  5643 tablet_copy_client.cc:806] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.412421  5643 tablet_copy_client.cc:670] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.416499  5644 tablet_copy_client.cc:1025] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:25.456453  5646 ts_tablet_manager.cc:933] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Initiating tablet copy from peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:25.502125  5646 tablet_copy_client.cc:323] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38833
I20260630 12:13:25.505733  5648 ts_tablet_manager.cc:933] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Initiating tablet copy from peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:25.505674  5153 tablet_copy_service.cc:140] P 5217fff0f08045b8bd5d68ad63497ed6: Received BeginTabletCopySession request for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c from peer 1f968fdbf07a4f0d91b8e41ad02ab858 ({username='slave'} at 127.0.0.1:49072)
I20260630 12:13:25.506701  5153 tablet_copy_service.cc:161] P 5217fff0f08045b8bd5d68ad63497ed6: Beginning new tablet copy session on tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c from peer 1f968fdbf07a4f0d91b8e41ad02ab858 at {username='slave'} at 127.0.0.1:49072: session id = 1f968fdbf07a4f0d91b8e41ad02ab858-f7c7fe77b5ad4fb7bbbfac6ee26dd35c
I20260630 12:13:25.517894  5153 tablet_copy_source_session.cc:215] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.522310  5646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.532375  5648 tablet_copy_client.cc:323] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38833
I20260630 12:13:25.534687  5153 tablet_copy_service.cc:140] P 5217fff0f08045b8bd5d68ad63497ed6: Received BeginTabletCopySession request for tablet aff32d8c81354aa698a181ba6a1d32f2 from peer 1f968fdbf07a4f0d91b8e41ad02ab858 ({username='slave'} at 127.0.0.1:49072)
I20260630 12:13:25.535333  5153 tablet_copy_service.cc:161] P 5217fff0f08045b8bd5d68ad63497ed6: Beginning new tablet copy session on tablet aff32d8c81354aa698a181ba6a1d32f2 from peer 1f968fdbf07a4f0d91b8e41ad02ab858 at {username='slave'} at 127.0.0.1:49072: session id = 1f968fdbf07a4f0d91b8e41ad02ab858-aff32d8c81354aa698a181ba6a1d32f2
I20260630 12:13:25.542140  5646 tablet_copy_client.cc:806] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.542914  5646 tablet_copy_client.cc:670] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.545548  5153 tablet_copy_source_session.cc:215] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.549772  5647 tablet_copy_client.cc:1025] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:25.550395  5648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff32d8c81354aa698a181ba6a1d32f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.569325  5648 tablet_copy_client.cc:806] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.570013  5648 tablet_copy_client.cc:670] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.575649  5649 tablet_copy_client.cc:1025] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.556900  5477 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
W20260630 12:13:26.570986  5109 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.012s	sys 0.001s
W20260630 12:13:26.571503  5109 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.552s	user 0.013s	sys 0.001s
I20260630 12:13:26.581734  5651 raft_consensus.cc:493] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:26.582756  5353 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:26.583725  5651 raft_consensus.cc:515] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:26.583855  5353 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:26.586856  5353 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:26.589334  5651 leader_election.cc:290] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:26.600224  5562 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
I20260630 12:13:26.687259  5636 heartbeater.cc:499] Master 127.0.107.254:40929 was elected leader, sending a full tablet report...
W20260630 12:13:26.762578  5015 debug-util.cc:398] Leaking SignalData structure 0x7b0800142d00 after lost signal to thread 434
W20260630 12:13:26.763996  5015 debug-util.cc:398] Leaking SignalData structure 0x7b0800144b80 after lost signal to thread 4926
W20260630 12:13:26.765756  5015 debug-util.cc:398] Leaking SignalData structure 0x7b080004ee00 after lost signal to thread 5018
I20260630 12:13:26.768160  5651 raft_consensus.cc:493] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:26.768936  5356 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:26.768754  5651 raft_consensus.cc:515] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:26.769415  5658 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:26.769526  5356 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:26.770015  5658 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:26.770907  5651 leader_election.cc:290] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:26.771566  5356 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:26.772773  5658 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:27.059305  5387 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.060105  5387 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.062953  5387 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:27.069531  5373 raft_consensus.cc:493] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:27.070673  5387 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.070370  5373 raft_consensus.cc:515] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.071187  5387 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.073807  5373 leader_election.cc:290] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:27.074064  5387 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:27.192655  5387 raft_consensus.cc:493] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.193430  5387 raft_consensus.cc:515] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.197685  5387 leader_election.cc:290] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:27.550928  5646 tablet_copy_client.cc:538] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:27.576721  5648 tablet_copy_client.cc:538] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:27.583848  5660 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:27.589190  5648 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap starting.
I20260630 12:13:27.591231  5646 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap starting.
I20260630 12:13:27.593616  5660 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
W20260630 12:13:27.595438  5032 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.053s	user 0.013s	sys 0.006s
W20260630 12:13:27.597384  5032 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.055s	user 0.015s	sys 0.007s
W20260630 12:13:27.600973  5032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37121, user_credentials={real_user=slave}} blocked reactor thread for 1.05889e+06us
I20260630 12:13:27.603864  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:27.605312  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:27.608434  5663 raft_consensus.cc:493] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:27.608579  4885 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45248 (request call id 46) took 1550 ms. Trace:
W20260630 12:13:27.609198  5035 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.540s	user 0.004s	sys 0.008s
W20260630 12:13:27.609650  5035 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.540s	user 0.004s	sys 0.008s
I20260630 12:13:27.610790  4992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:27.612030  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:27.612718  5143 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 1.
I20260630 12:13:27.613660  5662 raft_consensus.cc:493] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.609067  5663 raft_consensus.cc:515] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.626441  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.627074  5067 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:27.615291  5662 raft_consensus.cc:515] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.615712  5653 raft_consensus.cc:493] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.628489  5653 raft_consensus.cc:515] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.628991  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.631260  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.631721  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.632541  5067 raft_consensus.cc:2468] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:27.621533  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.633736  5663 leader_election.cc:290] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:27.623754  5064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
W20260630 12:13:27.624203  5015 debug-util.cc:398] Leaking SignalData structure 0x7b0800207c20 after lost signal to thread 5093
I20260630 12:13:27.635090  5653 leader_election.cc:290] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:27.635421  5015 debug-util.cc:398] Leaking SignalData structure 0x7b0800144ee0 after lost signal to thread 5167
I20260630 12:13:27.635727  5653 raft_consensus.cc:493] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:27.636277  5653 raft_consensus.cc:515] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.638312  5653 leader_election.cc:290] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:27.625625  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.634263  5663 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.649943  5663 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.656792  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:27.662689  5662 leader_election.cc:290] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:27.664928  5106 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:27.670784  5654 raft_consensus.cc:2804] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:27.671319  5654 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:27.671772  5654 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:27.609066  4885 rpcz_store.cc:276] 0630 12:13:26.057960 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:26.058150 (+   190us) service_pool.cc:224] Handling call
0630 12:13:27.607284 (+1549134us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b5400051f90. stack: 00007f47e0cbc983 00007f47e0cbc880 00007f47e064c1d4 000000000042d824 000000000042d7b9 00007f47e0b77841 00007f47e0cb71b1 00007f47e0cb76f2 00007f47e9c2e819 00007f47e9bc6b86 00007f47e9b97e98 00007f47e9c9610e 00007f47e81582a4 00007f47e8158232 00007f47e8158161 00007f47e81580dc
0630 12:13:27.608499 (+  1215us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":446448000}
I20260630 12:13:27.881153  5654 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:27.897466  5666 raft_consensus.cc:493] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
W20260630 12:13:27.900635  5035 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.0.107.254:40929, user_credentials={real_user=slave}} blocked reactor thread for 268813us
I20260630 12:13:28.223644  5666 raft_consensus.cc:515] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.224479  5035 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [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: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023; no voters: a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.226042  5666 leader_election.cc:290] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:27.916278  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
W20260630 12:13:27.931727  5015 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5640 after lost signal to thread 5476
I20260630 12:13:27.934015  5137 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40536 (request call id 213) took 1166 ms. Trace:
I20260630 12:13:28.231007  5137 rpcz_store.cc:276] 0630 12:13:26.767866 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:27.932881 (+1165015us) service_pool.cc:224] Handling call
0630 12:13:27.933250 (+   369us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:13:27.933447 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:13:27.933497 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:13:27.933548 (+    51us) raft_consensus.cc:1645] Marking committed up to 26
0630 12:13:27.933577 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:13:27.933641 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:13:27.933767 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260630 12:13:28.231885  5015 debug-util.cc:398] Leaking SignalData structure 0x7b08001caa60 after lost signal to thread 5561
I20260630 12:13:27.966718  5659 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:28.232563  5659 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
W20260630 12:13:28.233196  5015 debug-util.cc:398] Leaking SignalData structure 0x7b08000c61e0 after lost signal to thread 5635
I20260630 12:13:28.235093  5659 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.018209  5660 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:28.132486  5034 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.000s	sys 0.009s
I20260630 12:13:28.161087  5138 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40536 (request call id 212) took 1393 ms. Trace:
I20260630 12:13:28.236119  5138 rpcz_store.cc:276] 0630 12:13:26.767568 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:28.160095 (+1392527us) service_pool.cc:224] Handling call
0630 12:13:28.160528 (+   433us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:13:28.160754 (+   226us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:13:28.160790 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:13:28.160842 (+    52us) raft_consensus.cc:1645] Marking committed up to 26
0630 12:13:28.160885 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:13:28.160930 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:13:28.161032 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260630 12:13:28.166254  4957 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.002s	sys 0.005s
W20260630 12:13:28.237534  4957 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.002s	sys 0.005s
W20260630 12:13:28.237874  4957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42745, user_credentials={real_user=slave}} blocked reactor thread for 598888us
I20260630 12:13:28.238065  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:28.166568  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031015907a1346a890984753d02c2bcb" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.240574  5654 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:28.169144  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.170894  5667 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:28.176129  4991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.177809  4990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.175421  5663 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.181146  5139 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40536 (request call id 215) took 1412 ms. Trace:
I20260630 12:13:28.252159  5139 rpcz_store.cc:276] 0630 12:13:26.768507 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:28.179988 (+1411481us) service_pool.cc:224] Handling call
0630 12:13:28.180357 (+   369us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:13:28.180570 (+   213us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:13:28.180606 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:13:28.180660 (+    54us) raft_consensus.cc:1645] Marking committed up to 26
0630 12:13:28.180712 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:13:28.180793 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:13:28.180927 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260630 12:13:28.185268  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.185532  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.213227  5141 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40536 (request call id 211) took 1446 ms. Trace:
I20260630 12:13:28.257632  5141 rpcz_store.cc:276] 0630 12:13:26.767254 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:28.212383 (+1445129us) service_pool.cc:224] Handling call
0630 12:13:28.212686 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:13:28.212894 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:13:28.212917 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:13:28.212960 (+    43us) raft_consensus.cc:1645] Marking committed up to 26
0630 12:13:28.212993 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:13:28.213049 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:13:28.213162 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260630 12:13:27.905676  4960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 283089us
I20260630 12:13:28.227586  5661 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:28.261023  5661 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:28.261504  5661 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.228660  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:28.265530  5667 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
W20260630 12:13:28.268019  5034 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.688s	user 0.001s	sys 0.009s
I20260630 12:13:28.269346  4993 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:28.274199  5106 leader_election.cc:304] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.276950  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:28.279170  5141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.280375  5139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.283730  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.284003  5669 raft_consensus.cc:2749] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.285107  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.286521  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.267848  5667 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.275779  5106 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.302212  5669 raft_consensus.cc:2749] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.303925  5106 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.306883  5141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.317986  5141 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 1.
I20260630 12:13:28.308010  5139 raft_consensus.cc:1240] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Rejecting Update request from peer a5910b5f7c3445c2a8a7121726fcfb8e for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:28.310811  4994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.311662  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:28.322391  4960 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:28.323235  5669 raft_consensus.cc:2749] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.334362  5106 leader_election.cc:304] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.334717  5676 raft_consensus.cc:2804] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:28.339740  5676 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:28.340268  5676 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.340418  5669 raft_consensus.cc:2749] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.342689  5106 leader_election.cc:304] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.347905  5661 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.349061  5669 raft_consensus.cc:2749] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.354803  5661 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.337111  5665 consensus_queue.cc:1059] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:28.374382  5665 raft_consensus.cc:3055] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:28.374825  5665 raft_consensus.cc:740] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:28.376348  5665 consensus_queue.cc:260] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.378085  5665 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.359745  5676 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.351397  5106 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
W20260630 12:13:28.366505  5035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38833, user_credentials={real_user=slave}} blocked reactor thread for 140935us
I20260630 12:13:28.381094  5669 raft_consensus.cc:2749] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.383093  5139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:28.383713  5139 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.386435  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:28.386838  5141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.388128  5138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9930ee041745179b447c36fcba271d" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.386669  5106 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.390375  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3376aca5df17415e9f1b7960ce462cf1" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.390888  4957 leader_election.cc:304] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.391636  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:28.392041  4957 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6
I20260630 12:13:28.393412  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d503b6182c594acf99926f54efdeb52b" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
W20260630 12:13:28.368093  5032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37121, user_credentials={real_user=slave}} blocked reactor thread for 126810us
I20260630 12:13:28.393851  5666 raft_consensus.cc:2749] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.396714  5675 raft_consensus.cc:2804] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:28.396883  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8053a07acd49c29b97fa77c8c59dc8" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:28.400749  5675 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:28.401602  5675 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.402014  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:28.398228  5065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:28.398625  4993 raft_consensus.cc:1240] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Rejecting Update request from peer fd28fb4a1371408ea83cf98f86288023 for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:28.399196  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:28.397219  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40175c9fff24bce979759b2aff26ade" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:28.380384  4883 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45264 (request call id 56) took 1611 ms. Trace:
I20260630 12:13:28.399209  5032 leader_election.cc:304] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.406965  5032 leader_election.cc:304] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.404222  4957 leader_election.cc:304] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.408218  5666 raft_consensus.cc:2749] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.410027  4957 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [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: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.410748  5661 raft_consensus.cc:2749] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.411432  5661 raft_consensus.cc:2749] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.414086  5639 tablet_copy_client.cc:538] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.405277  4883 rpcz_store.cc:276] 0630 12:13:26.768727 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:27.588298 (+819571us) service_pool.cc:224] Handling call
0630 12:13:28.380310 (+792012us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":5}
I20260630 12:13:28.420634  5032 leader_election.cc:304] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.421500  5661 raft_consensus.cc:2749] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.421924  5032 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.422705  5661 raft_consensus.cc:2749] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.423127  5032 leader_election.cc:304] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [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: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.423915  5661 raft_consensus.cc:2749] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.394490  5676 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.429397  5666 raft_consensus.cc:2749] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.432842  5639 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap starting.
I20260630 12:13:28.437471  5139 raft_consensus.cc:2468] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5910b5f7c3445c2a8a7121726fcfb8e in term 2.
I20260630 12:13:28.438066  5669 raft_consensus.cc:2764] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260630 12:13:28.441013  5136 raft_consensus.cc:1240] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Rejecting Update request from peer fd28fb4a1371408ea83cf98f86288023 for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:28.445151  4960 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.446326  5666 raft_consensus.cc:2804] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:28.449966  5666 raft_consensus.cc:697] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 LEADER]: Becoming Leader. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:28.447616  5032 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:28.447929  5677 consensus_queue.cc:1059] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:13:28.452231  5677 raft_consensus.cc:3055] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:28.452620  5677 raft_consensus.cc:740] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Running, Role: LEADER
I20260630 12:13:28.452698  5666 consensus_queue.cc:237] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.453576  5677 consensus_queue.cc:260] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.454865  5677 raft_consensus.cc:3060] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.460208  5674 raft_consensus.cc:2749] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.486040  5675 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.495510  5675 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 election: Requested vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:28.496182  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
W20260630 12:13:28.457252  5661 consensus_queue.cc:1175] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" responder_term: 2 status { last_received { term: 1 index: 25 } last_committed_idx: 25 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fd28fb4a1371408ea83cf98f86288023 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260630 12:13:28.503692  5139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:28.505404  4960 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:28.507058  5666 raft_consensus.cc:2749] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:28.508906  4888 catalog_manager.cc:5697] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: term changed from 1 to 2, leader changed from fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) to a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193). New cstate: current_term: 2 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:28.530303  5643 tablet_copy_client.cc:538] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.540642  5643 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap starting.
I20260630 12:13:28.578306  4986 raft_consensus.cc:1240] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Rejecting Update request from peer 5217fff0f08045b8bd5d68ad63497ed6 for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:28.580386  5658 consensus_queue.cc:1059] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: INVALID_TERM, Last received: 1.27, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.581305  5658 raft_consensus.cc:3055] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:28.581655  5658 raft_consensus.cc:740] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:28.582594  5658 consensus_queue.cc:260] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.584847  5658 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.766266  5646 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.767310  5646 tablet_bootstrap.cc:492] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap complete.
I20260630 12:13:28.768064  5646 ts_tablet_manager.cc:1403] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent bootstrapping tablet: real 1.177s	user 0.190s	sys 0.006s
I20260630 12:13:28.770737  5646 raft_consensus.cc:359] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.771548  5646 raft_consensus.cc:740] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f968fdbf07a4f0d91b8e41ad02ab858, State: Initialized, Role: LEARNER
I20260630 12:13:28.772389  5646 consensus_queue.cc:260] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.777729  5648 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.778967  5648 tablet_bootstrap.cc:492] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap complete.
I20260630 12:13:28.779822  5648 ts_tablet_manager.cc:1403] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent bootstrapping tablet: real 1.191s	user 0.152s	sys 0.027s
I20260630 12:13:28.782465  5646 ts_tablet_manager.cc:1434] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:13:28.782580  5648 raft_consensus.cc:359] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.784366  5152 tablet_copy_service.cc:342] P 5217fff0f08045b8bd5d68ad63497ed6: Request end of tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-f7c7fe77b5ad4fb7bbbfac6ee26dd35c received from {username='slave'} at 127.0.0.1:49072
I20260630 12:13:28.784852  5152 tablet_copy_service.cc:434] P 5217fff0f08045b8bd5d68ad63497ed6: ending tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-f7c7fe77b5ad4fb7bbbfac6ee26dd35c on tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c with peer 1f968fdbf07a4f0d91b8e41ad02ab858
I20260630 12:13:28.783470  5648 raft_consensus.cc:740] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f968fdbf07a4f0d91b8e41ad02ab858, State: Initialized, Role: LEARNER
I20260630 12:13:28.787302  5648 consensus_queue.cc:260] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.789424  5648 ts_tablet_manager.cc:1434] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:13:28.791384  5152 tablet_copy_service.cc:342] P 5217fff0f08045b8bd5d68ad63497ed6: Request end of tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-aff32d8c81354aa698a181ba6a1d32f2 received from {username='slave'} at 127.0.0.1:49072
I20260630 12:13:28.791785  5152 tablet_copy_service.cc:434] P 5217fff0f08045b8bd5d68ad63497ed6: ending tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-aff32d8c81354aa698a181ba6a1d32f2 on tablet aff32d8c81354aa698a181ba6a1d32f2 with peer 1f968fdbf07a4f0d91b8e41ad02ab858
I20260630 12:13:28.855151  5639 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.856105  5639 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap complete.
I20260630 12:13:28.856817  5639 ts_tablet_manager.cc:1403] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent bootstrapping tablet: real 0.424s	user 0.144s	sys 0.039s
I20260630 12:13:28.859413  5639 raft_consensus.cc:359] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.860306  5639 raft_consensus.cc:740] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f968fdbf07a4f0d91b8e41ad02ab858, State: Initialized, Role: LEARNER
I20260630 12:13:28.861418  5639 consensus_queue.cc:260] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.860365  5643 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.865484  5643 tablet_bootstrap.cc:492] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Bootstrap complete.
I20260630 12:13:28.866179  5643 ts_tablet_manager.cc:1403] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent bootstrapping tablet: real 0.326s	user 0.141s	sys 0.013s
I20260630 12:13:28.869217  5643 raft_consensus.cc:359] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.869998  5643 raft_consensus.cc:740] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f968fdbf07a4f0d91b8e41ad02ab858, State: Initialized, Role: LEARNER
I20260630 12:13:28.870447  5639 ts_tablet_manager.cc:1434] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:13:28.870604  5643 consensus_queue.cc:260] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:28.873517  5643 ts_tablet_manager.cc:1434] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:28.875893  5152 tablet_copy_service.cc:342] P 5217fff0f08045b8bd5d68ad63497ed6: Request end of tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-891510e666624245aff393f5f9a26b3d received from {username='slave'} at 127.0.0.1:49072
I20260630 12:13:28.876341  5152 tablet_copy_service.cc:434] P 5217fff0f08045b8bd5d68ad63497ed6: ending tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-891510e666624245aff393f5f9a26b3d on tablet 891510e666624245aff393f5f9a26b3d with peer 1f968fdbf07a4f0d91b8e41ad02ab858
I20260630 12:13:28.877652  5068 raft_consensus.cc:1240] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Rejecting Update request from peer a5910b5f7c3445c2a8a7121726fcfb8e for earlier term 1. Current term is 2. Ops: []
I20260630 12:13:28.880396  5079 tablet_copy_service.cc:342] P fd28fb4a1371408ea83cf98f86288023: Request end of tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-61e0e8c0c724493f8aa8a977070b0727 received from {username='slave'} at 127.0.0.1:45354
I20260630 12:13:28.880849  5079 tablet_copy_service.cc:434] P fd28fb4a1371408ea83cf98f86288023: ending tablet copy session 1f968fdbf07a4f0d91b8e41ad02ab858-61e0e8c0c724493f8aa8a977070b0727 on tablet 61e0e8c0c724493f8aa8a977070b0727 with peer 1f968fdbf07a4f0d91b8e41ad02ab858
I20260630 12:13:28.884505  5675 consensus_queue.cc:1059] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.885532  5675 raft_consensus.cc:3055] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:28.885851  5675 raft_consensus.cc:740] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5910b5f7c3445c2a8a7121726fcfb8e, State: Running, Role: LEADER
I20260630 12:13:28.886667  5675 consensus_queue.cc:260] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:28.888157  5675 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:28.981907  5450 raft_consensus.cc:1217] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:28.994693  5068 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:13:28.996182  5675 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.002511  5450 raft_consensus.cc:1217] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:29.045593  5139 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:13:29.048291  5675 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.080542  5450 raft_consensus.cc:1217] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260630 12:13:29.173640  5164 debug-util.cc:398] Leaking SignalData structure 0x7b0800062020 after lost signal to thread 434
W20260630 12:13:29.174901  5164 debug-util.cc:398] Leaking SignalData structure 0x7b0800117280 after lost signal to thread 4926
W20260630 12:13:29.176301  5164 debug-util.cc:398] Leaking SignalData structure 0x7b080005a860 after lost signal to thread 5018
W20260630 12:13:29.177537  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2b20 after lost signal to thread 5093
W20260630 12:13:29.178889  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08000c64a0 after lost signal to thread 5167
W20260630 12:13:29.179433  5164 debug-util.cc:398] Leaking SignalData structure 0x7b0800127240 after lost signal to thread 5215
W20260630 12:13:29.180845  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08000909a0 after lost signal to thread 5476
W20260630 12:13:29.182104  5164 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5d40 after lost signal to thread 5561
W20260630 12:13:29.183384  5164 debug-util.cc:398] Leaking SignalData structure 0x7b0800169ce0 after lost signal to thread 5635
I20260630 12:13:29.483736  5658 raft_consensus.cc:1064] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: attempting to promote NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 to VOTER
I20260630 12:13:29.486449  5658 consensus_queue.cc:237] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [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: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.511441  4986 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.513177  5669 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.523028  5450 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.524798  5669 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:29.551172  5068 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.554518  5669 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } 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:13:29.580374  5658 raft_consensus.cc:1064] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: attempting to promote NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 to VOTER
I20260630 12:13:29.596838  5669 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.607455  5450 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.614320  5068 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.588332  5658 consensus_queue.cc:237] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.657007  5699 raft_consensus.cc:1064] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: attempting to promote NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 to VOTER
I20260630 12:13:29.656713  4986 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.659713  5699 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.671717  4885 catalog_manager.cc:5697] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.685981  5452 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.695775  5702 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.005s
I20260630 12:13:29.720829  5702 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:29.721369  5702 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:29.724521  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:29.725365  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:29.723855  5702 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:29.725394  4993 raft_consensus.cc:2468] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 2.
I20260630 12:13:29.727584  5106 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:29.729426  5705 raft_consensus.cc:2804] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:13:29.729911  5705 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:29.730332  5705 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:29.737656  5068 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.739848  5702 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.740419  4993 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.745826  5452 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.746093  5712 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } 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:13:29.747530  5139 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.748979  4993 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.748834  5705 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:29.749269  5706 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:29.751309  5705 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:29.751977  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:29.752637  4993 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:29.754503  5704 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.755537  5677 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:29.759215  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:29.790467  5702 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.793222  5704 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.799546  4993 raft_consensus.cc:2468] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 3.
I20260630 12:13:29.806561  5106 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:29.807729  5705 raft_consensus.cc:2804] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:13:29.808274  5705 raft_consensus.cc:697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:29.809182  5705 consensus_queue.cc:237] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:29.812471  4994 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.814417  5139 consensus_queue.cc:237] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.818024  5452 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.799897  5065 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.800715  5450 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.831075  4993 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.850378  5452 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.852008  5705 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:29.856431  4993 raft_consensus.cc:1275] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.857952  5705 consensus_queue.cc:1048] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:29.866508  5139 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.870994  5705 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.870959  4888 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.880856  4994 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.882560  5452 raft_consensus.cc:2955] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.894572  5704 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:29.895203  5704 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } }
I20260630 12:13:29.898249  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:29.899104  4993 raft_consensus.cc:2368] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 for earlier term 2. Current term is 3.
I20260630 12:13:29.898334  4890 catalog_manager.cc:5697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:29.900453  5032 leader_election.cc:400] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121) with higher term. Message: Invalid argument: T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 for earlier term 2. Current term is 3.
I20260630 12:13:29.900825  5032 leader_election.cc:403] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:13:29.901479  5677 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:13:29.902464  4879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 891510e666624245aff393f5f9a26b3d with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.911407  5065 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.923400  5450 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.925117  5706 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:29.933357  5699 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.941721  5452 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.916538  5677 raft_consensus.cc:2749] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121) with higher term. Message: Invalid argument: T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd28fb4a1371408ea83cf98f86288023 for earlier term 2. Current term is 3.
I20260630 12:13:29.960184  4993 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.961176  4890 catalog_manager.cc:5697] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 27 to 28, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.961905  5706 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:29.969877  4876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61e0e8c0c724493f8aa8a977070b0727 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.964242  5704 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:29.965443  5136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff32d8c81354aa698a181ba6a1d32f2" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:29.974402  4993 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.986557  4888 catalog_manager.cc:5697] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index 28 to 29, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:29.992944  5136 consensus_queue.cc:237] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [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: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:29.997774  5705 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:29.999791  5705 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.002014  5705 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:30.006830  5050 tablet_service.cc:1558] Processing DeleteTablet for tablet 891510e666624245aff393f5f9a26b3d with delete_type TABLET_DATA_TOMBSTONED (TS fd28fb4a1371408ea83cf98f86288023 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:58262
I20260630 12:13:30.009128  5065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:30.010546  5065 raft_consensus.cc:2393] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5217fff0f08045b8bd5d68ad63497ed6 in current term 2: Already voted for candidate fd28fb4a1371408ea83cf98f86288023 in this term.
W20260630 12:13:30.016249  4876 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 61e0e8c0c724493f8aa8a977070b0727 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER failed with leader fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 28 but the committed config has opid_index of 29
I20260630 12:13:30.016112  4885 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 reported cstate change: config changed from index 28 to 29, VOTER 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.022991  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:30.023612  4993 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 2.
I20260630 12:13:30.024562  5106 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:30.025184  5450 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.028327  5712 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:30.036203  5712 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:30.036624  5712 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:30.028749  5705 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.010s
I20260630 12:13:30.040041  5065 raft_consensus.cc:1275] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.040855  5124 tablet_service.cc:1558] Processing DeleteTablet for tablet 61e0e8c0c724493f8aa8a977070b0727 with delete_type TABLET_DATA_TOMBSTONED (TS 5217fff0f08045b8bd5d68ad63497ed6 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40520
I20260630 12:13:30.048226  5705 consensus_queue.cc:1048] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.053633  5702 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.060771  5669 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:30.061352  5669 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.062120  5726 tablet_replica.cc:333] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:30.063102  5726 raft_consensus.cc:2243] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.063923  5726 raft_consensus.cc:2272] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.065522  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:30.066221  4993 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 2.
I20260630 12:13:30.068235  5065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023" is_pre_election: true
I20260630 12:13:30.069005  5065 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 1.
I20260630 12:13:30.070063  5726 ts_tablet_manager.cc:1916] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.070233  5106 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:30.063642  5669 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:30.080060  5727 tablet_replica.cc:333] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:30.080376  5669 raft_consensus.cc:2804] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:13:30.081341  5669 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:30.081903  5669 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.081154  5065 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.071589  5450 raft_consensus.cc:2955] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.088317  5712 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.081156  5727 raft_consensus.cc:2243] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.104338  4890 catalog_manager.cc:5697] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.106019  4879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:30.111330  5726 ts_tablet_manager.cc:1929] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:30.114535  5726 log.cc:1199] T 891510e666624245aff393f5f9a26b3d P fd28fb4a1371408ea83cf98f86288023: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root/wals/891510e666624245aff393f5f9a26b3d
I20260630 12:13:30.114817  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:30.117717  5727 raft_consensus.cc:2272] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.120290  4876 catalog_manager.cc:5028] TS fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): tablet 891510e666624245aff393f5f9a26b3d (table test-workload [id=4e088f252cf841918a6463388012bbaa]) successfully deleted
I20260630 12:13:30.123813  5727 ts_tablet_manager.cc:1916] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.127846  4981 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c with delete_type TABLET_DATA_TOMBSTONED (TS a5910b5f7c3445c2a8a7121726fcfb8e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:48068
I20260630 12:13:30.130753  4993 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 2.
I20260630 12:13:30.132181  5106 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:30.133004  5702 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:30.133500  5702 raft_consensus.cc:697] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:30.134402  5702 consensus_queue.cc:237] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.135350  5065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:30.136327  5065 raft_consensus.cc:2393] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5217fff0f08045b8bd5d68ad63497ed6 in current term 2: Already voted for candidate fd28fb4a1371408ea83cf98f86288023 in this term.
I20260630 12:13:30.140797  5712 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 2 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:30.142139  5669 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.145541  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:30.146281  4993 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.152442  5065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73c61c5ba0d45aa89855698feb06525" candidate_uuid: "5217fff0f08045b8bd5d68ad63497ed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "fd28fb4a1371408ea83cf98f86288023"
I20260630 12:13:30.153189  5065 raft_consensus.cc:3060] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.157938  5669 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [CANDIDATE]: Term 3 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:30.185631  4890 catalog_manager.cc:5697] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 1 to 2, leader changed from a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:30.187007  5727 ts_tablet_manager.cc:1929] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:30.187752  5727 log.cc:1199] T 61e0e8c0c724493f8aa8a977070b0727 P 5217fff0f08045b8bd5d68ad63497ed6: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-2-root/wals/61e0e8c0c724493f8aa8a977070b0727
I20260630 12:13:30.192086  4993 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 3.
I20260630 12:13:30.194262  5106 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e; no voters: 
I20260630 12:13:30.195384  5669 raft_consensus.cc:2804] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:13:30.197664  5065 raft_consensus.cc:2468] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5217fff0f08045b8bd5d68ad63497ed6 in term 3.
I20260630 12:13:30.197960  4879 catalog_manager.cc:5028] TS 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): tablet 61e0e8c0c724493f8aa8a977070b0727 (table test-workload [id=4e088f252cf841918a6463388012bbaa]) successfully deleted
I20260630 12:13:30.207731  5728 tablet_replica.cc:333] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:30.204640  5669 raft_consensus.cc:697] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Becoming Leader. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:30.209571  5669 consensus_queue.cc:237] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.210798  5728 raft_consensus.cc:2243] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.212860  5728 raft_consensus.cc:2272] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.218107  5728 ts_tablet_manager.cc:1916] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.238585  4890 catalog_manager.cc:5697] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: term changed from 1 to 3, leader changed from a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) to 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:30.277554  5728 ts_tablet_manager.cc:1929] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:30.278105  5728 log.cc:1199] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P a5910b5f7c3445c2a8a7121726fcfb8e: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-0-root/wals/f7c7fe77b5ad4fb7bbbfac6ee26dd35c
I20260630 12:13:30.280033  4876 catalog_manager.cc:5028] TS a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): tablet f7c7fe77b5ad4fb7bbbfac6ee26dd35c (table test-workload [id=4e088f252cf841918a6463388012bbaa]) successfully deleted
I20260630 12:13:30.308580  4993 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:13:30.308727  5725 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:30.309921  5725 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.313565  5136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6" is_pre_election: true
I20260630 12:13:30.317400  5669 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:30.318452  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" is_pre_election: true
I20260630 12:13:30.320374  4993 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 2.
I20260630 12:13:30.324846  5032 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 5217fff0f08045b8bd5d68ad63497ed6
I20260630 12:13:30.325851  5699 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:13:30.326247  5699 raft_consensus.cc:493] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:30.326576  5699 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.318955  5725 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:30.337422  5452 raft_consensus.cc:3060] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 LEARNER]: Advancing to term 3
I20260630 12:13:30.351181  5699 raft_consensus.cc:515] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.356806  4993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e"
I20260630 12:13:30.357573  4993 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.353792  5452 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:13:30.380148  5669 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:30.402333  4993 raft_consensus.cc:2468] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd28fb4a1371408ea83cf98f86288023 in term 3.
I20260630 12:13:30.407989  5032 leader_election.cc:304] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [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: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023; no voters: 
I20260630 12:13:30.409614  5136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcfe5acff1b4429bc66550ee6143346" candidate_uuid: "fd28fb4a1371408ea83cf98f86288023" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5217fff0f08045b8bd5d68ad63497ed6"
I20260630 12:13:30.411908  5725 raft_consensus.cc:2804] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:13:30.413403  5725 raft_consensus.cc:697] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 3 LEADER]: Becoming Leader. State: Replica: fd28fb4a1371408ea83cf98f86288023, State: Running, Role: LEADER
I20260630 12:13:30.419962  5725 consensus_queue.cc:237] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.423802  5065 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:13:30.424865  5699 leader_election.cc:290] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [CANDIDATE]: Term 3 election: Requested vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:30.425635  5669 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } 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:13:30.451542  4888 catalog_manager.cc:5697] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: term changed from 2 to 3, leader changed from 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195) to fd28fb4a1371408ea83cf98f86288023 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.473591  5702 raft_consensus.cc:1064] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: attempting to promote NON_VOTER 1f968fdbf07a4f0d91b8e41ad02ab858 to VOTER
I20260630 12:13:30.476356  5702 consensus_queue.cc:237] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 27, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:30.484349  5450 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:13:30.486163  5669 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:30.496608  5065 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:13:30.498241  4994 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:13:30.499830  5658 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.501598  5658 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.515357  5712 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 27 to 29, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.531333  4994 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 27 to 29, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.537410  5065 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 27 to 29, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.560029  5450 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 27 to 29, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.573982  4888 catalog_manager.cc:5697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 27 to 29, 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:30.581148  4993 raft_consensus.cc:1240] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Rejecting Update request from peer 5217fff0f08045b8bd5d68ad63497ed6 for earlier term 2. Current term is 3. Ops: []
I20260630 12:13:30.582960  5702 consensus_queue.cc:1059] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: INVALID_TERM, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.584117  5658 raft_consensus.cc:3055] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:13:30.584527  5658 raft_consensus.cc:740] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5217fff0f08045b8bd5d68ad63497ed6, State: Running, Role: LEADER
I20260630 12:13:30.585474  5658 consensus_queue.cc:260] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.27, Last appended by leader: 27, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } }
I20260630 12:13:30.586649  5658 raft_consensus.cc:3060] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:30.594013  5136 consensus_queue.cc:237] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 3.29, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:30.612576  4993 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:13:30.616377  5712 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:30.629622  5669 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.644927  4993 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.684409  5452 raft_consensus.cc:1275] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:13:30.692679  5702 consensus_queue.cc:1048] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:30.697410  5068 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:13:30.701855  5452 raft_consensus.cc:2955] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } }
I20260630 12:13:30.716763  5702 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:30.719601  4994 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:13:30.725973  5702 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.729965  4879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aff32d8c81354aa698a181ba6a1d32f2 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:30.733124  4883 catalog_manager.cc:5697] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 29 to 30, VOTER fd28fb4a1371408ea83cf98f86288023 (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.749995  5050 tablet_service.cc:1558] Processing DeleteTablet for tablet aff32d8c81354aa698a181ba6a1d32f2 with delete_type TABLET_DATA_TOMBSTONED (TS fd28fb4a1371408ea83cf98f86288023 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:58262
I20260630 12:13:30.764526  5741 tablet_replica.cc:333] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:30.765671  5741 raft_consensus.cc:2243] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.766605  5741 raft_consensus.cc:2272] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.782878  5741 ts_tablet_manager.cc:1916] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.804951  5741 ts_tablet_manager.cc:1929] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.29
I20260630 12:13:30.805470  5741 log.cc:1199] T aff32d8c81354aa698a181ba6a1d32f2 P fd28fb4a1371408ea83cf98f86288023: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821462532019-431-0/minicluster-data/ts-1-root/wals/aff32d8c81354aa698a181ba6a1d32f2
I20260630 12:13:30.807106  4876 catalog_manager.cc:5028] TS fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): tablet aff32d8c81354aa698a181ba6a1d32f2 (table test-workload [id=4e088f252cf841918a6463388012bbaa]) successfully deleted
I20260630 12:13:30.929582  4994 raft_consensus.cc:1275] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:13:30.931109  5704 consensus_queue.cc:1048] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.944500  5136 raft_consensus.cc:1275] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 27. (term mismatch)
I20260630 12:13:30.944979  5136 pending_rounds.cc:85] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Aborting all ops after (but not including) 26
I20260630 12:13:30.945271  5136 pending_rounds.cc:107] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: Aborting uncommitted NO_OP operation due to leader change: 2.27
I20260630 12:13:30.945562  5136 raft_consensus.cc:2889] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:13:30.947788  5725 consensus_queue.cc:1048] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:31.780666  5136 consensus_queue.cc:237] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:31.796484  5068 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:13:31.798516  5712 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:31.810137  4993 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:13:31.812321  5702 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } 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:13:31.818048  5068 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:31.815585  5702 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
W20260630 12:13:31.833456  5108 consensus_peers.cc:597] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197:38353): Couldn't send request to peer 9a21ad64901a4650bf3a73bccab746bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d73c61c5ba0d45aa89855698feb06525. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.844965  4883 catalog_manager.cc:5697] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index -1 to 28, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:31.872571  4993 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:31.950654  4993 consensus_queue.cc:237] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:31.962150  5068 raft_consensus.cc:1275] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.963086  5136 raft_consensus.cc:1275] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.964035  5745 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.968740  5745 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:31.988715  5745 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
W20260630 12:13:32.005077  4958 consensus_peers.cc:597] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb9930ee041745179b447c36fcba271d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:32.006824  5068 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.011530  4993 consensus_queue.cc:237] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:32.017781  4888 catalog_manager.cc:5697] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.025527  5139 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:13:32.028496  5068 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:13:32.028703  5710 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:32.030608  5760 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:13:32.050625  4959 consensus_peers.cc:597] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e -> Peer 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197:38353): Couldn't send request to peer 9a21ad64901a4650bf3a73bccab746bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c40175c9fff24bce979759b2aff26ade. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:32.066516  5136 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.095324  5766 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.097779  5136 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.112737  5136 consensus_queue.cc:237] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:32.113404  4888 catalog_manager.cc:5697] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New cstate: current_term: 2 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.136123  5068 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.148285  5065 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:32.149700  4993 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:32.151261  5702 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:13:32.157333  5107 consensus_peers.cc:597] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3376aca5df17415e9f1b7960ce462cf1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:32.161403  5702 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:32.165786  5753 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.175304  4994 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.203460  4993 consensus_queue.cc:237] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:32.216223  4888 catalog_manager.cc:5697] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.219094  5136 raft_consensus.cc:1275] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:32.221818  5065 raft_consensus.cc:1275] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:32.225001  5710 consensus_queue.cc:1048] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:32.227656  5710 consensus_queue.cc:1048] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.006s
W20260630 12:13:32.235512  4959 consensus_peers.cc:597] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e -> Peer 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197:38353): Couldn't send request to peer 9a21ad64901a4650bf3a73bccab746bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d503b6182c594acf99926f54efdeb52b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:32.245937  5710 raft_consensus.cc:2955] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.249727  5062 raft_consensus.cc:2955] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.253014  5068 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.264438  5136 raft_consensus.cc:2955] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } } }
I20260630 12:13:32.269776  4888 catalog_manager.cc:5697] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index -1 to 27, NON_VOTER 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.271198  5068 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:32.292412  5452 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:32.294392  5744 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } 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:13:32.304929  4993 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:32.306686  5744 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } 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:13:32.316161  5743 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.326489  5450 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
W20260630 12:13:32.330214  5033 consensus_peers.cc:597] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61e0e8c0c724493f8aa8a977070b0727. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:32.344185  4883 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 reported cstate change: config changed from index 29 to 30, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.368963  5782 ts_tablet_manager.cc:933] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Initiating tablet copy from peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:32.377862  5782 tablet_copy_client.cc:323] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38833
I20260630 12:13:32.398784  5781 ts_tablet_manager.cc:933] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Initiating tablet copy from peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
W20260630 12:13:32.413021  5032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.196:33137, user_credentials={real_user=slave}} blocked reactor thread for 70633.3us
I20260630 12:13:32.416155  5781 tablet_copy_client.cc:323] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37121
I20260630 12:13:32.426627  5152 tablet_copy_service.cc:140] P 5217fff0f08045b8bd5d68ad63497ed6: Received BeginTabletCopySession request for tablet d73c61c5ba0d45aa89855698feb06525 from peer 9a21ad64901a4650bf3a73bccab746bb ({username='slave'} at 127.0.0.1:33908)
I20260630 12:13:32.427326  5152 tablet_copy_service.cc:161] P 5217fff0f08045b8bd5d68ad63497ed6: Beginning new tablet copy session on tablet d73c61c5ba0d45aa89855698feb06525 from peer 9a21ad64901a4650bf3a73bccab746bb at {username='slave'} at 127.0.0.1:33908: session id = 9a21ad64901a4650bf3a73bccab746bb-d73c61c5ba0d45aa89855698feb06525
I20260630 12:13:32.425861  4993 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } } }
I20260630 12:13:32.436503  5152 tablet_copy_source_session.cc:215] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.445220  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73c61c5ba0d45aa89855698feb06525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.467593  5004 tablet_copy_service.cc:140] P a5910b5f7c3445c2a8a7121726fcfb8e: Received BeginTabletCopySession request for tablet bb9930ee041745179b447c36fcba271d from peer 31b6d2d829504d8ca1a1e89c0e35c513 ({username='slave'} at 127.0.0.1:39378)
I20260630 12:13:32.468328  5004 tablet_copy_service.cc:161] P a5910b5f7c3445c2a8a7121726fcfb8e: Beginning new tablet copy session on tablet bb9930ee041745179b447c36fcba271d from peer 31b6d2d829504d8ca1a1e89c0e35c513 at {username='slave'} at 127.0.0.1:39378: session id = 31b6d2d829504d8ca1a1e89c0e35c513-bb9930ee041745179b447c36fcba271d
I20260630 12:13:32.478794  5782 tablet_copy_client.cc:806] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.479468  5782 tablet_copy_client.cc:670] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.487286  5783 tablet_copy_client.cc:1025] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.490836  5004 tablet_copy_source_session.cc:215] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.494971  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9930ee041745179b447c36fcba271d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.515625  5781 tablet_copy_client.cc:806] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.516364  5781 tablet_copy_client.cc:670] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.522266  5786 tablet_copy_client.cc:1025] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.532516  5788 ts_tablet_manager.cc:933] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: Initiating tablet copy from peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
I20260630 12:13:32.544827  5788 tablet_copy_client.cc:323] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37121
I20260630 12:13:32.557961  5004 tablet_copy_service.cc:140] P a5910b5f7c3445c2a8a7121726fcfb8e: Received BeginTabletCopySession request for tablet c40175c9fff24bce979759b2aff26ade from peer 9a21ad64901a4650bf3a73bccab746bb ({username='slave'} at 127.0.0.1:39394)
I20260630 12:13:32.558637  5004 tablet_copy_service.cc:161] P a5910b5f7c3445c2a8a7121726fcfb8e: Beginning new tablet copy session on tablet c40175c9fff24bce979759b2aff26ade from peer 9a21ad64901a4650bf3a73bccab746bb at {username='slave'} at 127.0.0.1:39394: session id = 9a21ad64901a4650bf3a73bccab746bb-c40175c9fff24bce979759b2aff26ade
I20260630 12:13:32.567999  5790 ts_tablet_manager.cc:933] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: Initiating tablet copy from peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:32.569967  5004 tablet_copy_source_session.cc:215] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.576471  5788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40175c9fff24bce979759b2aff26ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.616786  5790 tablet_copy_client.cc:323] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38833
I20260630 12:13:32.632315  5152 tablet_copy_service.cc:140] P 5217fff0f08045b8bd5d68ad63497ed6: Received BeginTabletCopySession request for tablet 3376aca5df17415e9f1b7960ce462cf1 from peer 31b6d2d829504d8ca1a1e89c0e35c513 ({username='slave'} at 127.0.0.1:33914)
I20260630 12:13:32.632985  5152 tablet_copy_service.cc:161] P 5217fff0f08045b8bd5d68ad63497ed6: Beginning new tablet copy session on tablet 3376aca5df17415e9f1b7960ce462cf1 from peer 31b6d2d829504d8ca1a1e89c0e35c513 at {username='slave'} at 127.0.0.1:33914: session id = 31b6d2d829504d8ca1a1e89c0e35c513-3376aca5df17415e9f1b7960ce462cf1
I20260630 12:13:32.643924  5152 tablet_copy_source_session.cc:215] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.651961  5792 ts_tablet_manager.cc:933] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: Initiating tablet copy from peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121)
I20260630 12:13:32.653587  5790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3376aca5df17415e9f1b7960ce462cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.670343  5792 tablet_copy_client.cc:323] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37121
I20260630 12:13:32.672299  5004 tablet_copy_service.cc:140] P a5910b5f7c3445c2a8a7121726fcfb8e: Received BeginTabletCopySession request for tablet d503b6182c594acf99926f54efdeb52b from peer 9a21ad64901a4650bf3a73bccab746bb ({username='slave'} at 127.0.0.1:39394)
I20260630 12:13:32.672850  5004 tablet_copy_service.cc:161] P a5910b5f7c3445c2a8a7121726fcfb8e: Beginning new tablet copy session on tablet d503b6182c594acf99926f54efdeb52b from peer 9a21ad64901a4650bf3a73bccab746bb at {username='slave'} at 127.0.0.1:39394: session id = 9a21ad64901a4650bf3a73bccab746bb-d503b6182c594acf99926f54efdeb52b
I20260630 12:13:32.678992  5788 tablet_copy_client.cc:806] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.679930  5788 tablet_copy_client.cc:670] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.681073  5004 tablet_copy_source_session.cc:215] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.685635  5789 tablet_copy_client.cc:1025] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.686123  5792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d503b6182c594acf99926f54efdeb52b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.703698  5790 tablet_copy_client.cc:806] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.709920  5790 tablet_copy_client.cc:670] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.715101  5791 tablet_copy_client.cc:1025] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.718437  5792 tablet_copy_client.cc:806] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.719225  5792 tablet_copy_client.cc:670] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.725021  5793 tablet_copy_client.cc:1025] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.746021  5794 ts_tablet_manager.cc:933] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Initiating tablet copy from peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745)
I20260630 12:13:32.764886  5794 tablet_copy_client.cc:323] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42745
I20260630 12:13:32.795207  5079 tablet_copy_service.cc:140] P fd28fb4a1371408ea83cf98f86288023: Received BeginTabletCopySession request for tablet 61e0e8c0c724493f8aa8a977070b0727 from peer 31b6d2d829504d8ca1a1e89c0e35c513 ({username='slave'} at 127.0.0.1:58140)
I20260630 12:13:32.795792  5079 tablet_copy_service.cc:161] P fd28fb4a1371408ea83cf98f86288023: Beginning new tablet copy session on tablet 61e0e8c0c724493f8aa8a977070b0727 from peer 31b6d2d829504d8ca1a1e89c0e35c513 at {username='slave'} at 127.0.0.1:58140: session id = 31b6d2d829504d8ca1a1e89c0e35c513-61e0e8c0c724493f8aa8a977070b0727
I20260630 12:13:32.803493  5079 tablet_copy_source_session.cc:215] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.807492  5794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e0e8c0c724493f8aa8a977070b0727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.834314  5794 tablet_copy_client.cc:806] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.835126  5794 tablet_copy_client.cc:670] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.840708  5795 tablet_copy_client.cc:1025] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:34.489037  5782 tablet_copy_client.cc:538] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.509678  5782 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap starting.
I20260630 12:13:34.523813  5781 tablet_copy_client.cc:538] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.542142  5781 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap starting.
W20260630 12:13:34.619494  4958 consensus_peers.cc:597] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. 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:13:34.687201  5788 tablet_copy_client.cc:538] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.715310  5788 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap starting.
I20260630 12:13:34.716588  5790 tablet_copy_client.cc:538] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.726497  5792 tablet_copy_client.cc:538] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.737257  5790 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap starting.
I20260630 12:13:34.749321  5792 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap starting.
I20260630 12:13:34.824177  5781 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=84 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.825505  5781 tablet_bootstrap.cc:492] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap complete.
I20260630 12:13:34.826501  5781 ts_tablet_manager.cc:1403] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent bootstrapping tablet: real 0.285s	user 0.140s	sys 0.020s
I20260630 12:13:34.830053  5781 raft_consensus.cc:359] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:34.831360  5781 raft_consensus.cc:740] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31b6d2d829504d8ca1a1e89c0e35c513, State: Initialized, Role: LEARNER
I20260630 12:13:34.832075  5781 consensus_queue.cc:260] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:34.841926  5781 ts_tablet_manager.cc:1434] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:13:34.842118  5794 tablet_copy_client.cc:538] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.846653  5004 tablet_copy_service.cc:342] P a5910b5f7c3445c2a8a7121726fcfb8e: Request end of tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-bb9930ee041745179b447c36fcba271d received from {username='slave'} at 127.0.0.1:39378
I20260630 12:13:34.847396  5004 tablet_copy_service.cc:434] P a5910b5f7c3445c2a8a7121726fcfb8e: ending tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-bb9930ee041745179b447c36fcba271d on tablet bb9930ee041745179b447c36fcba271d with peer 31b6d2d829504d8ca1a1e89c0e35c513
I20260630 12:13:34.853835  5794 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap starting.
I20260630 12:13:34.862502  5782 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.863476  5782 tablet_bootstrap.cc:492] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap complete.
I20260630 12:13:34.864238  5782 ts_tablet_manager.cc:1403] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Time spent bootstrapping tablet: real 0.355s	user 0.149s	sys 0.018s
I20260630 12:13:34.869230  5782 raft_consensus.cc:359] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:34.888125  5782 raft_consensus.cc:740] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9a21ad64901a4650bf3a73bccab746bb, State: Initialized, Role: LEARNER
I20260630 12:13:34.896318  5782 consensus_queue.cc:260] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 3.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
W20260630 12:13:34.907733  5107 consensus_peers.cc:597] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. 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:13:34.925365  5782 ts_tablet_manager.cc:1434] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: Time spent starting tablet: real 0.061s	user 0.011s	sys 0.000s
I20260630 12:13:34.929270  5152 tablet_copy_service.cc:342] P 5217fff0f08045b8bd5d68ad63497ed6: Request end of tablet copy session 9a21ad64901a4650bf3a73bccab746bb-d73c61c5ba0d45aa89855698feb06525 received from {username='slave'} at 127.0.0.1:33908
I20260630 12:13:34.929993  5152 tablet_copy_service.cc:434] P 5217fff0f08045b8bd5d68ad63497ed6: ending tablet copy session 9a21ad64901a4650bf3a73bccab746bb-d73c61c5ba0d45aa89855698feb06525 on tablet d73c61c5ba0d45aa89855698feb06525 with peer 9a21ad64901a4650bf3a73bccab746bb
I20260630 12:13:34.962584  5537 raft_consensus.cc:1217] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 LEARNER]: Deduplicated request from leader. Original: 3.27->[3.28-3.28]   Dedup: 3.28->[]
W20260630 12:13:34.973984  5033 consensus_peers.cc:597] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 -> Peer 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859): Couldn't send request to peer 31b6d2d829504d8ca1a1e89c0e35c513. 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:13:34.995764  5611 raft_consensus.cc:1217] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260630 12:13:35.012154  4959 consensus_peers.cc:597] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e -> Peer 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197:38353): Couldn't send request to peer 9a21ad64901a4650bf3a73bccab746bb. 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:13:35.067430  5788 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: 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:13:35.069291  5788 tablet_bootstrap.cc:492] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap complete.
I20260630 12:13:35.070065  5788 ts_tablet_manager.cc:1403] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: Time spent bootstrapping tablet: real 0.355s	user 0.140s	sys 0.027s
I20260630 12:13:35.073385  5788 raft_consensus.cc:359] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:35.074637  5788 raft_consensus.cc:740] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9a21ad64901a4650bf3a73bccab746bb, State: Initialized, Role: LEARNER
I20260630 12:13:35.075327  5788 consensus_queue.cc:260] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 2.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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:35.082430  5788 ts_tablet_manager.cc:1434] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:13:35.084378  5004 tablet_copy_service.cc:342] P a5910b5f7c3445c2a8a7121726fcfb8e: Request end of tablet copy session 9a21ad64901a4650bf3a73bccab746bb-c40175c9fff24bce979759b2aff26ade received from {username='slave'} at 127.0.0.1:39394
I20260630 12:13:35.084853  5004 tablet_copy_service.cc:434] P a5910b5f7c3445c2a8a7121726fcfb8e: ending tablet copy session 9a21ad64901a4650bf3a73bccab746bb-c40175c9fff24bce979759b2aff26ade on tablet c40175c9fff24bce979759b2aff26ade with peer 9a21ad64901a4650bf3a73bccab746bb
I20260630 12:13:35.093879  5792 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: 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:13:35.094898  5792 tablet_bootstrap.cc:492] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: Bootstrap complete.
I20260630 12:13:35.095654  5792 ts_tablet_manager.cc:1403] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: Time spent bootstrapping tablet: real 0.347s	user 0.149s	sys 0.014s
I20260630 12:13:35.098331  5792 raft_consensus.cc:359] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:35.099149  5792 raft_consensus.cc:740] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9a21ad64901a4650bf3a73bccab746bb, State: Initialized, Role: LEARNER
I20260630 12:13:35.099753  5792 consensus_queue.cc:260] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } attrs { replace: true } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: true } }
I20260630 12:13:35.108294  5792 ts_tablet_manager.cc:1434] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:13:35.116626  5004 tablet_copy_service.cc:342] P a5910b5f7c3445c2a8a7121726fcfb8e: Request end of tablet copy session 9a21ad64901a4650bf3a73bccab746bb-d503b6182c594acf99926f54efdeb52b received from {username='slave'} at 127.0.0.1:39394
I20260630 12:13:35.117166  5004 tablet_copy_service.cc:434] P a5910b5f7c3445c2a8a7121726fcfb8e: ending tablet copy session 9a21ad64901a4650bf3a73bccab746bb-d503b6182c594acf99926f54efdeb52b on tablet d503b6182c594acf99926f54efdeb52b with peer 9a21ad64901a4650bf3a73bccab746bb
I20260630 12:13:35.124444  5790 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: 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:13:35.125512  5790 tablet_bootstrap.cc:492] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap complete.
I20260630 12:13:35.126190  5790 ts_tablet_manager.cc:1403] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent bootstrapping tablet: real 0.389s	user 0.155s	sys 0.006s
I20260630 12:13:35.128826  5790 raft_consensus.cc:359] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:35.129630  5790 raft_consensus.cc:740] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31b6d2d829504d8ca1a1e89c0e35c513, State: Initialized, Role: LEARNER
I20260630 12:13:35.130237  5790 consensus_queue.cc:260] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:35.132814  5790 ts_tablet_manager.cc:1434] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:35.141695  5152 tablet_copy_service.cc:342] P 5217fff0f08045b8bd5d68ad63497ed6: Request end of tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-3376aca5df17415e9f1b7960ce462cf1 received from {username='slave'} at 127.0.0.1:33914
I20260630 12:13:35.142325  5152 tablet_copy_service.cc:434] P 5217fff0f08045b8bd5d68ad63497ed6: ending tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-3376aca5df17415e9f1b7960ce462cf1 on tablet 3376aca5df17415e9f1b7960ce462cf1 with peer 31b6d2d829504d8ca1a1e89c0e35c513
I20260630 12:13:35.151996  5794 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:35.153044  5794 tablet_bootstrap.cc:492] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Bootstrap complete.
I20260630 12:13:35.153807  5794 ts_tablet_manager.cc:1403] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent bootstrapping tablet: real 0.300s	user 0.163s	sys 0.029s
I20260630 12:13:35.156070  5794 raft_consensus.cc:359] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:35.156657  5794 raft_consensus.cc:740] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31b6d2d829504d8ca1a1e89c0e35c513, State: Initialized, Role: LEARNER
I20260630 12:13:35.157092  5794 consensus_queue.cc:260] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: true } }
I20260630 12:13:35.164049  5794 ts_tablet_manager.cc:1434] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:13:35.173976  5079 tablet_copy_service.cc:342] P fd28fb4a1371408ea83cf98f86288023: Request end of tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-61e0e8c0c724493f8aa8a977070b0727 received from {username='slave'} at 127.0.0.1:58140
I20260630 12:13:35.174593  5079 tablet_copy_service.cc:434] P fd28fb4a1371408ea83cf98f86288023: ending tablet copy session 31b6d2d829504d8ca1a1e89c0e35c513-61e0e8c0c724493f8aa8a977070b0727 on tablet 61e0e8c0c724493f8aa8a977070b0727 with peer 31b6d2d829504d8ca1a1e89c0e35c513
I20260630 12:13:35.206578  5537 raft_consensus.cc:1217] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.26->[2.27-2.27]   Dedup: 2.27->[]
I20260630 12:13:35.301973  5611 raft_consensus.cc:1217] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:35.397115  5766 raft_consensus.cc:1064] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: attempting to promote NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 to VOTER
I20260630 12:13:35.400035  5766 consensus_queue.cc:237] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:35.409392  5611 raft_consensus.cc:1275] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.411144  5797 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } 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:13:35.419296  5139 raft_consensus.cc:1275] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.421310  5812 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:35.430438  5068 raft_consensus.cc:1275] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.432008  5812 consensus_queue.cc:1048] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:35.434454  5812 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.442898  5068 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.453872  5611 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.457391  5139 raft_consensus.cc:2955] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.467536  4888 catalog_manager.cc:5697] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e reported cstate change: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:35.498593   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:13:35.520614  5106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37121, user_credentials={real_user=slave}} blocked reactor thread for 57468.5us
I20260630 12:13:35.525110  5610 raft_consensus.cc:1217] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:13:35.526891  5821 raft_consensus.cc:1064] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: attempting to promote NON_VOTER 9a21ad64901a4650bf3a73bccab746bb to VOTER
W20260630 12:13:35.533646  5106 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:13:35.549072  5821 consensus_queue.cc:237] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } }
I20260630 12:13:35.557765  5537 raft_consensus.cc:1217] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260630 12:13:35.591531  5106 consensus_peers.cc:597] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.609887  5537 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:13:35.611749  5817 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } 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:13:35.613766  5062 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
W20260630 12:13:35.616796  5032 consensus_peers.cc:597] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.617504  5821 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:13:35.617080  5106 consensus_peers.cc:597] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.620937  5106 consensus_peers.cc:597] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.636732  5751 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
W20260630 12:13:35.646402  5032 consensus_peers.cc:597] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.648831  5766 raft_consensus.cc:1064] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: attempting to promote NON_VOTER 9a21ad64901a4650bf3a73bccab746bb to VOTER
I20260630 12:13:35.651355  5766 consensus_queue.cc:237] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 25, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } }
I20260630 12:13:35.654181  5537 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.674079  5062 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.681757  5139 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:13:35.683375  5812 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } 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:13:35.683887  5068 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:13:35.685374  5797 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:35.683596  5536 raft_consensus.cc:1275] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 LEARNER]: Refusing update from remote peer a5910b5f7c3445c2a8a7121726fcfb8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:13:35.696919  5797 consensus_queue.cc:1048] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:13:35.711381  4876 catalog_manager.cc:4755] TS a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): ChangeConfig:REMOVE_PEER RPC failed for tablet bb9930ee041745179b447c36fcba271d: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:13:35.712975  4892 catalog_manager.cc:5697] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 28 to 29, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:35.716113   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.718449   431 tablet_replica.cc:333] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.719713   431 raft_consensus.cc:2243] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.720918   431 raft_consensus.cc:2272] T 4c8053a07acd49c29b97fa77c8c59dc8 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.725840   431 tablet_replica.cc:333] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.727018   431 raft_consensus.cc:2243] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.730312  5766 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.733464  5139 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.751883  5136 consensus_queue.cc:237] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 3.29, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } }
I20260630 12:13:35.754698  5068 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.761307  5537 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:13:35.761747  5062 raft_consensus.cc:1275] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:13:35.763250  5751 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } 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:13:35.765074   431 raft_consensus.cc:2272] T 891510e666624245aff393f5f9a26b3d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.765007  5821 consensus_queue.cc:1048] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:35.777531   431 tablet_replica.cc:333] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.778475   431 raft_consensus.cc:2243] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.780979  5819 raft_consensus.cc:1064] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: attempting to promote NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 to VOTER
I20260630 12:13:35.784304   431 raft_consensus.cc:2272] T 1bcfe5acff1b4429bc66550ee6143346 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.792160  4888 catalog_manager.cc:5697] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 27 to 28, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.797341  5536 raft_consensus.cc:2955] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 9a21ad64901a4650bf3a73bccab746bb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
W20260630 12:13:35.800050  5106 consensus_peers.cc:597] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.783686  5819 consensus_queue.cc:237] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:35.811455   431 tablet_replica.cc:333] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.812487   431 raft_consensus.cc:2243] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.813642   431 raft_consensus.cc:2272] T 031015907a1346a890984753d02c2bcb P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.817118   431 tablet_replica.cc:333] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.816483  5068 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.817981   431 raft_consensus.cc:2243] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.818842   431 raft_consensus.cc:2272] T d73c61c5ba0d45aa89855698feb06525 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.822777   431 tablet_replica.cc:333] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.823731   431 raft_consensus.cc:2243] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.824909   431 raft_consensus.cc:2272] T c40175c9fff24bce979759b2aff26ade P a5910b5f7c3445c2a8a7121726fcfb8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.824612  5817 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.828884   431 tablet_replica.cc:333] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.829685   431 raft_consensus.cc:2243] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.831077   431 raft_consensus.cc:2272] T d503b6182c594acf99926f54efdeb52b P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.834606   431 tablet_replica.cc:333] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.835340   431 raft_consensus.cc:2243] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.836066   431 raft_consensus.cc:2272] T aff32d8c81354aa698a181ba6a1d32f2 P a5910b5f7c3445c2a8a7121726fcfb8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.835873  5536 raft_consensus.cc:2955] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.839483   431 tablet_replica.cc:333] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.840301   431 raft_consensus.cc:2243] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.842829   431 raft_consensus.cc:2272] T 3376aca5df17415e9f1b7960ce462cf1 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.846861   431 tablet_replica.cc:333] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.846992  4879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d73c61c5ba0d45aa89855698feb06525 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:35.847626   431 raft_consensus.cc:2243] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.848670   431 raft_consensus.cc:2272] T 61e0e8c0c724493f8aa8a977070b0727 P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.852017   431 tablet_replica.cc:333] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e: stopping tablet replica
I20260630 12:13:35.852720   431 raft_consensus.cc:2243] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.854075   431 raft_consensus.cc:2272] T bb9930ee041745179b447c36fcba271d P a5910b5f7c3445c2a8a7121726fcfb8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.877732  4888 catalog_manager.cc:5697] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb reported cstate change: config changed from index 29 to 30, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } } }
I20260630 12:13:35.885766  5068 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.889276  5751 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:35.885910  5611 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260630 12:13:35.895092  5106 consensus_peers.cc:597] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. 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:13:35.895747  5751 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } 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:13:35.930778  5819 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.932214  5062 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.951670  4885 catalog_manager.cc:5697] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.963614  5611 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:35.978650  5139 consensus_queue.cc:237] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [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: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:35.994856  5068 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.996704  5819 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:36.004683  5819 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.006023  5068 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.025848  4879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3376aca5df17415e9f1b7960ce462cf1 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:36.034485  4888 catalog_manager.cc:5697] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 reported cstate change: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "5217fff0f08045b8bd5d68ad63497ed6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:36.043030  5841 raft_consensus.cc:1064] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: attempting to promote NON_VOTER 31b6d2d829504d8ca1a1e89c0e35c513 to VOTER
I20260630 12:13:36.047107   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:36.050235  5610 raft_consensus.cc:1275] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Refusing update from remote peer 5217fff0f08045b8bd5d68ad63497ed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:36.055444  5819 consensus_queue.cc:1048] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } 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:13:36.046583  5841 consensus_queue.cc:237] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [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: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:36.074412  5610 raft_consensus.cc:2955] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.079458  5611 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 LEARNER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:36.081585  5842 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } 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:13:36.091647  5450 raft_consensus.cc:1275] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Refusing update from remote peer fd28fb4a1371408ea83cf98f86288023: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:36.108610  5841 consensus_queue.cc:1048] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
W20260630 12:13:36.114455  5032 consensus_peers.cc:597] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 -> Peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Couldn't send request to peer a5910b5f7c3445c2a8a7121726fcfb8e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.139482   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:36.152228  5842 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.159451  5452 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.172545  5610 raft_consensus.cc:2955] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } } }
I20260630 12:13:36.177999  4885 catalog_manager.cc:5697] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 reported cstate change: config changed from index 30 to 31, 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd28fb4a1371408ea83cf98f86288023" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:36.246661   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.247767   431 tablet_replica.cc:333] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.248852   431 raft_consensus.cc:2243] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.250005   431 raft_consensus.cc:2272] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.254123   431 tablet_replica.cc:333] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.255040   431 raft_consensus.cc:2243] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.255999   431 raft_consensus.cc:2272] T 4c8053a07acd49c29b97fa77c8c59dc8 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.259490   431 tablet_replica.cc:333] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.260329   431 raft_consensus.cc:2243] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.261163   431 raft_consensus.cc:2272] T 031015907a1346a890984753d02c2bcb P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.267071   431 tablet_replica.cc:333] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.269290   431 raft_consensus.cc:2243] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.270309   431 raft_consensus.cc:2272] T 1bcfe5acff1b4429bc66550ee6143346 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:36.272485  5106 consensus_peers.cc:597] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Couldn't send request to peer fd28fb4a1371408ea83cf98f86288023. 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:13:36.273866   431 tablet_replica.cc:333] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.274741   431 raft_consensus.cc:2243] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.275406   431 raft_consensus.cc:2272] T c40175c9fff24bce979759b2aff26ade P fd28fb4a1371408ea83cf98f86288023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.279304   431 tablet_replica.cc:333] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.280139   431 raft_consensus.cc:2243] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.280905   431 raft_consensus.cc:2272] T d503b6182c594acf99926f54efdeb52b P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.284989   431 tablet_replica.cc:333] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.285820   431 raft_consensus.cc:2243] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.287238   431 raft_consensus.cc:2272] T 61e0e8c0c724493f8aa8a977070b0727 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.293102   431 tablet_replica.cc:333] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.293962   431 raft_consensus.cc:2243] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.294993   431 raft_consensus.cc:2272] T bb9930ee041745179b447c36fcba271d P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.299181   431 tablet_replica.cc:333] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.299979   431 raft_consensus.cc:2243] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.301024   431 raft_consensus.cc:2272] T 3376aca5df17415e9f1b7960ce462cf1 P fd28fb4a1371408ea83cf98f86288023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.306553   431 tablet_replica.cc:333] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023: stopping tablet replica
I20260630 12:13:36.307273   431 raft_consensus.cc:2243] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.308393   431 raft_consensus.cc:2272] T d73c61c5ba0d45aa89855698feb06525 P fd28fb4a1371408ea83cf98f86288023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.363313   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:13:36.386253  5106 consensus_peers.cc:597] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Couldn't send request to peer fd28fb4a1371408ea83cf98f86288023. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:36.393918  5106 consensus_peers.cc:597] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Couldn't send request to peer fd28fb4a1371408ea83cf98f86288023. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.412976   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:13:36.472157  5106 consensus_peers.cc:597] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 -> Peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Couldn't send request to peer fd28fb4a1371408ea83cf98f86288023. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.479272   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.480430   431 tablet_replica.cc:333] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.481416   431 raft_consensus.cc:2243] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.482635   431 raft_consensus.cc:2272] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.486591   431 tablet_replica.cc:333] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.487483   431 raft_consensus.cc:2243] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.488328   431 raft_consensus.cc:2272] T 1bcfe5acff1b4429bc66550ee6143346 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.491811   431 tablet_replica.cc:333] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.492609   431 raft_consensus.cc:2243] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.493734   431 raft_consensus.cc:2272] T 4c8053a07acd49c29b97fa77c8c59dc8 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.497385   431 tablet_replica.cc:333] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.498217   431 raft_consensus.cc:2243] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.499008   431 raft_consensus.cc:2272] T 031015907a1346a890984753d02c2bcb P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.502526   431 tablet_replica.cc:333] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.503391   431 raft_consensus.cc:2243] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.504508   431 raft_consensus.cc:2272] T 891510e666624245aff393f5f9a26b3d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.508030   431 tablet_replica.cc:333] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.508872   431 raft_consensus.cc:2243] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.509478   431 raft_consensus.cc:2272] T c40175c9fff24bce979759b2aff26ade P 5217fff0f08045b8bd5d68ad63497ed6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.513429   431 tablet_replica.cc:333] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.514920   431 raft_consensus.cc:2243] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.515748   431 raft_consensus.cc:2272] T d503b6182c594acf99926f54efdeb52b P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.519304   431 tablet_replica.cc:333] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.520164   431 raft_consensus.cc:2243] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.521278   431 raft_consensus.cc:2272] T d73c61c5ba0d45aa89855698feb06525 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.525171   431 tablet_replica.cc:333] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.526010   431 raft_consensus.cc:2243] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.526655   431 raft_consensus.cc:2272] T bb9930ee041745179b447c36fcba271d P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.530166   431 tablet_replica.cc:333] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.530958   431 raft_consensus.cc:2243] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.532155   431 raft_consensus.cc:2272] T 3376aca5df17415e9f1b7960ce462cf1 P 5217fff0f08045b8bd5d68ad63497ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.535923   431 tablet_replica.cc:333] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6: stopping tablet replica
I20260630 12:13:36.536676   431 raft_consensus.cc:2243] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.537747   431 raft_consensus.cc:2272] T aff32d8c81354aa698a181ba6a1d32f2 P 5217fff0f08045b8bd5d68ad63497ed6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:36.757011  4876 catalog_manager.cc:4755] TS a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3376aca5df17415e9f1b7960ce462cf1: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:36.956810  5849 raft_consensus.cc:493] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:36.957432  5849 raft_consensus.cc:515] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:36.961604  5849 leader_election.cc:290] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:36.974506  5574 leader_election.cc:336] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
W20260630 12:13:36.975219  5577 leader_election.cc:336] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
I20260630 12:13:36.975778  5577 leader_election.cc:304] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31b6d2d829504d8ca1a1e89c0e35c513; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:36.976943  5849 raft_consensus.cc:2749] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:36.978559  5574 leader_election.cc:336] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
I20260630 12:13:37.299222  5854 raft_consensus.cc:493] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5910b5f7c3445c2a8a7121726fcfb8e)
I20260630 12:13:37.299919  5854 raft_consensus.cc:515] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } }
I20260630 12:13:37.310554  5854 leader_election.cc:290] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:37.329818  5493 leader_election.cc:336] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
W20260630 12:13:37.331792  5490 leader_election.cc:336] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:37.332315  5493 leader_election.cc:304] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 9a21ad64901a4650bf3a73bccab746bb; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:37.333173  5854 raft_consensus.cc:2749] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:13:37.333906  5490 leader_election.cc:336] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
I20260630 12:13:37.560308  5858 raft_consensus.cc:493] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:37.560930  5858 raft_consensus.cc:515] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:37.563762  5858 leader_election.cc:290] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
I20260630 12:13:37.576861  5861 raft_consensus.cc:493] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:37.577831  5861 raft_consensus.cc:515] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
W20260630 12:13:37.584214   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5164)
I20260630 12:13:37.595069  5858 raft_consensus.cc:493] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:37.596035  5858 raft_consensus.cc:515] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:37.598670  5858 leader_election.cc:290] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:37.602063  5418 leader_election.cc:336] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
W20260630 12:13:37.606199  5418 leader_election.cc:336] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
I20260630 12:13:37.608178  5861 leader_election.cc:290] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:37.609146  5415 leader_election.cc:336] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
I20260630 12:13:37.609812  5415 leader_election.cc:304] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: 1f968fdbf07a4f0d91b8e41ad02ab858; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:37.610948  5858 raft_consensus.cc:2749] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:37.613349  5574 leader_election.cc:336] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
W20260630 12:13:37.613987  5577 leader_election.cc:336] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
I20260630 12:13:37.614454  5577 leader_election.cc:304] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [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: 31b6d2d829504d8ca1a1e89c0e35c513; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:37.615685  5861 raft_consensus.cc:2749] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:37.616189  5415 leader_election.cc:336] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:37.616911  5415 leader_election.cc:304] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f968fdbf07a4f0d91b8e41ad02ab858; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:37.617769  5858 raft_consensus.cc:2749] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:13:37.660327  5858 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:37.660912  5858 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:37.666546  5858 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 31b6d2d829504d8ca1a1e89c0e35c513 (127.0.107.198:39859)
I20260630 12:13:37.669342  5858 raft_consensus.cc:493] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:37.669899  5858 raft_consensus.cc:515] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } }
I20260630 12:13:37.672034  5858 leader_election.cc:290] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:37.679020  5418 leader_election.cc:336] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
I20260630 12:13:37.680447  5861 raft_consensus.cc:493] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd28fb4a1371408ea83cf98f86288023)
I20260630 12:13:37.681062  5861 raft_consensus.cc:515] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a5910b5f7c3445c2a8a7121726fcfb8e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37121 } attrs { replace: true } } peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33137 } attrs { promote: false } } peers { permanent_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39859 } attrs { promote: false } }
I20260630 12:13:37.684430  5861 leader_election.cc:290] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121), fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 1f968fdbf07a4f0d91b8e41ad02ab858 (127.0.107.196:33137)
W20260630 12:13:37.700479  5574 leader_election.cc:336] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:37.700662  5610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" is_pre_election: true
I20260630 12:13:37.702045  5610 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f968fdbf07a4f0d91b8e41ad02ab858 in term 1.
W20260630 12:13:37.702765  5415 leader_election.cc:336] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
W20260630 12:13:37.704335  5574 leader_election.cc:336] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
I20260630 12:13:37.705298  5574 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 31b6d2d829504d8ca1a1e89c0e35c513; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:37.706195  5861 raft_consensus.cc:2749] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:37.706372  5415 leader_election.cc:336] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
I20260630 12:13:37.706961  5415 leader_election.cc:304] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f968fdbf07a4f0d91b8e41ad02ab858; no voters: a5910b5f7c3445c2a8a7121726fcfb8e, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:37.708374  5858 raft_consensus.cc:2749] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:37.709668  5415 leader_election.cc:336] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:37.710150  5415 leader_election.cc:304] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [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: 1f968fdbf07a4f0d91b8e41ad02ab858; no voters: 5217fff0f08045b8bd5d68ad63497ed6, a5910b5f7c3445c2a8a7121726fcfb8e
I20260630 12:13:37.710909  5858 raft_consensus.cc:2749] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.715387  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e0e8c0c724493f8aa8a977070b0727" candidate_uuid: "31b6d2d829504d8ca1a1e89c0e35c513" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "1f968fdbf07a4f0d91b8e41ad02ab858" is_pre_election: true
I20260630 12:13:37.716495  5452 raft_consensus.cc:2468] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31b6d2d829504d8ca1a1e89c0e35c513 in term 1.
I20260630 12:13:37.735623  5854 raft_consensus.cc:493] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5217fff0f08045b8bd5d68ad63497ed6)
I20260630 12:13:37.736387  5854 raft_consensus.cc:515] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "fd28fb4a1371408ea83cf98f86288023" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42745 } } peers { permanent_uuid: "5217fff0f08045b8bd5d68ad63497ed6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38833 } } peers { permanent_uuid: "9a21ad64901a4650bf3a73bccab746bb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 38353 } attrs { promote: false } }
I20260630 12:13:37.738679  5854 leader_election.cc:290] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745), 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833)
W20260630 12:13:37.747766  5490 leader_election.cc:336] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer fd28fb4a1371408ea83cf98f86288023 (127.0.107.194:42745): Network error: Client connection negotiation failed: client connection to 127.0.107.194:42745: connect: Connection refused (error 111)
W20260630 12:13:37.750296  5493 leader_election.cc:336] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5217fff0f08045b8bd5d68ad63497ed6 (127.0.107.195:38833): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38833: connect: Connection refused (error 111)
I20260630 12:13:37.750869  5493 leader_election.cc:304] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a21ad64901a4650bf3a73bccab746bb; no voters: 5217fff0f08045b8bd5d68ad63497ed6, fd28fb4a1371408ea83cf98f86288023
I20260630 12:13:37.752251  5854 raft_consensus.cc:2749] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:13:37.904755   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:37.940312   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:37.973374   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.974140   431 tablet_replica.cc:333] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858: stopping tablet replica
I20260630 12:13:37.974762   431 raft_consensus.cc:2243] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.975365   431 raft_consensus.cc:2272] T aff32d8c81354aa698a181ba6a1d32f2 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.978292   431 tablet_replica.cc:333] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858: stopping tablet replica
I20260630 12:13:37.978829   431 raft_consensus.cc:2243] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.979363   431 raft_consensus.cc:2272] T f7c7fe77b5ad4fb7bbbfac6ee26dd35c P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.982082   431 tablet_replica.cc:333] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858: stopping tablet replica
I20260630 12:13:37.982584   431 raft_consensus.cc:2243] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.983119   431 raft_consensus.cc:2272] T 891510e666624245aff393f5f9a26b3d P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.985497   431 tablet_replica.cc:333] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858: stopping tablet replica
I20260630 12:13:37.986039   431 raft_consensus.cc:2243] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.986723   431 raft_consensus.cc:2272] T 61e0e8c0c724493f8aa8a977070b0727 P 1f968fdbf07a4f0d91b8e41ad02ab858 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:38.018213  4876 catalog_manager.cc:4755] TS a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): ChangeConfig:REMOVE_PEER RPC failed for tablet bb9930ee041745179b447c36fcba271d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:38.020102   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:38.036800   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260630 12:13:38.067617   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:38.068354   431 tablet_replica.cc:333] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb: stopping tablet replica
I20260630 12:13:38.068922   431 raft_consensus.cc:2243] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.069360   431 raft_consensus.cc:2272] T d503b6182c594acf99926f54efdeb52b P 9a21ad64901a4650bf3a73bccab746bb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.071442   431 tablet_replica.cc:333] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb: stopping tablet replica
I20260630 12:13:38.072014   431 raft_consensus.cc:2243] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.072465   431 raft_consensus.cc:2272] T c40175c9fff24bce979759b2aff26ade P 9a21ad64901a4650bf3a73bccab746bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.074412   431 tablet_replica.cc:333] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb: stopping tablet replica
I20260630 12:13:38.074950   431 raft_consensus.cc:2243] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.075443   431 raft_consensus.cc:2272] T d73c61c5ba0d45aa89855698feb06525 P 9a21ad64901a4650bf3a73bccab746bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.098115   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260630 12:13:38.111867   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260630 12:13:38.136377   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:38.137089   431 tablet_replica.cc:333] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513: stopping tablet replica
I20260630 12:13:38.137691   431 raft_consensus.cc:2243] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.138200   431 raft_consensus.cc:2272] T 61e0e8c0c724493f8aa8a977070b0727 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.140501   431 tablet_replica.cc:333] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513: stopping tablet replica
I20260630 12:13:38.141058   431 raft_consensus.cc:2243] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.141613   431 raft_consensus.cc:2272] T 3376aca5df17415e9f1b7960ce462cf1 P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.143667   431 tablet_replica.cc:333] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513: stopping tablet replica
I20260630 12:13:38.144223   431 raft_consensus.cc:2243] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.144691   431 raft_consensus.cc:2272] T bb9930ee041745179b447c36fcba271d P 31b6d2d829504d8ca1a1e89c0e35c513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.169493   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260630 12:13:38.182896   431 master.cc:562] Master@127.0.107.254:40929 shutting down...
W20260630 12:13:38.204864  4940 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:13:40.115382  4876 catalog_manager.cc:4755] TS a5910b5f7c3445c2a8a7121726fcfb8e (127.0.107.193:37121): ChangeConfig:REMOVE_PEER RPC failed for tablet bb9930ee041745179b447c36fcba271d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37121: connect: Connection refused (error 111)
I20260630 12:13:40.515717   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.516912   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.517411   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38f6312821134da5a697c9ea3c36f279: stopping tablet replica
I20260630 12:13:40.558571   431 master.cc:584] Master@127.0.107.254:40929 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (24871 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:40.617607   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33517
I20260630 12:13:40.619057   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:40.626236  5874 instance_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:13:40.627301  5876 instance_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:13:40.626294  5873 instance_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:13:40.629292   431 server_base.cc:1061] running on GCE node
I20260630 12:13:40.630475   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:40.630702   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:40.630824   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821620630812 us; error 0 us; skew 500 ppm
I20260630 12:13:40.631364   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:40.634644   431 webserver.cc:533] Webserver started at http://127.0.107.254:38031/ using document root <none> and password file <none>
I20260630 12:13:40.635192   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:40.635362   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:40.635772   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:40.637544   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:40.643347   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:13:40.648077  5881 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:13:40.649104   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:40.649471   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:40.649770   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:40.667920   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:40.669474   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:40.718528   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33517
I20260630 12:13:40.718629  5932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33517 every 8 connection(s)
I20260630 12:13:40.723287  5933 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:13:40.737473  5933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2: Bootstrap starting.
I20260630 12:13:40.744210  5933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.749985  5933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2: No bootstrap required, opened a new log
I20260630 12:13:40.753010  5933 raft_consensus.cc:359] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER }
I20260630 12:13:40.753543  5933 raft_consensus.cc:385] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.753844  5933 raft_consensus.cc:740] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bab31ebe1c1b4fc88acd90e05c5bf8e2, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.754617  5933 consensus_queue.cc:260] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER }
I20260630 12:13:40.755179  5933 raft_consensus.cc:399] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:40.755416  5933 raft_consensus.cc:493] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:40.755723  5933 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.761909  5933 raft_consensus.cc:515] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER }
I20260630 12:13:40.762629  5933 leader_election.cc:304] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [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: bab31ebe1c1b4fc88acd90e05c5bf8e2; no voters: 
I20260630 12:13:40.764209  5933 leader_election.cc:290] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:40.764647  5936 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:40.766341  5936 raft_consensus.cc:697] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 1 LEADER]: Becoming Leader. State: Replica: bab31ebe1c1b4fc88acd90e05c5bf8e2, State: Running, Role: LEADER
I20260630 12:13:40.767233  5936 consensus_queue.cc:237] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [LEADER]: Queue going to LEADER mode. State: All 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: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER }
I20260630 12:13:40.767557  5933 sys_catalog.cc:565] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:40.773001  5937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER } }
I20260630 12:13:40.773226  5938 sys_catalog.cc:455] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bab31ebe1c1b4fc88acd90e05c5bf8e2. Latest consensus state: current_term: 1 leader_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab31ebe1c1b4fc88acd90e05c5bf8e2" member_type: VOTER } }
I20260630 12:13:40.774295  5938 sys_catalog.cc:458] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:40.774109  5937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:40.778654  5944 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:40.785068  5944 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:40.787263   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:40.798439  5944 catalog_manager.cc:1383] Generated new cluster ID: b7279dee0b6f4c8a8c03dabc3b26984c
I20260630 12:13:40.798848  5944 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:40.826705  5944 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:40.828603  5944 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:40.847290  5944 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2: Generated new TSK 0
I20260630 12:13:40.848147  5944 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:40.855619   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:40.862839  5954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:40.864638  5955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:40.866641   431 server_base.cc:1061] running on GCE node
W20260630 12:13:40.866609  5957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:40.868422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:40.868664   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:40.868798   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821620868784 us; error 0 us; skew 500 ppm
I20260630 12:13:40.869418   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:40.872327   431 webserver.cc:533] Webserver started at http://127.0.107.193:46409/ using document root <none> and password file <none>
I20260630 12:13:40.873008   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:40.873252   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:40.873538   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:40.874891   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "8b15c1cb72254932bbb81ea2c4221c21"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:40.880506   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:13:40.884925  5962 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:13:40.886047   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:13:40.886467   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "8b15c1cb72254932bbb81ea2c4221c21"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:40.886808   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:40.909166   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:40.910660   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:40.912487   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:40.915302   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:40.915524   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.915863   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:40.916078   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:40.967377   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37667
I20260630 12:13:40.967499  6024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37667 every 8 connection(s)
I20260630 12:13:40.973819   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:40.983368  6029 instance_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:13:40.986008  6030 instance_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:13:40.988106  6032 instance_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:13:40.990015   431 server_base.cc:1061] running on GCE node
I20260630 12:13:40.991241  6025 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33517
I20260630 12:13:40.991885  6025 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:40.993173  6025 heartbeater.cc:507] Master 127.0.107.254:33517 requested a full tablet report, sending...
I20260630 12:13:40.993484   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:40.993822   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:40.994042   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821620994019 us; error 0 us; skew 500 ppm
I20260630 12:13:40.994702   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:40.996801  5898 ts_manager.cc:194] Registered new tserver with Master: 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667)
I20260630 12:13:40.998709   431 webserver.cc:533] Webserver started at http://127.0.107.194:43017/ using document root <none> and password file <none>
I20260630 12:13:40.999637   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:40.999919   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:41.000357   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:41.000185  5898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41346
I20260630 12:13:41.002302   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "6304fda8ee5b418ab45128324250eab8"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:41.008925   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:13:41.013962  6037 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:13:41.015023   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:13:41.015479   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "6304fda8ee5b418ab45128324250eab8"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-dl2z"
I20260630 12:13:41.015918   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:41.033615   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:41.035144   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:41.037040   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:41.040077   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:41.040400   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.040693   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:41.040896   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.091666   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44557
I20260630 12:13:41.091780  6099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44557 every 8 connection(s)
I20260630 12:13:41.097412   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:41.105628  6103 instance_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:13:41.106758  6104 instance_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:13:41.109407   431 server_base.cc:1061] running on GCE node
W20260630 12:13:41.110903  6107 instance_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:13:41.111053  6100 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33517
I20260630 12:13:41.111642  6100 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:41.112203   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:41.112500   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:41.112725   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821621112698 us; error 0 us; skew 500 ppm
I20260630 12:13:41.112983  6100 heartbeater.cc:507] Master 127.0.107.254:33517 requested a full tablet report, sending...
I20260630 12:13:41.113404   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:41.115808  5898 ts_manager.cc:194] Registered new tserver with Master: 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:41.116886   431 webserver.cc:533] Webserver started at http://127.0.107.195:40319/ using document root <none> and password file <none>
I20260630 12:13:41.117703   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:41.117969   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:41.118127  5898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41362
I20260630 12:13:41.118327   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:41.120122   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "d5cd6b25da7f4e479eb4052fffc50503"
format_stamp: "Formatted at 2026-06-30 12:13:41 on dist-test-slave-dl2z"
I20260630 12:13:41.125288   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:13:41.129424  6111 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:13:41.130569   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:13:41.130947   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "d5cd6b25da7f4e479eb4052fffc50503"
format_stamp: "Formatted at 2026-06-30 12:13:41 on dist-test-slave-dl2z"
I20260630 12:13:41.131254   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:41.148530   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:41.149953   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:41.151474   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:41.154458   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:41.154742   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.155018   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:41.155208   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.209299   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34109
I20260630 12:13:41.209429  6173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34109 every 8 connection(s)
I20260630 12:13:41.226303  6174 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33517
I20260630 12:13:41.226820  6174 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:41.227777  6174 heartbeater.cc:507] Master 127.0.107.254:33517 requested a full tablet report, sending...
I20260630 12:13:41.230306  5898 ts_manager.cc:194] Registered new tserver with Master: d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195:34109)
I20260630 12:13:41.231160   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018029564s
I20260630 12:13:41.232096  5898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41366
I20260630 12:13:42.004731  6025 heartbeater.cc:499] Master 127.0.107.254:33517 was elected leader, sending a full tablet report...
I20260630 12:13:42.121496  6100 heartbeater.cc:499] Master 127.0.107.254:33517 was elected leader, sending a full tablet report...
I20260630 12:13:42.235773  6174 heartbeater.cc:499] Master 127.0.107.254:33517 was elected leader, sending a full tablet report...
I20260630 12:13:42.398093  5898 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41370:
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:13:42.402074  5898 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:13:42.500912  6139 tablet_service.cc:1511] Processing CreateTablet for tablet 5c18cd8bf85b4c45989bb190d5489382 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:42.501243  6065 tablet_service.cc:1511] Processing CreateTablet for tablet 5c18cd8bf85b4c45989bb190d5489382 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:42.502512  6139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c18cd8bf85b4c45989bb190d5489382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.502692  6065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c18cd8bf85b4c45989bb190d5489382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.503693  6064 tablet_service.cc:1511] Processing CreateTablet for tablet ee88260e4dfe4fe69472d6d934742922 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:42.505415  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee88260e4dfe4fe69472d6d934742922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.524036  6138 tablet_service.cc:1511] Processing CreateTablet for tablet ee88260e4dfe4fe69472d6d934742922 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:42.525561  6138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee88260e4dfe4fe69472d6d934742922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.536863  5990 tablet_service.cc:1511] Processing CreateTablet for tablet 5c18cd8bf85b4c45989bb190d5489382 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:42.537367  5989 tablet_service.cc:1511] Processing CreateTablet for tablet ee88260e4dfe4fe69472d6d934742922 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:42.538388  5990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c18cd8bf85b4c45989bb190d5489382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.538295  5988 tablet_service.cc:1511] Processing CreateTablet for tablet ad92dfeab21c470495b208050a52d551 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:42.539597  5989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee88260e4dfe4fe69472d6d934742922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.540350  5988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad92dfeab21c470495b208050a52d551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.540518  6064 tablet_service.cc:1511] Processing CreateTablet for tablet ad92dfeab21c470495b208050a52d551 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:42.544047  6137 tablet_service.cc:1511] Processing CreateTablet for tablet ad92dfeab21c470495b208050a52d551 (DEFAULT_TABLE table=test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:42.547542  6137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad92dfeab21c470495b208050a52d551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.548695  6194 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: Bootstrap starting.
I20260630 12:13:42.553383  6194 tablet_bootstrap.cc:654] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.548668  6195 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: Bootstrap starting.
I20260630 12:13:42.547537  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad92dfeab21c470495b208050a52d551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.564874  6194 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: No bootstrap required, opened a new log
I20260630 12:13:42.565634  6194 ts_tablet_manager.cc:1403] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.011s
I20260630 12:13:42.570250  6194 raft_consensus.cc:359] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.571008  6194 raft_consensus.cc:385] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.571314  6194 raft_consensus.cc:740] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.572081  6194 consensus_queue.cc:260] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.576303  6195 tablet_bootstrap.cc:654] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.581372  6194 ts_tablet_manager.cc:1434] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260630 12:13:42.583267  6194 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Bootstrap starting.
I20260630 12:13:42.589354  6194 tablet_bootstrap.cc:654] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.591784  6195 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: No bootstrap required, opened a new log
I20260630 12:13:42.592505  6195 ts_tablet_manager.cc:1403] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260630 12:13:42.598097  6194 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: No bootstrap required, opened a new log
I20260630 12:13:42.598734  6194 ts_tablet_manager.cc:1403] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:13:42.601275  6194 raft_consensus.cc:359] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.602038  6194 raft_consensus.cc:385] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.602370  6194 raft_consensus.cc:740] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.603101  6194 consensus_queue.cc:260] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.604194  6195 raft_consensus.cc:359] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.605111  6194 ts_tablet_manager.cc:1434] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:13:42.605269  6195 raft_consensus.cc:385] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.605599  6195 raft_consensus.cc:740] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6304fda8ee5b418ab45128324250eab8, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.606194  6194 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: Bootstrap starting.
I20260630 12:13:42.606340  6195 consensus_queue.cc:260] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.602370  6199 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: Bootstrap starting.
I20260630 12:13:42.612619  6194 tablet_bootstrap.cc:654] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.614672  6199 tablet_bootstrap.cc:654] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.619915  6195 ts_tablet_manager.cc:1434] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260630 12:13:42.621515  6195 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: Bootstrap starting.
I20260630 12:13:42.625797  6199 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: No bootstrap required, opened a new log
I20260630 12:13:42.626416  6199 ts_tablet_manager.cc:1403] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260630 12:13:42.627635  6195 tablet_bootstrap.cc:654] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.627689  6194 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: No bootstrap required, opened a new log
I20260630 12:13:42.628444  6194 ts_tablet_manager.cc:1403] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260630 12:13:42.629279  6199 raft_consensus.cc:359] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.630105  6199 raft_consensus.cc:385] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.630448  6199 raft_consensus.cc:740] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b15c1cb72254932bbb81ea2c4221c21, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.631222  6199 consensus_queue.cc:260] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.631467  6194 raft_consensus.cc:359] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.632200  6194 raft_consensus.cc:385] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.632547  6194 raft_consensus.cc:740] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.633073  6195 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: No bootstrap required, opened a new log
I20260630 12:13:42.633634  6195 ts_tablet_manager.cc:1403] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:13:42.633580  6194 consensus_queue.cc:260] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.636453  6195 raft_consensus.cc:359] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.636947  6194 ts_tablet_manager.cc:1434] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:13:42.637171  6195 raft_consensus.cc:385] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.637562  6195 raft_consensus.cc:740] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6304fda8ee5b418ab45128324250eab8, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.639376  6199 ts_tablet_manager.cc:1434] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:13:42.638401  6195 consensus_queue.cc:260] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.640422  6199 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Bootstrap starting.
I20260630 12:13:42.644276  6195 ts_tablet_manager.cc:1434] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:13:42.645311  6195 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: Bootstrap starting.
I20260630 12:13:42.648890  6199 tablet_bootstrap.cc:654] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.651245  6195 tablet_bootstrap.cc:654] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.654343  6197 raft_consensus.cc:493] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:42.654857  6197 raft_consensus.cc:515] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.655319  6199 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: No bootstrap required, opened a new log
I20260630 12:13:42.656059  6199 ts_tablet_manager.cc:1403] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:13:42.658147  6197 leader_election.cc:290] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667), 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:42.659694  6199 raft_consensus.cc:359] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.660517  6199 raft_consensus.cc:385] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.660867  6199 raft_consensus.cc:740] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b15c1cb72254932bbb81ea2c4221c21, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.662149  6195 tablet_bootstrap.cc:492] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: No bootstrap required, opened a new log
I20260630 12:13:42.661800  6199 consensus_queue.cc:260] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.662814  6195 ts_tablet_manager.cc:1403] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260630 12:13:42.664211  6199 ts_tablet_manager.cc:1434] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:42.665302  6199 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: Bootstrap starting.
I20260630 12:13:42.666159  6195 raft_consensus.cc:359] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.666906  6195 raft_consensus.cc:385] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.667203  6195 raft_consensus.cc:740] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6304fda8ee5b418ab45128324250eab8, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.668330  6195 consensus_queue.cc:260] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.670878  6195 ts_tablet_manager.cc:1434] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:13:42.673192  6199 tablet_bootstrap.cc:654] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:42.680617  6197 raft_consensus.cc:493] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:42.681231  6197 raft_consensus.cc:515] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.686398  6197 leader_election.cc:290] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667), 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:42.690791  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad92dfeab21c470495b208050a52d551" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21" is_pre_election: true
I20260630 12:13:42.690996  5999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21" is_pre_election: true
I20260630 12:13:42.691570  6000 raft_consensus.cc:2468] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 0.
I20260630 12:13:42.692147  6199 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: No bootstrap required, opened a new log
W20260630 12:13:42.692401  6115 leader_election.cc:343] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:42.692634  6199 ts_tablet_manager.cc:1403] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260630 12:13:42.693542  6115 leader_election.cc:304] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b15c1cb72254932bbb81ea2c4221c21, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:42.694464  6197 raft_consensus.cc:2804] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:42.694864  6197 raft_consensus.cc:493] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:42.695293  6197 raft_consensus.cc:3060] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.695586  6199 raft_consensus.cc:359] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.696364  6199 raft_consensus.cc:385] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:42.696658  6199 raft_consensus.cc:740] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b15c1cb72254932bbb81ea2c4221c21, State: Initialized, Role: FOLLOWER
I20260630 12:13:42.697381  6199 consensus_queue.cc:260] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.699532  6199 ts_tablet_manager.cc:1434] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:13:42.702584  6197 raft_consensus.cc:515] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.703083  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad92dfeab21c470495b208050a52d551" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8" is_pre_election: true
I20260630 12:13:42.703796  6075 raft_consensus.cc:2468] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 0.
I20260630 12:13:42.703998  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8" is_pre_election: true
I20260630 12:13:42.704680  6074 raft_consensus.cc:2468] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 0.
I20260630 12:13:42.705533  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad92dfeab21c470495b208050a52d551" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
I20260630 12:13:42.705823  6197 leader_election.cc:290] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Requested vote from peers 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667), 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:42.706120  6000 raft_consensus.cc:3060] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.705997  6114 leader_election.cc:304] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [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: 6304fda8ee5b418ab45128324250eab8, d5cd6b25da7f4e479eb4052fffc50503; no voters: 8b15c1cb72254932bbb81ea2c4221c21
I20260630 12:13:42.707520  6197 raft_consensus.cc:2804] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:42.707867  6197 raft_consensus.cc:493] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:42.708041  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad92dfeab21c470495b208050a52d551" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8"
I20260630 12:13:42.708266  6197 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.708663  6074 raft_consensus.cc:3060] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.713591  6000 raft_consensus.cc:2468] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.714737  6115 leader_election.cc:304] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b15c1cb72254932bbb81ea2c4221c21, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:42.715835  6074 raft_consensus.cc:2468] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.716341  6197 raft_consensus.cc:515] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.718788  6197 leader_election.cc:290] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Requested vote from peers 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667), 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:42.719493  6197 raft_consensus.cc:493] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:42.720067  6197 raft_consensus.cc:515] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.722501  6197 leader_election.cc:290] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557), 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667)
I20260630 12:13:42.723121  6197 raft_consensus.cc:2804] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:42.724697  6197 raft_consensus.cc:697] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Becoming Leader. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Running, Role: LEADER
I20260630 12:13:42.724776  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
I20260630 12:13:42.725463  6000 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.725690  5999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21" is_pre_election: true
I20260630 12:13:42.725575  6197 consensus_queue.cc:237] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.726388  5999 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 0.
I20260630 12:13:42.727717  6115 leader_election.cc:304] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b15c1cb72254932bbb81ea2c4221c21, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:42.728240  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8"
I20260630 12:13:42.728575  6212 raft_consensus.cc:2804] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:42.728814  6074 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.729178  6212 raft_consensus.cc:493] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:42.729723  6212 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.732707  6000 raft_consensus.cc:2468] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.735446  6074 raft_consensus.cc:2468] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.737159  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8" is_pre_election: true
I20260630 12:13:42.737257  6114 leader_election.cc:304] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6304fda8ee5b418ab45128324250eab8, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:42.737831  6074 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 0.
I20260630 12:13:42.739002  6212 raft_consensus.cc:515] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.739886  6211 raft_consensus.cc:2804] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:42.740525  6211 raft_consensus.cc:697] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Becoming Leader. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Running, Role: LEADER
I20260630 12:13:42.741190  6212 leader_election.cc:290] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Requested vote from peers 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557), 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667)
I20260630 12:13:42.741492  6211 consensus_queue.cc:237] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:42.742020  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6304fda8ee5b418ab45128324250eab8"
I20260630 12:13:42.742676  6074 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.744964  5896 catalog_manager.cc:5697] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d5cd6b25da7f4e479eb4052fffc50503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:42.747181  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "d5cd6b25da7f4e479eb4052fffc50503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
I20260630 12:13:42.748113  6000 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:42.749902  6074 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.751142  6114 leader_election.cc:304] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6304fda8ee5b418ab45128324250eab8, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:42.752156  6212 raft_consensus.cc:2804] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:42.752643  6212 raft_consensus.cc:697] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Becoming Leader. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Running, Role: LEADER
I20260630 12:13:42.753537  6212 consensus_queue.cc:237] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:42.758105  6000 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5cd6b25da7f4e479eb4052fffc50503 in term 1.
I20260630 12:13:42.764637  5896 catalog_manager.cc:5697] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d5cd6b25da7f4e479eb4052fffc50503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:42.765966  5896 catalog_manager.cc:5697] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d5cd6b25da7f4e479eb4052fffc50503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:42.782467   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:42.786846  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:13:42.791462  6216 instance_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:13:42.792451  6217 instance_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:13:42.796185  6219 instance_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:13:42.796372   431 server_base.cc:1061] running on GCE node
I20260630 12:13:42.798447   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:42.798689   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:42.798885   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821622798869 us; error 0 us; skew 500 ppm
I20260630 12:13:42.799396   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:42.802299   431 webserver.cc:533] Webserver started at http://127.0.107.196:41721/ using document root <none> and password file <none>
I20260630 12:13:42.802804   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:42.803047   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:42.803351   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:42.804522   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "3635cf113d854b83b7c703a7dec074ac"
format_stamp: "Formatted at 2026-06-30 12:13:42 on dist-test-slave-dl2z"
I20260630 12:13:42.808203  6149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382"
dest_uuid: "d5cd6b25da7f4e479eb4052fffc50503"
mode: GRACEFUL
new_leader_uuid: "6304fda8ee5b418ab45128324250eab8"
 from {username='slave'} at 127.0.0.1:41890
I20260630 12:13:42.808945  6149 raft_consensus.cc:606] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Received request to transfer leadership to TS 6304fda8ee5b418ab45128324250eab8
I20260630 12:13:42.809778   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:42.811870  6149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922"
dest_uuid: "d5cd6b25da7f4e479eb4052fffc50503"
mode: GRACEFUL
new_leader_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
 from {username='slave'} at 127.0.0.1:41890
I20260630 12:13:42.812464  6149 raft_consensus.cc:606] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Received request to transfer leadership to TS 8b15c1cb72254932bbb81ea2c4221c21
I20260630 12:13:42.813642  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:13:42.814114  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:42.814658  6225 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:13:42.815713   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:42.816154   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "3635cf113d854b83b7c703a7dec074ac"
format_stamp: "Formatted at 2026-06-30 12:13:42 on dist-test-slave-dl2z"
I20260630 12:13:42.816541   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:42.838099   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:42.839340   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:42.840883   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:42.843113   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:42.843323   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:42.843591   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:42.843767   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:42.883700   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43979
I20260630 12:13:42.883788  6287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43979 every 8 connection(s)
I20260630 12:13:42.897542  6288 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33517
I20260630 12:13:42.897976  6288 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:42.898687  6288 heartbeater.cc:507] Master 127.0.107.254:33517 requested a full tablet report, sending...
I20260630 12:13:42.900585  5896 ts_manager.cc:194] Registered new tserver with Master: 3635cf113d854b83b7c703a7dec074ac (127.0.107.196:43979)
I20260630 12:13:42.901962  5896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41384
I20260630 12:13:42.967011  6211 consensus_queue.cc:1048] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:42.973737  6212 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:42.974033  6212 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:43.016352  6211 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:43.031399  6211 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:43.058188  6211 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:43.065055  6211 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:43.067296  6211 consensus_queue.cc:1048] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:43.123039  6197 raft_consensus.cc:993] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: : Instructing follower 6304fda8ee5b418ab45128324250eab8 to start an election
I20260630 12:13:43.123689  6211 raft_consensus.cc:1081] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Signalling peer 6304fda8ee5b418ab45128324250eab8 to start an election
I20260630 12:13:43.125543  6074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382"
dest_uuid: "6304fda8ee5b418ab45128324250eab8"
 from {username='slave'} at 127.0.0.1:40498
I20260630 12:13:43.126086  6074 raft_consensus.cc:493] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:43.126418  6074 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.131065  6074 raft_consensus.cc:515] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:43.133445  6074 leader_election.cc:290] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [CANDIDATE]: Term 2 election: Requested vote from peers d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195:34109), 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667)
I20260630 12:13:43.143409  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "6304fda8ee5b418ab45128324250eab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5cd6b25da7f4e479eb4052fffc50503"
I20260630 12:13:43.144059  6149 raft_consensus.cc:3055] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:43.144359  6149 raft_consensus.cc:740] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Running, Role: LEADER
I20260630 12:13:43.145042  6149 consensus_queue.cc:260] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:43.145222  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c18cd8bf85b4c45989bb190d5489382" candidate_uuid: "6304fda8ee5b418ab45128324250eab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
I20260630 12:13:43.145864  6000 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.146129  6149 raft_consensus.cc:3060] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.151998  6149 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6304fda8ee5b418ab45128324250eab8 in term 2.
I20260630 12:13:43.152354  6000 raft_consensus.cc:2468] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6304fda8ee5b418ab45128324250eab8 in term 2.
I20260630 12:13:43.153218  6040 leader_election.cc:304] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [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: 6304fda8ee5b418ab45128324250eab8, d5cd6b25da7f4e479eb4052fffc50503; no voters: 
I20260630 12:13:43.154297  6201 raft_consensus.cc:2804] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:43.155170  6201 raft_consensus.cc:697] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 LEADER]: Becoming Leader. State: Replica: 6304fda8ee5b418ab45128324250eab8, State: Running, Role: LEADER
I20260630 12:13:43.155988  6201 consensus_queue.cc:237] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } }
I20260630 12:13:43.164323  5896 catalog_manager.cc:5697] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 reported cstate change: term changed from 1 to 2, leader changed from d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) to 6304fda8ee5b418ab45128324250eab8 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "6304fda8ee5b418ab45128324250eab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:43.412359  6021 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca740 after lost signal to thread 434
I20260630 12:13:43.454012  6000 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:43.455338  6201 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:43.534584  6149 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:43.534626  6296 raft_consensus.cc:993] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: : Instructing follower 8b15c1cb72254932bbb81ea2c4221c21 to start an election
I20260630 12:13:43.535456  6299 raft_consensus.cc:1081] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Signalling peer 8b15c1cb72254932bbb81ea2c4221c21 to start an election
I20260630 12:13:43.536384  6201 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:43.537382  6000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922"
dest_uuid: "8b15c1cb72254932bbb81ea2c4221c21"
 from {username='slave'} at 127.0.0.1:36402
I20260630 12:13:43.538096  6000 raft_consensus.cc:493] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:43.538569  6000 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.548760  6000 raft_consensus.cc:515] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:43.572292  6000 leader_election.cc:290] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [CANDIDATE]: Term 2 election: Requested vote from peers 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557), d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195:34109)
I20260630 12:13:43.583724  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "8b15c1cb72254932bbb81ea2c4221c21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6304fda8ee5b418ab45128324250eab8"
I20260630 12:13:43.584474  6074 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.586606  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee88260e4dfe4fe69472d6d934742922" candidate_uuid: "8b15c1cb72254932bbb81ea2c4221c21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5cd6b25da7f4e479eb4052fffc50503"
I20260630 12:13:43.587198  6149 raft_consensus.cc:3055] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:43.587419  6149 raft_consensus.cc:740] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5cd6b25da7f4e479eb4052fffc50503, State: Running, Role: LEADER
I20260630 12:13:43.588160  6149 consensus_queue.cc:260] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:43.589272  6149 raft_consensus.cc:3060] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.592775  6074 raft_consensus.cc:2468] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b15c1cb72254932bbb81ea2c4221c21 in term 2.
I20260630 12:13:43.594360  6149 raft_consensus.cc:2468] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b15c1cb72254932bbb81ea2c4221c21 in term 2.
I20260630 12:13:43.594370  5965 leader_election.cc:304] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [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: 6304fda8ee5b418ab45128324250eab8, 8b15c1cb72254932bbb81ea2c4221c21; no voters: 
I20260630 12:13:43.595816  6205 raft_consensus.cc:2804] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:43.597398  6205 raft_consensus.cc:697] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 LEADER]: Becoming Leader. State: Replica: 8b15c1cb72254932bbb81ea2c4221c21, State: Running, Role: LEADER
I20260630 12:13:43.598207  6205 consensus_queue.cc:237] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } }
I20260630 12:13:43.605000  5896 catalog_manager.cc:5697] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 reported cstate change: term changed from 1 to 2, leader changed from d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) to 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "8b15c1cb72254932bbb81ea2c4221c21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:43.811151  5946 auto_rebalancer.cc:639] Failed to schedule move for tablet ee88260e4dfe4fe69472d6d934742922: Illegal state: Replica d5cd6b25da7f4e479eb4052fffc50503 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } }
I20260630 12:13:43.826212  6074 consensus_queue.cc:237] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:43.832535  6000 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:43.834137  6201 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } 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:13:43.835732  6149 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:43.837426  6201 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:43.845314  6040 consensus_peers.cc:597] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 -> Peer 3635cf113d854b83b7c703a7dec074ac (127.0.107.196:43979): Couldn't send request to peer 3635cf113d854b83b7c703a7dec074ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c18cd8bf85b4c45989bb190d5489382. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:43.845862  6000 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:43.848546  6149 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:43.864954  5896 catalog_manager.cc:5697] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 reported cstate change: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "6304fda8ee5b418ab45128324250eab8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:43.885360  6149 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:43.886842  6205 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:43.904356  6288 heartbeater.cc:499] Master 127.0.107.254:33517 was elected leader, sending a full tablet report...
I20260630 12:13:43.927122  6074 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:43.928671  6205 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:44.088632  6304 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:44.181990  6318 ts_tablet_manager.cc:933] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: Initiating tablet copy from peer 6304fda8ee5b418ab45128324250eab8 (127.0.107.194:44557)
I20260630 12:13:44.189353  6318 tablet_copy_client.cc:323] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44557
I20260630 12:13:44.218909  6085 tablet_copy_service.cc:140] P 6304fda8ee5b418ab45128324250eab8: Received BeginTabletCopySession request for tablet 5c18cd8bf85b4c45989bb190d5489382 from peer 3635cf113d854b83b7c703a7dec074ac ({username='slave'} at 127.0.0.1:40524)
I20260630 12:13:44.219583  6085 tablet_copy_service.cc:161] P 6304fda8ee5b418ab45128324250eab8: Beginning new tablet copy session on tablet 5c18cd8bf85b4c45989bb190d5489382 from peer 3635cf113d854b83b7c703a7dec074ac at {username='slave'} at 127.0.0.1:40524: session id = 3635cf113d854b83b7c703a7dec074ac-5c18cd8bf85b4c45989bb190d5489382
I20260630 12:13:44.229400  6085 tablet_copy_source_session.cc:215] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:44.233480  6318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c18cd8bf85b4c45989bb190d5489382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:44.251613  6318 tablet_copy_client.cc:806] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:44.252342  6318 tablet_copy_client.cc:670] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:44.256783  6318 tablet_copy_client.cc:538] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:44.266062  6318 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: Bootstrap starting.
I20260630 12:13:44.289501  6318 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: 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:13:44.290464  6318 tablet_bootstrap.cc:492] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: Bootstrap complete.
I20260630 12:13:44.291143  6318 ts_tablet_manager.cc:1403] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260630 12:13:44.294608  6318 raft_consensus.cc:359] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:44.295445  6318 raft_consensus.cc:740] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3635cf113d854b83b7c703a7dec074ac, State: Initialized, Role: LEARNER
I20260630 12:13:44.296175  6318 consensus_queue.cc:260] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:44.299412  6318 ts_tablet_manager.cc:1434] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260630 12:13:44.301520  6085 tablet_copy_service.cc:342] P 6304fda8ee5b418ab45128324250eab8: Request end of tablet copy session 3635cf113d854b83b7c703a7dec074ac-5c18cd8bf85b4c45989bb190d5489382 received from {username='slave'} at 127.0.0.1:40524
I20260630 12:13:44.301986  6085 tablet_copy_service.cc:434] P 6304fda8ee5b418ab45128324250eab8: ending tablet copy session 3635cf113d854b83b7c703a7dec074ac-5c18cd8bf85b4c45989bb190d5489382 on tablet 5c18cd8bf85b4c45989bb190d5489382 with peer 3635cf113d854b83b7c703a7dec074ac
I20260630 12:13:44.472108  6263 raft_consensus.cc:1217] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:44.815649  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:44.822742  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:44.823372  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:45.126008  6304 raft_consensus.cc:1064] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: attempting to promote NON_VOTER 3635cf113d854b83b7c703a7dec074ac to VOTER
I20260630 12:13:45.129159  6304 consensus_queue.cc:237] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } }
I20260630 12:13:45.137336  6263 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:45.141065  6310 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } 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:13:45.144033  6000 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:45.145954  6326 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } 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:13:45.147716  6149 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:45.177735  6326 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:13:45.197183  6000 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.199353  6149 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.214107  5897 catalog_manager.cc:5697] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 reported cstate change: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6304fda8ee5b418ab45128324250eab8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.421723  6326 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.436002  6263 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.445917  6074 consensus_queue.cc:237] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [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: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } }
I20260630 12:13:45.456142  6262 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:45.456604  6149 raft_consensus.cc:1275] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 6304fda8ee5b418ab45128324250eab8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:45.459985  6325 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:13:45.461563  6325 consensus_queue.cc:1048] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } 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:13:45.472548  6262 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.473742  6148 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.490749  5894 catalog_manager.cc:5697] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac reported cstate change: config changed from index 4 to 5, VOTER 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "6304fda8ee5b418ab45128324250eab8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:45.982550  5988 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c18cd8bf85b4c45989bb190d5489382 with delete_type TABLET_DATA_TOMBSTONED (TS 8b15c1cb72254932bbb81ea2c4221c21 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36392
I20260630 12:13:45.991343  6335 tablet_replica.cc:333] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: stopping tablet replica
I20260630 12:13:45.993448  6335 raft_consensus.cc:2243] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:45.994674  6335 raft_consensus.cc:2272] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.013255  6335 ts_tablet_manager.cc:1916] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:46.033136  6335 ts_tablet_manager.cc:1929] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:46.033736  6335 log.cc:1199] T 5c18cd8bf85b4c45989bb190d5489382 P 8b15c1cb72254932bbb81ea2c4221c21: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-0-root/wals/5c18cd8bf85b4c45989bb190d5489382
I20260630 12:13:46.038704  5885 catalog_manager.cc:5028] TS 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667): tablet 5c18cd8bf85b4c45989bb190d5489382 (table test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]) successfully deleted
I20260630 12:13:46.372406  6326 raft_consensus.cc:2955] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:46.380172  5884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c18cd8bf85b4c45989bb190d5489382 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:13:46.730237  6170 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed720 after lost signal to thread 434
W20260630 12:13:46.731266  6170 debug-util.cc:398] Leaking SignalData structure 0x7b08002467c0 after lost signal to thread 5932
W20260630 12:13:46.732352  6170 debug-util.cc:398] Leaking SignalData structure 0x7b08001c18c0 after lost signal to thread 6024
W20260630 12:13:46.733258  6170 debug-util.cc:398] Leaking SignalData structure 0x7b080012dca0 after lost signal to thread 6099
W20260630 12:13:46.734175  6170 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebf80 after lost signal to thread 6173
W20260630 12:13:46.735136  6170 debug-util.cc:398] Leaking SignalData structure 0x7b0800113b00 after lost signal to thread 6287
I20260630 12:13:46.777283  6000 consensus_queue.cc:237] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:46.788121  6148 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:46.790022  6336 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } 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:13:46.799109  6074 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:46.800967  6336 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:46.819527  6148 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:46.824536  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:46.828241  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:46.832333  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:46.837020  5965 consensus_peers.cc:597] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 -> Peer 3635cf113d854b83b7c703a7dec074ac (127.0.107.196:43979): Couldn't send request to peer 3635cf113d854b83b7c703a7dec074ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee88260e4dfe4fe69472d6d934742922. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:46.839152  6074 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:46.842250  5897 catalog_manager.cc:5697] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 reported cstate change: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "8b15c1cb72254932bbb81ea2c4221c21" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
I20260630 12:13:46.888113  6336 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } } }
W20260630 12:13:46.983130  6284 debug-util.cc:398] Leaking SignalData structure 0x7b0800186a00 after lost signal to thread 434
W20260630 12:13:46.984426  6284 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8c60 after lost signal to thread 5932
W20260630 12:13:46.985736  6284 debug-util.cc:398] Leaking SignalData structure 0x7b080012b000 after lost signal to thread 6024
W20260630 12:13:46.986927  6284 debug-util.cc:398] Leaking SignalData structure 0x7b08002cad80 after lost signal to thread 6099
W20260630 12:13:46.988090  6284 debug-util.cc:398] Leaking SignalData structure 0x7b080022fe00 after lost signal to thread 6173
W20260630 12:13:46.988363  6284 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7000 after lost signal to thread 6174
W20260630 12:13:46.989591  6284 debug-util.cc:398] Leaking SignalData structure 0x7b080020c0c0 after lost signal to thread 6287
I20260630 12:13:47.036803  6352 ts_tablet_manager.cc:933] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: Initiating tablet copy from peer 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667)
I20260630 12:13:47.072139  6352 tablet_copy_client.cc:323] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37667
I20260630 12:13:47.117704  6010 tablet_copy_service.cc:140] P 8b15c1cb72254932bbb81ea2c4221c21: Received BeginTabletCopySession request for tablet ee88260e4dfe4fe69472d6d934742922 from peer 3635cf113d854b83b7c703a7dec074ac ({username='slave'} at 127.0.0.1:36432)
I20260630 12:13:47.118350  6010 tablet_copy_service.cc:161] P 8b15c1cb72254932bbb81ea2c4221c21: Beginning new tablet copy session on tablet ee88260e4dfe4fe69472d6d934742922 from peer 3635cf113d854b83b7c703a7dec074ac at {username='slave'} at 127.0.0.1:36432: session id = 3635cf113d854b83b7c703a7dec074ac-ee88260e4dfe4fe69472d6d934742922
I20260630 12:13:47.127566  6010 tablet_copy_source_session.cc:215] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:47.131472  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee88260e4dfe4fe69472d6d934742922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:47.167426  6352 tablet_copy_client.cc:806] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:47.168208  6352 tablet_copy_client.cc:670] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:47.173718  6352 tablet_copy_client.cc:538] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:47.197422  6352 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: Bootstrap starting.
I20260630 12:13:47.256738  6352 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: 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:13:47.257810  6352 tablet_bootstrap.cc:492] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: Bootstrap complete.
I20260630 12:13:47.258589  6352 ts_tablet_manager.cc:1403] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.004s
I20260630 12:13:47.261546  6352 raft_consensus.cc:359] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:47.268998  6352 raft_consensus.cc:740] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3635cf113d854b83b7c703a7dec074ac, State: Initialized, Role: LEARNER
I20260630 12:13:47.269932  6352 consensus_queue.cc:260] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: true } }
I20260630 12:13:47.281046  6352 ts_tablet_manager.cc:1434] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260630 12:13:47.293678  6010 tablet_copy_service.cc:342] P 8b15c1cb72254932bbb81ea2c4221c21: Request end of tablet copy session 3635cf113d854b83b7c703a7dec074ac-ee88260e4dfe4fe69472d6d934742922 received from {username='slave'} at 127.0.0.1:36432
I20260630 12:13:47.294183  6010 tablet_copy_service.cc:434] P 8b15c1cb72254932bbb81ea2c4221c21: ending tablet copy session 3635cf113d854b83b7c703a7dec074ac-ee88260e4dfe4fe69472d6d934742922 on tablet ee88260e4dfe4fe69472d6d934742922 with peer 3635cf113d854b83b7c703a7dec074ac
I20260630 12:13:47.353024  6262 raft_consensus.cc:1217] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:47.932955  6336 raft_consensus.cc:1064] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: attempting to promote NON_VOTER 3635cf113d854b83b7c703a7dec074ac to VOTER
I20260630 12:13:47.935597  6336 consensus_queue.cc:237] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } }
I20260630 12:13:47.953065  6262 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 LEARNER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.955754  6148 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.961589  6347 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } 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:13:47.963472  6347 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } 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:13:47.981055  6074 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.998112  6347 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:48.028883  6075 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.043936  5894 catalog_manager.cc:5697] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 reported cstate change: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8b15c1cb72254932bbb81ea2c4221c21" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.049721  6262 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.167518  6347 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.182349  6148 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3635cf113d854b83b7c703a7dec074ac (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "d5cd6b25da7f4e479eb4052fffc50503" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34109 } attrs { replace: true } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.220630  6000 consensus_queue.cc:237] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [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: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } }
I20260630 12:13:48.229503  6262 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:48.231333  6336 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } 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:13:48.239078  6074 raft_consensus.cc:1275] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Refusing update from remote peer 8b15c1cb72254932bbb81ea2c4221c21: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:48.241951  6358 consensus_queue.cc:1048] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:48.253662  6074 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.255286  6262 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.278064  5897 catalog_manager.cc:5697] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 reported cstate change: config changed from index 4 to 5, VOTER d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "8b15c1cb72254932bbb81ea2c4221c21" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.443555  6137 tablet_service.cc:1558] Processing DeleteTablet for tablet ee88260e4dfe4fe69472d6d934742922 with delete_type TABLET_DATA_TOMBSTONED (TS d5cd6b25da7f4e479eb4052fffc50503 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41886
I20260630 12:13:48.454540  6367 tablet_replica.cc:333] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: stopping tablet replica
I20260630 12:13:48.455694  6367 raft_consensus.cc:2243] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.456542  6367 raft_consensus.cc:2272] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.460675  6367 ts_tablet_manager.cc:1916] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:48.478963  6367 ts_tablet_manager.cc:1929] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:48.479398  6367 log.cc:1199] T ee88260e4dfe4fe69472d6d934742922 P d5cd6b25da7f4e479eb4052fffc50503: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821462532019-431-0/minicluster-data/ts-2-root/wals/ee88260e4dfe4fe69472d6d934742922
I20260630 12:13:48.481377  5884 catalog_manager.cc:5028] TS d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195:34109): tablet ee88260e4dfe4fe69472d6d934742922 (table test-workload [id=3484edb91db94e0fa8fbc75cd131aedf]) successfully deleted
I20260630 12:13:48.748746  6347 raft_consensus.cc:2955] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d5cd6b25da7f4e479eb4052fffc50503 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8b15c1cb72254932bbb81ea2c4221c21" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37667 } } peers { permanent_uuid: "6304fda8ee5b418ab45128324250eab8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44557 } } peers { permanent_uuid: "3635cf113d854b83b7c703a7dec074ac" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43979 } attrs { promote: false } } }
I20260630 12:13:48.759193  5885 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee88260e4dfe4fe69472d6d934742922 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:48.833551  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:48.837700  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:48.838277  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:50.839496  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:50.843581  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:50.844139  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:52.845188  5951 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:52.847785  5951 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:52.848189  5951 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:53.168931   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:53.194802   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.195600   431 tablet_replica.cc:333] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21: stopping tablet replica
I20260630 12:13:53.196245   431 raft_consensus.cc:2243] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.197046   431 raft_consensus.cc:2272] T ee88260e4dfe4fe69472d6d934742922 P 8b15c1cb72254932bbb81ea2c4221c21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.199095   431 tablet_replica.cc:333] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21: stopping tablet replica
I20260630 12:13:53.199594   431 raft_consensus.cc:2243] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.200053   431 raft_consensus.cc:2272] T ad92dfeab21c470495b208050a52d551 P 8b15c1cb72254932bbb81ea2c4221c21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.242159   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:53.258047   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:53.282264   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.282919   431 tablet_replica.cc:333] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8: stopping tablet replica
I20260630 12:13:53.283450   431 raft_consensus.cc:2243] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.283910   431 raft_consensus.cc:2272] T ad92dfeab21c470495b208050a52d551 P 6304fda8ee5b418ab45128324250eab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.286015   431 tablet_replica.cc:333] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8: stopping tablet replica
I20260630 12:13:53.286476   431 raft_consensus.cc:2243] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.286978   431 raft_consensus.cc:2272] T ee88260e4dfe4fe69472d6d934742922 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.288887   431 tablet_replica.cc:333] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8: stopping tablet replica
I20260630 12:13:53.289264   431 raft_consensus.cc:2243] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.289944   431 raft_consensus.cc:2272] T 5c18cd8bf85b4c45989bb190d5489382 P 6304fda8ee5b418ab45128324250eab8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:53.312892  6115 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37667: connect: Connection refused (error 111) [suppressed 69 similar messages]
I20260630 12:13:53.313660   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:13:53.316586  6115 consensus_peers.cc:597] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 -> Peer 8b15c1cb72254932bbb81ea2c4221c21 (127.0.107.193:37667): Couldn't send request to peer 8b15c1cb72254932bbb81ea2c4221c21. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.327596   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:53.352165   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.352973   431 tablet_replica.cc:333] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503: stopping tablet replica
I20260630 12:13:53.353585   431 raft_consensus.cc:2243] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.354408   431 raft_consensus.cc:2272] T ad92dfeab21c470495b208050a52d551 P d5cd6b25da7f4e479eb4052fffc50503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.356603   431 tablet_replica.cc:333] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503: stopping tablet replica
I20260630 12:13:53.357056   431 raft_consensus.cc:2243] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.357504   431 raft_consensus.cc:2272] T 5c18cd8bf85b4c45989bb190d5489382 P d5cd6b25da7f4e479eb4052fffc50503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.403672   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:53.418453   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:53.441087   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.441787   431 tablet_replica.cc:333] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac: stopping tablet replica
I20260630 12:13:53.442345   431 raft_consensus.cc:2243] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.442822   431 raft_consensus.cc:2272] T ee88260e4dfe4fe69472d6d934742922 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.444680   431 tablet_replica.cc:333] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac: stopping tablet replica
I20260630 12:13:53.445107   431 raft_consensus.cc:2243] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.445487   431 raft_consensus.cc:2272] T 5c18cd8bf85b4c45989bb190d5489382 P 3635cf113d854b83b7c703a7dec074ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.494581   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:53.505357   431 master.cc:562] Master@127.0.107.254:33517 shutting down...
I20260630 12:13:53.523917   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.524526   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.524876   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P bab31ebe1c1b4fc88acd90e05c5bf8e2: stopping tablet replica
I20260630 12:13:53.544219   431 master.cc:584] Master@127.0.107.254:33517 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12967 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:53.584403   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33177
I20260630 12:13:53.585709   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:53.591086  6372 instance_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:13:53.592078  6373 instance_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:13:53.592531  6375 instance_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:13:53.592784   431 server_base.cc:1061] running on GCE node
I20260630 12:13:53.593798   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:53.593978   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:53.594110   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821633594097 us; error 0 us; skew 500 ppm
I20260630 12:13:53.594614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:53.597332   431 webserver.cc:533] Webserver started at http://127.0.107.254:41363/ using document root <none> and password file <none>
I20260630 12:13:53.597780   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:53.597931   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:53.598176   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:53.599277   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "4a840c582a014bbda5c5465ed49b62d3"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.604017   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:53.607287  6380 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:13:53.608094   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:13:53.608371   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "4a840c582a014bbda5c5465ed49b62d3"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.608670   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:53.624917   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:53.626099   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:53.663614   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33177
I20260630 12:13:53.663703  6431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33177 every 8 connection(s)
I20260630 12:13:53.667452  6432 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:13:53.677949  6432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3: Bootstrap starting.
I20260630 12:13:53.682478  6432 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:53.686653  6432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3: No bootstrap required, opened a new log
I20260630 12:13:53.688908  6432 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER }
I20260630 12:13:53.689321  6432 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:53.689571  6432 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a840c582a014bbda5c5465ed49b62d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:53.690238  6432 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER }
I20260630 12:13:53.690711  6432 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:53.690912  6432 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:53.691211  6432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:53.695922  6432 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER }
I20260630 12:13:53.696563  6432 leader_election.cc:304] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [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: 4a840c582a014bbda5c5465ed49b62d3; no voters: 
I20260630 12:13:53.697759  6432 leader_election.cc:290] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:53.698169  6435 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:53.699534  6435 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a840c582a014bbda5c5465ed49b62d3, State: Running, Role: LEADER
I20260630 12:13:53.700186  6435 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [LEADER]: Queue going to LEADER mode. State: All 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: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER }
I20260630 12:13:53.700726  6432 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:53.704643  6436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a840c582a014bbda5c5465ed49b62d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER } }
I20260630 12:13:53.704975  6437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a840c582a014bbda5c5465ed49b62d3. Latest consensus state: current_term: 1 leader_uuid: "4a840c582a014bbda5c5465ed49b62d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a840c582a014bbda5c5465ed49b62d3" member_type: VOTER } }
I20260630 12:13:53.705446  6436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:53.705835  6437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:53.711891  6441 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:53.719873  6441 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:53.720913   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:53.728840  6441 catalog_manager.cc:1383] Generated new cluster ID: 2ddc2de4f5a349d38842c8fd819cff01
I20260630 12:13:53.729158  6441 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:53.751559  6441 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:53.752964  6441 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:53.767367  6441 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3: Generated new TSK 0
I20260630 12:13:53.768028  6441 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:53.787927   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:53.794198  6453 instance_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:13:53.794910  6454 instance_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:13:53.797188  6456 instance_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:13:53.797297   431 server_base.cc:1061] running on GCE node
I20260630 12:13:53.798393   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:53.798606   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:53.798774   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821633798758 us; error 0 us; skew 500 ppm
I20260630 12:13:53.799317   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:53.801707   431 webserver.cc:533] Webserver started at http://127.0.107.193:40201/ using document root <none> and password file <none>
I20260630 12:13:53.802273   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:53.802490   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:53.802802   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:53.803915   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "b2af92d618d7405db2ce37ee18634fa3"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.808460   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:53.811771  6461 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:13:53.812718   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:53.813036   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b2af92d618d7405db2ce37ee18634fa3"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.813324   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:53.828110   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:53.829222   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:53.830632   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:53.832928   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:53.833153   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:53.833380   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:53.833573   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:53.874473   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35269
I20260630 12:13:53.874567  6523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35269 every 8 connection(s)
I20260630 12:13:53.879655   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:53.889016  6528 instance_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:13:53.891829  6531 instance_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:13:53.892194  6529 instance_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:13:53.893134   431 server_base.cc:1061] running on GCE node
I20260630 12:13:53.894008   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:53.894189   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:53.894402   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821633894367 us; error 0 us; skew 500 ppm
I20260630 12:13:53.895210   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:53.897687   431 webserver.cc:533] Webserver started at http://127.0.107.194:34481/ using document root <none> and password file <none>
I20260630 12:13:53.898140   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:53.898294   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:53.898499   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:53.899480   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "bb15bd6ac190483e9d0a951949ef8b1b"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.904655   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:13:53.905278  6524 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33177
I20260630 12:13:53.905686  6524 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:53.906517  6524 heartbeater.cc:507] Master 127.0.107.254:33177 requested a full tablet report, sending...
I20260630 12:13:53.908470  6536 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:13:53.909206  6397 ts_manager.cc:194] Registered new tserver with Master: b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269)
I20260630 12:13:53.909394   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:13:53.909807   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "bb15bd6ac190483e9d0a951949ef8b1b"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:53.910159   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:53.911677  6397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44418
I20260630 12:13:53.933579   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:53.934808   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:53.936276   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:53.938552   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:53.938783   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:53.939024   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:53.939195   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:53.979378   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40099
I20260630 12:13:53.979472  6598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40099 every 8 connection(s)
I20260630 12:13:53.984010   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:53.990737  6602 instance_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:13:53.992718  6603 instance_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:13:53.994011   431 server_base.cc:1061] running on GCE node
W20260630 12:13:53.995007  6605 instance_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:13:53.996143   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:53.996336   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:53.996570   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821633996550 us; error 0 us; skew 500 ppm
I20260630 12:13:53.996817  6599 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33177
I20260630 12:13:53.997121   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:53.997211  6599 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:53.998207  6599 heartbeater.cc:507] Master 127.0.107.254:33177 requested a full tablet report, sending...
I20260630 12:13:53.999678   431 webserver.cc:533] Webserver started at http://127.0.107.195:39039/ using document root <none> and password file <none>
I20260630 12:13:54.000283   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:54.000382  6397 ts_manager.cc:194] Registered new tserver with Master: bb15bd6ac190483e9d0a951949ef8b1b (127.0.107.194:40099)
I20260630 12:13:54.000540   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:54.000927   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:54.001947  6397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44432
I20260630 12:13:54.002224   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "845d972482db4e469a96712a3fc9afb7"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:54.006737   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:54.010088  6610 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:13:54.010915   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:54.011238   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "845d972482db4e469a96712a3fc9afb7"
format_stamp: "Formatted at 2026-06-30 12:13:53 on dist-test-slave-dl2z"
I20260630 12:13:54.011525   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:54.021566   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:54.022822   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:54.052897   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:54.056007   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:54.056224   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:54.056445   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:54.056591   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.097183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33315
I20260630 12:13:54.097352  6673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33315 every 8 connection(s)
I20260630 12:13:54.113813  6674 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33177
I20260630 12:13:54.114203  6674 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:54.114995  6674 heartbeater.cc:507] Master 127.0.107.254:33177 requested a full tablet report, sending...
I20260630 12:13:54.117334  6397 ts_manager.cc:194] Registered new tserver with Master: 845d972482db4e469a96712a3fc9afb7 (127.0.107.195:33315)
I20260630 12:13:54.117419   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016254218s
I20260630 12:13:54.119342  6397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44444
I20260630 12:13:54.915310  6524 heartbeater.cc:499] Master 127.0.107.254:33177 was elected leader, sending a full tablet report...
I20260630 12:13:55.004825  6599 heartbeater.cc:499] Master 127.0.107.254:33177 was elected leader, sending a full tablet report...
I20260630 12:13:55.122362  6674 heartbeater.cc:499] Master 127.0.107.254:33177 was elected leader, sending a full tablet report...
I20260630 12:13:55.178128  6397 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44452:
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:13:55.180197  6397 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:13:55.229400  6489 tablet_service.cc:1511] Processing CreateTablet for tablet 8b31c46e050a44ddab8cb998b4b8d4d5 (DEFAULT_TABLE table=test-workload [id=ed726925a3414aacb588293980c38e6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:55.231009  6489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b31c46e050a44ddab8cb998b4b8d4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.231515  6564 tablet_service.cc:1511] Processing CreateTablet for tablet 8b31c46e050a44ddab8cb998b4b8d4d5 (DEFAULT_TABLE table=test-workload [id=ed726925a3414aacb588293980c38e6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:55.232708  6564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b31c46e050a44ddab8cb998b4b8d4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.244243  6639 tablet_service.cc:1511] Processing CreateTablet for tablet 8b31c46e050a44ddab8cb998b4b8d4d5 (DEFAULT_TABLE table=test-workload [id=ed726925a3414aacb588293980c38e6e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:55.245587  6639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b31c46e050a44ddab8cb998b4b8d4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.248850  6694 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: Bootstrap starting.
I20260630 12:13:55.253357  6695 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: Bootstrap starting.
I20260630 12:13:55.258181  6694 tablet_bootstrap.cc:654] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.260246  6695 tablet_bootstrap.cc:654] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.262418  6696 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: Bootstrap starting.
I20260630 12:13:55.265172  6694 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: No bootstrap required, opened a new log
I20260630 12:13:55.265774  6694 ts_tablet_manager.cc:1403] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260630 12:13:55.267858  6695 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: No bootstrap required, opened a new log
I20260630 12:13:55.268362  6695 ts_tablet_manager.cc:1403] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:13:55.268340  6694 raft_consensus.cc:359] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.269325  6694 raft_consensus.cc:385] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.269605  6694 raft_consensus.cc:740] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2af92d618d7405db2ce37ee18634fa3, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.269817  6696 tablet_bootstrap.cc:654] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.270452  6694 consensus_queue.cc:260] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.271646  6695 raft_consensus.cc:359] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.272500  6695 raft_consensus.cc:385] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.272931  6695 raft_consensus.cc:740] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb15bd6ac190483e9d0a951949ef8b1b, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.273408  6694 ts_tablet_manager.cc:1434] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:55.274056  6695 consensus_queue.cc:260] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.278685  6695 ts_tablet_manager.cc:1434] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:13:55.280184  6696 tablet_bootstrap.cc:492] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: No bootstrap required, opened a new log
I20260630 12:13:55.280618  6696 ts_tablet_manager.cc:1403] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:13:55.283560  6696 raft_consensus.cc:359] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.284396  6696 raft_consensus.cc:385] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.284737  6696 raft_consensus.cc:740] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d972482db4e469a96712a3fc9afb7, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.285537  6696 consensus_queue.cc:260] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.288160  6696 ts_tablet_manager.cc:1434] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
W20260630 12:13:55.353222  6675 tablet.cc:2406] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:55.587992  6701 raft_consensus.cc:493] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:55.588645  6701 raft_consensus.cc:515] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.590819  6701 leader_election.cc:290] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269), 845d972482db4e469a96712a3fc9afb7 (127.0.107.195:33315)
I20260630 12:13:55.602942  6699 raft_consensus.cc:493] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:55.603155  6499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2af92d618d7405db2ce37ee18634fa3" is_pre_election: true
I20260630 12:13:55.603593  6699 raft_consensus.cc:515] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.604646  6499 raft_consensus.cc:2468] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb15bd6ac190483e9d0a951949ef8b1b in term 0.
I20260630 12:13:55.604733  6649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d972482db4e469a96712a3fc9afb7" is_pre_election: true
I20260630 12:13:55.605479  6649 raft_consensus.cc:2468] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb15bd6ac190483e9d0a951949ef8b1b in term 0.
I20260630 12:13:55.606184  6539 leader_election.cc:304] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2af92d618d7405db2ce37ee18634fa3, bb15bd6ac190483e9d0a951949ef8b1b; no voters: 
I20260630 12:13:55.608134  6701 raft_consensus.cc:2804] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:55.608618  6701 raft_consensus.cc:493] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:55.607762  6699 leader_election.cc:290] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb15bd6ac190483e9d0a951949ef8b1b (127.0.107.194:40099), 845d972482db4e469a96712a3fc9afb7 (127.0.107.195:33315)
I20260630 12:13:55.609067  6701 raft_consensus.cc:3060] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:55.617543  6701 raft_consensus.cc:515] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.619925  6701 leader_election.cc:290] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [CANDIDATE]: Term 1 election: Requested vote from peers b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269), 845d972482db4e469a96712a3fc9afb7 (127.0.107.195:33315)
I20260630 12:13:55.619740  6574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "b2af92d618d7405db2ce37ee18634fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" is_pre_election: true
I20260630 12:13:55.620853  6649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "b2af92d618d7405db2ce37ee18634fa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d972482db4e469a96712a3fc9afb7" is_pre_election: true
I20260630 12:13:55.621408  6499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2af92d618d7405db2ce37ee18634fa3"
I20260630 12:13:55.621555  6649 raft_consensus.cc:2468] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2af92d618d7405db2ce37ee18634fa3 in term 0.
I20260630 12:13:55.621471  6574 raft_consensus.cc:2393] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2af92d618d7405db2ce37ee18634fa3 in current term 1: Already voted for candidate bb15bd6ac190483e9d0a951949ef8b1b in this term.
I20260630 12:13:55.621786  6648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b31c46e050a44ddab8cb998b4b8d4d5" candidate_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d972482db4e469a96712a3fc9afb7"
I20260630 12:13:55.622292  6499 raft_consensus.cc:3060] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:55.622573  6648 raft_consensus.cc:3060] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:55.624576  6464 leader_election.cc:304] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [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: 845d972482db4e469a96712a3fc9afb7, b2af92d618d7405db2ce37ee18634fa3; no voters: bb15bd6ac190483e9d0a951949ef8b1b
I20260630 12:13:55.628911  6499 raft_consensus.cc:2468] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb15bd6ac190483e9d0a951949ef8b1b in term 1.
I20260630 12:13:55.629192  6648 raft_consensus.cc:2468] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb15bd6ac190483e9d0a951949ef8b1b in term 1.
I20260630 12:13:55.629456  6699 raft_consensus.cc:2764] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:13:55.630321  6539 leader_election.cc:304] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2af92d618d7405db2ce37ee18634fa3, bb15bd6ac190483e9d0a951949ef8b1b; no voters: 
I20260630 12:13:55.631075  6701 raft_consensus.cc:2804] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:55.632441  6701 raft_consensus.cc:697] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 LEADER]: Becoming Leader. State: Replica: bb15bd6ac190483e9d0a951949ef8b1b, State: Running, Role: LEADER
I20260630 12:13:55.633708  6701 consensus_queue.cc:237] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } }
I20260630 12:13:55.640863  6396 catalog_manager.cc:5697] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b reported cstate change: term changed from 0 to 1, leader changed from <none> to bb15bd6ac190483e9d0a951949ef8b1b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2af92d618d7405db2ce37ee18634fa3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb15bd6ac190483e9d0a951949ef8b1b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:55.693521   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:55.716948   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:55.717823  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:55.718986   431 tablet_replica.cc:333] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3: stopping tablet replica
I20260630 12:13:55.719568   431 raft_consensus.cc:2243] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:55.719710  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:55.720093   431 raft_consensus.cc:2272] T 8b31c46e050a44ddab8cb998b4b8d4d5 P b2af92d618d7405db2ce37ee18634fa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:55.720228  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:55.740963   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:13:56.175729  6539 consensus_peers.cc:597] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b -> Peer b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269): Couldn't send request to peer b2af92d618d7405db2ce37ee18634fa3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:56.199568  6709 consensus_queue.cc:1048] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d972482db4e469a96712a3fc9afb7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:57.721380  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:57.722968  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:57.723353  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:58.383378  6539 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:13:58.816272  6539 consensus_peers.cc:597] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b -> Peer b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269): Couldn't send request to peer b2af92d618d7405db2ce37ee18634fa3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:13:59.724633  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:59.726052  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:59.726346  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:01.078105  6539 consensus_peers.cc:597] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b -> Peer b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269): Couldn't send request to peer b2af92d618d7405db2ce37ee18634fa3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:14:01.727466  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:01.729017  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:01.729344  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:03.512372  6539 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:14:03.730258  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:03.731561  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:03.731806  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:03.988241  6539 consensus_peers.cc:597] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b -> Peer b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269): Couldn't send request to peer b2af92d618d7405db2ce37ee18634fa3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:14:05.733031  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:05.734506  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:05.734776  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:06.482618  6539 consensus_peers.cc:597] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b -> Peer b2af92d618d7405db2ce37ee18634fa3 (127.0.107.193:35269): Couldn't send request to peer b2af92d618d7405db2ce37ee18634fa3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35269: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:14:07.735679  6450 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:07.736969  6450 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:07.737221  6450 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:07.816780   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:07.843152   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.844151   431 tablet_replica.cc:333] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b: stopping tablet replica
I20260630 12:14:07.844769   431 raft_consensus.cc:2243] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.845834   431 raft_consensus.cc:2272] T 8b31c46e050a44ddab8cb998b4b8d4d5 P bb15bd6ac190483e9d0a951949ef8b1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.867383   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:07.881753   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:07.903437   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.904213   431 tablet_replica.cc:333] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7: stopping tablet replica
I20260630 12:14:07.904736   431 raft_consensus.cc:2243] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.905268   431 raft_consensus.cc:2272] T 8b31c46e050a44ddab8cb998b4b8d4d5 P 845d972482db4e469a96712a3fc9afb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.927512   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:07.943308   431 master.cc:562] Master@127.0.107.254:33177 shutting down...
I20260630 12:14:07.971432   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.972227   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.972582   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a840c582a014bbda5c5465ed49b62d3: stopping tablet replica
I20260630 12:14:07.991071   431 master.cc:584] Master@127.0.107.254:33177 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14446 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:08.031067   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45367
I20260630 12:14:08.032349   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.038419  6744 instance_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:14:08.038440  6743 instance_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:14:08.039655  6746 instance_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:14:08.039727   431 server_base.cc:1061] running on GCE node
I20260630 12:14:08.040653   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.040830   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.041033   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648041002 us; error 0 us; skew 500 ppm
I20260630 12:14:08.041560   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.043839   431 webserver.cc:533] Webserver started at http://127.0.107.254:45759/ using document root <none> and password file <none>
I20260630 12:14:08.044487   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.044719   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.045054   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.046272   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "343709c338da49a4b093fbdb431d6ce8"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.050693   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:08.053969  6751 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:14:08.054709   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:08.054982   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "343709c338da49a4b093fbdb431d6ce8"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.055263   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.070627   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.071910   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.110253   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45367
I20260630 12:14:08.110383  6802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45367 every 8 connection(s)
I20260630 12:14:08.114228  6803 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:14:08.126150  6803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8: Bootstrap starting.
I20260630 12:14:08.132026  6803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.136422  6803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8: No bootstrap required, opened a new log
I20260630 12:14:08.138551  6803 raft_consensus.cc:359] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER }
I20260630 12:14:08.138998  6803 raft_consensus.cc:385] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.139187  6803 raft_consensus.cc:740] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 343709c338da49a4b093fbdb431d6ce8, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.139690  6803 consensus_queue.cc:260] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER }
I20260630 12:14:08.140183  6803 raft_consensus.cc:399] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:08.140374  6803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:08.140588  6803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:08.145397  6803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER }
I20260630 12:14:08.145867  6803 leader_election.cc:304] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [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: 343709c338da49a4b093fbdb431d6ce8; no voters: 
I20260630 12:14:08.146955  6803 leader_election.cc:290] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:08.147372  6806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:08.148739  6806 raft_consensus.cc:697] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 1 LEADER]: Becoming Leader. State: Replica: 343709c338da49a4b093fbdb431d6ce8, State: Running, Role: LEADER
I20260630 12:14:08.149471  6806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [LEADER]: Queue going to LEADER mode. State: All 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: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER }
I20260630 12:14:08.149883  6803 sys_catalog.cc:565] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:08.152901  6808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 343709c338da49a4b093fbdb431d6ce8. Latest consensus state: current_term: 1 leader_uuid: "343709c338da49a4b093fbdb431d6ce8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER } }
I20260630 12:14:08.152856  6807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "343709c338da49a4b093fbdb431d6ce8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "343709c338da49a4b093fbdb431d6ce8" member_type: VOTER } }
I20260630 12:14:08.153769  6808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.154000  6807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.156718  6812 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:08.165380  6812 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:08.166378   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:08.174813  6812 catalog_manager.cc:1383] Generated new cluster ID: c188b6536e24409494ef0c8ead0fb263
I20260630 12:14:08.175096  6812 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:08.209030  6812 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:08.210310  6812 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:08.228376  6812 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8: Generated new TSK 0
I20260630 12:14:08.228989  6812 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:08.297132   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.303287  6824 instance_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:14:08.304590  6825 instance_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:14:08.305932  6827 instance_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:14:08.306051   431 server_base.cc:1061] running on GCE node
I20260630 12:14:08.307080   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.307296   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.307482   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648307463 us; error 0 us; skew 500 ppm
I20260630 12:14:08.308070   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.310333   431 webserver.cc:533] Webserver started at http://127.0.107.193:45239/ using document root <none> and password file <none>
I20260630 12:14:08.310820   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.311038   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.311301   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.312472   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "6c7e91c1b27a4fe7b2138aec71543364"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.317126   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:08.320484  6832 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:14:08.321345   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:14:08.321687   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "6c7e91c1b27a4fe7b2138aec71543364"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.321971   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.343372   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.344657   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.346145   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.348482   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.348665   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.348937   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.349107   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.389724   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33395
I20260630 12:14:08.389815  6894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33395 every 8 connection(s)
I20260630 12:14:08.395015   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.402076  6899 instance_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:14:08.402393  6900 instance_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:14:08.405987   431 server_base.cc:1061] running on GCE node
W20260630 12:14:08.406023  6903 instance_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:14:08.409631  6895 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45367
I20260630 12:14:08.410177  6895 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.411294  6895 heartbeater.cc:507] Master 127.0.107.254:45367 requested a full tablet report, sending...
I20260630 12:14:08.411576   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.411864   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.412115   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648412095 us; error 0 us; skew 500 ppm
I20260630 12:14:08.412858   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.413674  6768 ts_manager.cc:194] Registered new tserver with Master: 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395)
I20260630 12:14:08.415478   431 webserver.cc:533] Webserver started at http://127.0.107.194:44043/ using document root <none> and password file <none>
I20260630 12:14:08.415920  6768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45650
I20260630 12:14:08.416059   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.416407   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.416702   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.418299   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "c21bf9ce433643aabd46016622869502"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.422796   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:08.425992  6907 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:14:08.426733   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:08.426980   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "c21bf9ce433643aabd46016622869502"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.427209   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.461532   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.462764   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.464263   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.466643   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.466881   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.467162   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.467334   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.509613   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43229
I20260630 12:14:08.509733  6969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43229 every 8 connection(s)
I20260630 12:14:08.515089   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.522122  6973 instance_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:14:08.523145  6974 instance_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:14:08.527143   431 server_base.cc:1061] running on GCE node
I20260630 12:14:08.527081  6970 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45367
W20260630 12:14:08.527222  6976 instance_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:14:08.527876  6970 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.528738   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:08.528892  6970 heartbeater.cc:507] Master 127.0.107.254:45367 requested a full tablet report, sending...
W20260630 12:14:08.529162   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.529400   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821648529383 us; error 0 us; skew 500 ppm
I20260630 12:14:08.530171   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.531286  6768 ts_manager.cc:194] Registered new tserver with Master: c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:08.532704   431 webserver.cc:533] Webserver started at http://127.0.107.195:35521/ using document root <none> and password file <none>
I20260630 12:14:08.533020  6768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45660
I20260630 12:14:08.533202   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.533491   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.533747   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.535518   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "24f0f9e8ee9448c389f764493724af0d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.540623   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:08.543812  6981 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:14:08.544641   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:08.544946   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "24f0f9e8ee9448c389f764493724af0d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-dl2z"
I20260630 12:14:08.545229   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:08.565140   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.566340   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.567566   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.569805   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.570030   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.570261   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.570428   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.611819   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45163
I20260630 12:14:08.611931  7043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45163 every 8 connection(s)
I20260630 12:14:08.626157  7044 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45367
I20260630 12:14:08.626523  7044 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.627234  7044 heartbeater.cc:507] Master 127.0.107.254:45367 requested a full tablet report, sending...
I20260630 12:14:08.629457  6768 ts_manager.cc:194] Registered new tserver with Master: 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:08.629897   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014698183s
I20260630 12:14:08.630987  6768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45662
I20260630 12:14:09.419118  6895 heartbeater.cc:499] Master 127.0.107.254:45367 was elected leader, sending a full tablet report...
I20260630 12:14:09.536307  6970 heartbeater.cc:499] Master 127.0.107.254:45367 was elected leader, sending a full tablet report...
I20260630 12:14:09.633864  7044 heartbeater.cc:499] Master 127.0.107.254:45367 was elected leader, sending a full tablet report...
I20260630 12:14:09.685344  6768 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44708:
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:14:09.687755  6768 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:14:09.752449  7009 tablet_service.cc:1511] Processing CreateTablet for tablet 15837ecad9e747d7ad24e1a54aef836f (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:09.754042  7009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15837ecad9e747d7ad24e1a54aef836f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.756490  7006 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa892bebf854c8984e7406a465cd352 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:09.757131  7008 tablet_service.cc:1511] Processing CreateTablet for tablet 5b139afc179446989288797523b04264 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:09.758131  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa892bebf854c8984e7406a465cd352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.758639  6935 tablet_service.cc:1511] Processing CreateTablet for tablet 15837ecad9e747d7ad24e1a54aef836f (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:09.759284  7007 tablet_service.cc:1511] Processing CreateTablet for tablet 2f70e198c6734fa3b663e599bccd96bc (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:09.760253  6935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15837ecad9e747d7ad24e1a54aef836f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.759909  6934 tablet_service.cc:1511] Processing CreateTablet for tablet 5b139afc179446989288797523b04264 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:09.760506  7007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f70e198c6734fa3b663e599bccd96bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.761435  6934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b139afc179446989288797523b04264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.762830  7008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b139afc179446989288797523b04264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.762907  6859 tablet_service.cc:1511] Processing CreateTablet for tablet 5b139afc179446989288797523b04264 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:09.764766  6859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b139afc179446989288797523b04264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.765425  6933 tablet_service.cc:1511] Processing CreateTablet for tablet 2f70e198c6734fa3b663e599bccd96bc (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:09.766927  6933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f70e198c6734fa3b663e599bccd96bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.769380  6860 tablet_service.cc:1511] Processing CreateTablet for tablet 15837ecad9e747d7ad24e1a54aef836f (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:09.770953  6860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15837ecad9e747d7ad24e1a54aef836f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.770726  6857 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa892bebf854c8984e7406a465cd352 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:09.772183  6857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa892bebf854c8984e7406a465cd352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.773507  6932 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa892bebf854c8984e7406a465cd352 (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:09.774978  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa892bebf854c8984e7406a465cd352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.769380  6858 tablet_service.cc:1511] Processing CreateTablet for tablet 2f70e198c6734fa3b663e599bccd96bc (DEFAULT_TABLE table=test-workload [id=7ad76dee94824039b7ff6bca264985ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:09.777376  6858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f70e198c6734fa3b663e599bccd96bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.836464  7064 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: Bootstrap starting.
I20260630 12:14:09.843057  7065 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Bootstrap starting.
I20260630 12:14:09.851172  7066 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: Bootstrap starting.
I20260630 12:14:09.851994  7064 tablet_bootstrap.cc:654] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.852527  7065 tablet_bootstrap.cc:654] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.859982  7066 tablet_bootstrap.cc:654] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.861914  7065 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: No bootstrap required, opened a new log
I20260630 12:14:09.862386  7065 ts_tablet_manager.cc:1403] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260630 12:14:09.863281  7064 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: No bootstrap required, opened a new log
I20260630 12:14:09.863828  7064 ts_tablet_manager.cc:1403] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260630 12:14:09.865425  7065 raft_consensus.cc:359] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.866026  7066 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: No bootstrap required, opened a new log
I20260630 12:14:09.866066  7065 raft_consensus.cc:385] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.866677  7065 raft_consensus.cc:740] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.866807  7066 ts_tablet_manager.cc:1403] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:14:09.866779  7064 raft_consensus.cc:359] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.867810  7064 raft_consensus.cc:385] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.867501  7065 consensus_queue.cc:260] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.868173  7064 raft_consensus.cc:740] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.869053  7064 consensus_queue.cc:260] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.870519  7066 raft_consensus.cc:359] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.871397  7066 raft_consensus.cc:385] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.871739  7066 raft_consensus.cc:740] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21bf9ce433643aabd46016622869502, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.872670  7066 consensus_queue.cc:260] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.877236  7065 ts_tablet_manager.cc:1434] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:14:09.872226  7064 ts_tablet_manager.cc:1434] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:14:09.879088  7065 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: Bootstrap starting.
I20260630 12:14:09.888531  7065 tablet_bootstrap.cc:654] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.888969  7064 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: Bootstrap starting.
I20260630 12:14:09.893281  7065 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: No bootstrap required, opened a new log
I20260630 12:14:09.893736  7065 ts_tablet_manager.cc:1403] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260630 12:14:09.896026  7065 raft_consensus.cc:359] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.896904  7065 raft_consensus.cc:385] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.897235  7065 raft_consensus.cc:740] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.897773  7064 tablet_bootstrap.cc:654] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.897861  7066 ts_tablet_manager.cc:1434] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.018s
I20260630 12:14:09.898206  7065 consensus_queue.cc:260] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.899084  7066 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: Bootstrap starting.
I20260630 12:14:09.904357  7065 ts_tablet_manager.cc:1434] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:14:09.906749  7066 tablet_bootstrap.cc:654] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.913973  7065 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Bootstrap starting.
I20260630 12:14:09.914573  7064 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: No bootstrap required, opened a new log
I20260630 12:14:09.915129  7064 ts_tablet_manager.cc:1403] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260630 12:14:09.916378  7066 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: No bootstrap required, opened a new log
I20260630 12:14:09.916924  7066 ts_tablet_manager.cc:1403] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:14:09.918140  7064 raft_consensus.cc:359] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.918895  7064 raft_consensus.cc:385] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.919183  7064 raft_consensus.cc:740] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.919581  7065 tablet_bootstrap.cc:654] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.919997  7066 raft_consensus.cc:359] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.919997  7064 consensus_queue.cc:260] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.921010  7066 raft_consensus.cc:385] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.921391  7066 raft_consensus.cc:740] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21bf9ce433643aabd46016622869502, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.922570  7064 ts_tablet_manager.cc:1434] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:09.922224  7066 consensus_queue.cc:260] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.923545  7064 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: Bootstrap starting.
I20260630 12:14:09.924564  7066 ts_tablet_manager.cc:1434] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:09.925617  7066 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: Bootstrap starting.
I20260630 12:14:09.930843  7064 tablet_bootstrap.cc:654] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.932039  7066 tablet_bootstrap.cc:654] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.936275  7065 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: No bootstrap required, opened a new log
I20260630 12:14:09.936779  7065 ts_tablet_manager.cc:1403] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260630 12:14:09.939597  7065 raft_consensus.cc:359] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.940452  7065 raft_consensus.cc:385] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.940781  7065 raft_consensus.cc:740] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.941557  7065 consensus_queue.cc:260] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.943507  7064 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: No bootstrap required, opened a new log
I20260630 12:14:09.943764  7065 ts_tablet_manager.cc:1434] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:09.944231  7064 ts_tablet_manager.cc:1403] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260630 12:14:09.949213  7065 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: Bootstrap starting.
I20260630 12:14:09.953105  7064 raft_consensus.cc:359] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.954005  7064 raft_consensus.cc:385] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.954308  7064 raft_consensus.cc:740] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.955477  7066 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: No bootstrap required, opened a new log
I20260630 12:14:09.955209  7064 consensus_queue.cc:260] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:09.956156  7066 ts_tablet_manager.cc:1403] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
I20260630 12:14:09.956921  7065 tablet_bootstrap.cc:654] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.958122  7064 ts_tablet_manager.cc:1434] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:14:09.959268  7064 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: Bootstrap starting.
I20260630 12:14:09.959543  7066 raft_consensus.cc:359] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.960439  7066 raft_consensus.cc:385] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.960747  7066 raft_consensus.cc:740] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21bf9ce433643aabd46016622869502, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.961635  7066 consensus_queue.cc:260] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.964438  7066 ts_tablet_manager.cc:1434] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:14:09.965540  7066 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: Bootstrap starting.
I20260630 12:14:09.967068  7064 tablet_bootstrap.cc:654] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.972635  7066 tablet_bootstrap.cc:654] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.993665  7065 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: No bootstrap required, opened a new log
I20260630 12:14:09.993718  7066 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: No bootstrap required, opened a new log
I20260630 12:14:09.994107  7065 ts_tablet_manager.cc:1403] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.017s
I20260630 12:14:09.994310  7066 ts_tablet_manager.cc:1403] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260630 12:14:09.994876  7064 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: No bootstrap required, opened a new log
I20260630 12:14:09.995457  7064 ts_tablet_manager.cc:1403] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.012s
I20260630 12:14:09.996385  7065 raft_consensus.cc:359] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.997157  7065 raft_consensus.cc:385] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.997463  7065 raft_consensus.cc:740] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.997442  7066 raft_consensus.cc:359] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.998441  7066 raft_consensus.cc:385] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.998775  7066 raft_consensus.cc:740] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21bf9ce433643aabd46016622869502, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.998618  7065 consensus_queue.cc:260] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.998646  7064 raft_consensus.cc:359] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:09.999912  7064 raft_consensus.cc:385] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:10.000448  7064 raft_consensus.cc:740] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Initialized, Role: FOLLOWER
I20260630 12:14:10.000025  7066 consensus_queue.cc:260] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.001567  7065 ts_tablet_manager.cc:1434] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:14:10.001590  7064 consensus_queue.cc:260] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.004519  7064 ts_tablet_manager.cc:1434] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:14:10.004519  7066 ts_tablet_manager.cc:1434] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:14:10.013111  7070 raft_consensus.cc:493] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.013754  7070 raft_consensus.cc:515] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.017072  7070 leader_election.cc:290] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21bf9ce433643aabd46016622869502 (127.0.107.194:43229), 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:10.027849  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502" is_pre_election: true
I20260630 12:14:10.028795  6945 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 0.
I20260630 12:14:10.029362  7072 raft_consensus.cc:493] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.029810  7072 raft_consensus.cc:515] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.030107  6835 leader_election.cc:304] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7e91c1b27a4fe7b2138aec71543364, c21bf9ce433643aabd46016622869502; no voters: 
I20260630 12:14:10.030979  7070 raft_consensus.cc:2804] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:10.031392  7070 raft_consensus.cc:493] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:10.031220  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d" is_pre_election: true
I20260630 12:14:10.031795  7070 raft_consensus.cc:3060] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.032049  7019 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 0.
I20260630 12:14:10.032477  7072 leader_election.cc:290] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:10.040319  7070 raft_consensus.cc:515] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.042330  7070 leader_election.cc:290] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 election: Requested vote from peers c21bf9ce433643aabd46016622869502 (127.0.107.194:43229), 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:10.043921  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d"
I20260630 12:14:10.044288  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502"
I20260630 12:14:10.044516  7019 raft_consensus.cc:3060] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.044895  6945 raft_consensus.cc:3060] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.047828  7018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d" is_pre_election: true
I20260630 12:14:10.048003  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7e91c1b27a4fe7b2138aec71543364" is_pre_election: true
I20260630 12:14:10.048890  6870 raft_consensus.cc:2393] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c21bf9ce433643aabd46016622869502 in current term 1: Already voted for candidate 6c7e91c1b27a4fe7b2138aec71543364 in this term.
I20260630 12:14:10.050338  6909 leader_election.cc:304] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: c21bf9ce433643aabd46016622869502; no voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364
I20260630 12:14:10.051259  7019 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 1.
I20260630 12:14:10.052217  6835 leader_election.cc:304] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364; no voters: 
I20260630 12:14:10.052839  7070 raft_consensus.cc:2804] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:10.053025  6945 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 1.
I20260630 12:14:10.053516  7072 raft_consensus.cc:2749] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:10.054194  7070 raft_consensus.cc:697] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: Becoming Leader. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Running, Role: LEADER
I20260630 12:14:10.055135  7070 consensus_queue.cc:237] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.062276  6766 catalog_manager.cc:5697] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6c7e91c1b27a4fe7b2138aec71543364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:10.074687  7071 raft_consensus.cc:493] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.075227  7071 raft_consensus.cc:515] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.077567  7071 leader_election.cc:290] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.088061  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b139afc179446989288797523b04264" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7e91c1b27a4fe7b2138aec71543364" is_pre_election: true
I20260630 12:14:10.088804  6870 raft_consensus.cc:2468] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 0.
I20260630 12:14:10.089068  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b139afc179446989288797523b04264" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502" is_pre_election: true
I20260630 12:14:10.089757  6945 raft_consensus.cc:2468] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 0.
I20260630 12:14:10.090061  6983 leader_election.cc:304] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364; no voters: 
I20260630 12:14:10.090891  7071 raft_consensus.cc:2804] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:10.091157  7071 raft_consensus.cc:493] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:10.091364  7071 raft_consensus.cc:3060] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.096282  7071 raft_consensus.cc:515] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.098019  7071 leader_election.cc:290] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 election: Requested vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.098658  7071 raft_consensus.cc:493] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.099246  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b139afc179446989288797523b04264" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7e91c1b27a4fe7b2138aec71543364"
I20260630 12:14:10.099330  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b139afc179446989288797523b04264" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502"
I20260630 12:14:10.099259  7071 raft_consensus.cc:515] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.100265  6870 raft_consensus.cc:3060] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.100320  6945 raft_consensus.cc:3060] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.102320  7071 leader_election.cc:290] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.103484  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f70e198c6734fa3b663e599bccd96bc" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7e91c1b27a4fe7b2138aec71543364" is_pre_election: true
I20260630 12:14:10.104295  6869 raft_consensus.cc:2468] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 0.
I20260630 12:14:10.104362  6944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f70e198c6734fa3b663e599bccd96bc" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502" is_pre_election: true
I20260630 12:14:10.105170  6944 raft_consensus.cc:2468] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 0.
I20260630 12:14:10.105814  6983 leader_election.cc:304] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364; no voters: 
I20260630 12:14:10.106781  7071 raft_consensus.cc:2804] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:10.107156  7071 raft_consensus.cc:493] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:10.107486  7071 raft_consensus.cc:3060] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.108160  6945 raft_consensus.cc:2468] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 1.
I20260630 12:14:10.108412  6870 raft_consensus.cc:2468] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 1.
I20260630 12:14:10.109503  6984 leader_election.cc:304] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, c21bf9ce433643aabd46016622869502; no voters: 
I20260630 12:14:10.110525  7090 raft_consensus.cc:2804] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:10.111897  7090 raft_consensus.cc:697] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Becoming Leader. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Running, Role: LEADER
I20260630 12:14:10.112709  7090 consensus_queue.cc:237] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.114332  7071 raft_consensus.cc:515] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.116287  7071 leader_election.cc:290] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 election: Requested vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.117254  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f70e198c6734fa3b663e599bccd96bc" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7e91c1b27a4fe7b2138aec71543364"
I20260630 12:14:10.117966  6870 raft_consensus.cc:3060] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.119622  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f70e198c6734fa3b663e599bccd96bc" candidate_uuid: "24f0f9e8ee9448c389f764493724af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502"
I20260630 12:14:10.120361  6945 raft_consensus.cc:3060] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.121670  6766 catalog_manager.cc:5697] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f0f9e8ee9448c389f764493724af0d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.125768  6870 raft_consensus.cc:2468] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 1.
I20260630 12:14:10.127311  6983 leader_election.cc:304] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364; no voters: 
I20260630 12:14:10.127776  6945 raft_consensus.cc:2468] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f0f9e8ee9448c389f764493724af0d in term 1.
I20260630 12:14:10.128070  7071 raft_consensus.cc:2804] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:10.128669  7071 raft_consensus.cc:697] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Becoming Leader. State: Replica: 24f0f9e8ee9448c389f764493724af0d, State: Running, Role: LEADER
I20260630 12:14:10.129544  7071 consensus_queue.cc:237] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:10.137157  6766 catalog_manager.cc:5697] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f0f9e8ee9448c389f764493724af0d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:10.163515  6816 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:10.168812  7070 raft_consensus.cc:493] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:10.169268  7070 raft_consensus.cc:515] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:10.170800  7070 leader_election.cc:290] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.171872  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502" is_pre_election: true
I20260630 12:14:10.171782  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d" is_pre_election: true
I20260630 12:14:10.172641  6945 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 0.
I20260630 12:14:10.172739  7019 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 0.
I20260630 12:14:10.173658  6835 leader_election.cc:304] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7e91c1b27a4fe7b2138aec71543364, c21bf9ce433643aabd46016622869502; no voters: 
I20260630 12:14:10.174292  7070 raft_consensus.cc:2804] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:10.174633  7070 raft_consensus.cc:493] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:10.174921  7070 raft_consensus.cc:3060] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.179755  7070 raft_consensus.cc:515] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:10.181318  7070 leader_election.cc:290] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 election: Requested vote from peers 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163), c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:10.182086  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d"
I20260630 12:14:10.182245  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "6c7e91c1b27a4fe7b2138aec71543364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21bf9ce433643aabd46016622869502"
I20260630 12:14:10.182580  7019 raft_consensus.cc:3060] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.182878  6945 raft_consensus.cc:3060] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:10.186990  7019 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 1.
I20260630 12:14:10.187387  6945 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7e91c1b27a4fe7b2138aec71543364 in term 1.
I20260630 12:14:10.188062  6835 leader_election.cc:304] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f0f9e8ee9448c389f764493724af0d, 6c7e91c1b27a4fe7b2138aec71543364; no voters: 
I20260630 12:14:10.188714  7070 raft_consensus.cc:2804] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:10.189160  7070 raft_consensus.cc:697] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: Becoming Leader. State: Replica: 6c7e91c1b27a4fe7b2138aec71543364, State: Running, Role: LEADER
I20260630 12:14:10.189846  7070 consensus_queue.cc:237] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:10.196728  6766 catalog_manager.cc:5697] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6c7e91c1b27a4fe7b2138aec71543364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.223554   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:10.242393   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:10.243335   431 tablet_replica.cc:333] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364: stopping tablet replica
I20260630 12:14:10.243927   431 raft_consensus.cc:2243] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.244401   431 raft_consensus.cc:2272] T 2f70e198c6734fa3b663e599bccd96bc P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.246678   431 tablet_replica.cc:333] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: stopping tablet replica
I20260630 12:14:10.247325   431 raft_consensus.cc:2243] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.247931   431 pending_rounds.cc:70] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Trying to abort 1 pending ops.
I20260630 12:14:10.248200   431 pending_rounds.cc:77] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437479184244736 op_type: NO_OP noop_request { }
I20260630 12:14:10.248518   431 raft_consensus.cc:2889] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:10.248806   431 raft_consensus.cc:2272] T 15837ecad9e747d7ad24e1a54aef836f P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.251348   431 tablet_replica.cc:333] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364: stopping tablet replica
I20260630 12:14:10.251890   431 raft_consensus.cc:2243] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.252341   431 raft_consensus.cc:2272] T 5b139afc179446989288797523b04264 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.254756   431 tablet_replica.cc:333] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: stopping tablet replica
I20260630 12:14:10.255259   431 raft_consensus.cc:2243] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.255836   431 pending_rounds.cc:70] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Trying to abort 1 pending ops.
I20260630 12:14:10.256093   431 pending_rounds.cc:77] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437478632660992 op_type: NO_OP noop_request { }
I20260630 12:14:10.256379   431 raft_consensus.cc:2889] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:10.256729   431 raft_consensus.cc:2272] T 8aa892bebf854c8984e7406a465cd352 P 6c7e91c1b27a4fe7b2138aec71543364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.280189   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:10.610716  7071 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:10.625707  6983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:14:10.629535  6983 consensus_peers.cc:597] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:10.656829  6983 consensus_peers.cc:597] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:10.731855  7071 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.200187  7102 consensus_queue.cc:579] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.069s)
W20260630 12:14:11.207782  6766 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2f70e198c6734fa3b663e599bccd96bc with cas_config_opid_index -1: no extra replica candidate found for tablet 2f70e198c6734fa3b663e599bccd96bc (table test-workload [id=7ad76dee94824039b7ff6bca264985ab]): 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:14:11.323215   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:11.329622  7103 instance_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:14:11.329897  7104 instance_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:14:11.331494  7106 instance_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:14:11.333612   431 server_base.cc:1061] running on GCE node
I20260630 12:14:11.334759   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:11.335003   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:11.335227   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821651335207 us; error 0 us; skew 500 ppm
I20260630 12:14:11.335821   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:11.338430   431 webserver.cc:533] Webserver started at http://127.0.107.196:38383/ using document root <none> and password file <none>
I20260630 12:14:11.338920   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:11.339121   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:11.339455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:11.340613   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "d4c662409fbc41a68f75491bf9106553"
format_stamp: "Formatted at 2026-06-30 12:14:11 on dist-test-slave-dl2z"
I20260630 12:14:11.345237   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:11.348837  7111 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:14:11.349778   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:11.350143   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "d4c662409fbc41a68f75491bf9106553"
format_stamp: "Formatted at 2026-06-30 12:14:11 on dist-test-slave-dl2z"
I20260630 12:14:11.350449   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:11.393853   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:11.395030   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:11.396893   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:11.399145   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:11.399379   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:11.399631   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:11.399820   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:11.418972  7102 consensus_queue.cc:579] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.305s)
I20260630 12:14:11.446128   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39517
I20260630 12:14:11.446326  7173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39517 every 8 connection(s)
I20260630 12:14:11.462123  7174 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45367
I20260630 12:14:11.462590  7174 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:11.463382  7174 heartbeater.cc:507] Master 127.0.107.254:45367 requested a full tablet report, sending...
I20260630 12:14:11.465852  6766 ts_manager.cc:194] Registered new tserver with Master: d4c662409fbc41a68f75491bf9106553 (127.0.107.196:39517)
I20260630 12:14:11.467468  6766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44716
I20260630 12:14:11.470836  7019 consensus_queue.cc:237] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:11.478291  6945 raft_consensus.cc:1275] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:11.480567  7071 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:11.483737  6983 consensus_peers.cc:597] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.488265  7090 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
W20260630 12:14:11.490533  6982 consensus_peers.cc:597] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d -> Peer d4c662409fbc41a68f75491bf9106553 (127.0.107.196:39517): Couldn't send request to peer d4c662409fbc41a68f75491bf9106553. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b139afc179446989288797523b04264. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.490164  6945 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:11.497951  6754 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5b139afc179446989288797523b04264 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:14:11.503309  6768 catalog_manager.cc:5697] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:11.625214  7019 consensus_queue.cc:237] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:11.631342  6945 raft_consensus.cc:1275] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:14:11.631599  6982 consensus_peers.cc:597] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d -> Peer d4c662409fbc41a68f75491bf9106553 (127.0.107.196:39517): Couldn't send request to peer d4c662409fbc41a68f75491bf9106553. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f70e198c6734fa3b663e599bccd96bc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.633162  7102 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:11.634882  6983 consensus_peers.cc:597] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.639542  7090 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:11.641669  6945 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:11.648228  6754 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2f70e198c6734fa3b663e599bccd96bc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:11.653228  6766 catalog_manager.cc:5697] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d reported cstate change: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.766330  7180 raft_consensus.cc:493] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.766934  7180 raft_consensus.cc:515] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:11.768812  7180 leader_election.cc:290] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163), 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395)
I20260630 12:14:11.769932  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d" is_pre_election: true
I20260630 12:14:11.770502  7019 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21bf9ce433643aabd46016622869502 in term 1.
I20260630 12:14:11.771747  6910 leader_election.cc:304] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [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: 24f0f9e8ee9448c389f764493724af0d, c21bf9ce433643aabd46016622869502; no voters: 
I20260630 12:14:11.772755  7180 raft_consensus.cc:2804] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:11.773128  7180 raft_consensus.cc:493] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.773459  7180 raft_consensus.cc:3060] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:11.775581  6909 leader_election.cc:336] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:11.779440  7180 raft_consensus.cc:515] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:11.781538  7180 leader_election.cc:290] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 election: Requested vote from peers 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163), 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395)
I20260630 12:14:11.782437  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15837ecad9e747d7ad24e1a54aef836f" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d"
I20260630 12:14:11.783207  7019 raft_consensus.cc:3060] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:11.785383  6909 leader_election.cc:336] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:11.789474  7019 raft_consensus.cc:2468] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21bf9ce433643aabd46016622869502 in term 2.
I20260630 12:14:11.790748  6910 leader_election.cc:304] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [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: 24f0f9e8ee9448c389f764493724af0d, c21bf9ce433643aabd46016622869502; no voters: 6c7e91c1b27a4fe7b2138aec71543364
I20260630 12:14:11.791649  7180 raft_consensus.cc:2804] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.792964  7180 raft_consensus.cc:697] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Becoming Leader. State: Replica: c21bf9ce433643aabd46016622869502, State: Running, Role: LEADER
I20260630 12:14:11.793761  7180 consensus_queue.cc:237] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Queue going to LEADER 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: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } }
I20260630 12:14:11.801888  6768 catalog_manager.cc:5697] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 reported cstate change: term changed from 1 to 2, leader changed from 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) to c21bf9ce433643aabd46016622869502 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.927073  7180 raft_consensus.cc:493] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.927770  7180 raft_consensus.cc:515] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:11.930020  7180 leader_election.cc:290] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:11.931586  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d" is_pre_election: true
I20260630 12:14:11.932564  7019 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21bf9ce433643aabd46016622869502 in term 1.
I20260630 12:14:11.933923  6910 leader_election.cc:304] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: 24f0f9e8ee9448c389f764493724af0d, c21bf9ce433643aabd46016622869502; no voters: 
I20260630 12:14:11.934808  7180 raft_consensus.cc:2804] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:11.934964  6909 leader_election.cc:336] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:11.935243  7180 raft_consensus.cc:493] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.935626  7180 raft_consensus.cc:3060] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:11.941526  7180 raft_consensus.cc:515] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:11.943533  7180 leader_election.cc:290] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 election: Requested vote from peers 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395), 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:11.944977  7019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa892bebf854c8984e7406a465cd352" candidate_uuid: "c21bf9ce433643aabd46016622869502" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f0f9e8ee9448c389f764493724af0d"
I20260630 12:14:11.945632  7019 raft_consensus.cc:3060] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:11.947388  6909 leader_election.cc:336] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:11.951647  7019 raft_consensus.cc:2468] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21bf9ce433643aabd46016622869502 in term 2.
I20260630 12:14:11.953084  6910 leader_election.cc:304] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: 24f0f9e8ee9448c389f764493724af0d, c21bf9ce433643aabd46016622869502; no voters: 6c7e91c1b27a4fe7b2138aec71543364
I20260630 12:14:11.953910  7180 raft_consensus.cc:2804] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:11.954363  7180 raft_consensus.cc:697] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Becoming Leader. State: Replica: c21bf9ce433643aabd46016622869502, State: Running, Role: LEADER
I20260630 12:14:11.955084  7180 consensus_queue.cc:237] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Queue going to LEADER 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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } }
I20260630 12:14:11.963240  6768 catalog_manager.cc:5697] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 reported cstate change: term changed from 1 to 2, leader changed from 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) to c21bf9ce433643aabd46016622869502 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.964668  7190 ts_tablet_manager.cc:933] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: Initiating tablet copy from peer 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:11.966426  7190 tablet_copy_client.cc:323] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45163
I20260630 12:14:11.978411  7029 tablet_copy_service.cc:140] P 24f0f9e8ee9448c389f764493724af0d: Received BeginTabletCopySession request for tablet 5b139afc179446989288797523b04264 from peer d4c662409fbc41a68f75491bf9106553 ({username='slave'} at 127.0.0.1:38484)
I20260630 12:14:11.978988  7029 tablet_copy_service.cc:161] P 24f0f9e8ee9448c389f764493724af0d: Beginning new tablet copy session on tablet 5b139afc179446989288797523b04264 from peer d4c662409fbc41a68f75491bf9106553 at {username='slave'} at 127.0.0.1:38484: session id = d4c662409fbc41a68f75491bf9106553-5b139afc179446989288797523b04264
I20260630 12:14:11.985440  7029 tablet_copy_source_session.cc:215] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:11.988884  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b139afc179446989288797523b04264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:12.000156  7190 tablet_copy_client.cc:806] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:12.000736  7190 tablet_copy_client.cc:670] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:12.004860  7190 tablet_copy_client.cc:538] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:12.010859  7190 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: Bootstrap starting.
I20260630 12:14:12.024595  7190 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: 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:14:12.025302  7190 tablet_bootstrap.cc:492] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: Bootstrap complete.
I20260630 12:14:12.025833  7190 ts_tablet_manager.cc:1403] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:14:12.027820  7190 raft_consensus.cc:359] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:12.028475  7190 raft_consensus.cc:740] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4c662409fbc41a68f75491bf9106553, State: Initialized, Role: LEARNER
I20260630 12:14:12.029044  7190 consensus_queue.cc:260] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:12.031147  7190 ts_tablet_manager.cc:1434] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:14:12.031154  7174 heartbeater.cc:499] Master 127.0.107.254:45367 was elected leader, sending a full tablet report...
I20260630 12:14:12.033175  7029 tablet_copy_service.cc:342] P 24f0f9e8ee9448c389f764493724af0d: Request end of tablet copy session d4c662409fbc41a68f75491bf9106553-5b139afc179446989288797523b04264 received from {username='slave'} at 127.0.0.1:38484
I20260630 12:14:12.033679  7029 tablet_copy_service.cc:434] P 24f0f9e8ee9448c389f764493724af0d: ending tablet copy session d4c662409fbc41a68f75491bf9106553-5b139afc179446989288797523b04264 on tablet 5b139afc179446989288797523b04264 with peer d4c662409fbc41a68f75491bf9106553
I20260630 12:14:12.038259  7190 ts_tablet_manager.cc:933] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: Initiating tablet copy from peer 24f0f9e8ee9448c389f764493724af0d (127.0.107.195:45163)
I20260630 12:14:12.039860  7190 tablet_copy_client.cc:323] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45163
I20260630 12:14:12.041399  7029 tablet_copy_service.cc:140] P 24f0f9e8ee9448c389f764493724af0d: Received BeginTabletCopySession request for tablet 2f70e198c6734fa3b663e599bccd96bc from peer d4c662409fbc41a68f75491bf9106553 ({username='slave'} at 127.0.0.1:38484)
I20260630 12:14:12.041791  7029 tablet_copy_service.cc:161] P 24f0f9e8ee9448c389f764493724af0d: Beginning new tablet copy session on tablet 2f70e198c6734fa3b663e599bccd96bc from peer d4c662409fbc41a68f75491bf9106553 at {username='slave'} at 127.0.0.1:38484: session id = d4c662409fbc41a68f75491bf9106553-2f70e198c6734fa3b663e599bccd96bc
I20260630 12:14:12.046756  7029 tablet_copy_source_session.cc:215] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:12.049224  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f70e198c6734fa3b663e599bccd96bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:12.060070  7190 tablet_copy_client.cc:806] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:12.060609  7190 tablet_copy_client.cc:670] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:12.063712  7190 tablet_copy_client.cc:538] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:12.069392  7190 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: Bootstrap starting.
I20260630 12:14:12.082350  7190 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: 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:14:12.083069  7190 tablet_bootstrap.cc:492] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: Bootstrap complete.
I20260630 12:14:12.083629  7190 ts_tablet_manager.cc:1403] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:14:12.085597  7190 raft_consensus.cc:359] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:12.086187  7190 raft_consensus.cc:740] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4c662409fbc41a68f75491bf9106553, State: Initialized, Role: LEARNER
I20260630 12:14:12.086687  7190 consensus_queue.cc:260] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:12.088410  7190 ts_tablet_manager.cc:1434] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:14:12.090242  7029 tablet_copy_service.cc:342] P 24f0f9e8ee9448c389f764493724af0d: Request end of tablet copy session d4c662409fbc41a68f75491bf9106553-2f70e198c6734fa3b663e599bccd96bc received from {username='slave'} at 127.0.0.1:38484
I20260630 12:14:12.090651  7029 tablet_copy_service.cc:434] P 24f0f9e8ee9448c389f764493724af0d: ending tablet copy session d4c662409fbc41a68f75491bf9106553-2f70e198c6734fa3b663e599bccd96bc on tablet 2f70e198c6734fa3b663e599bccd96bc with peer d4c662409fbc41a68f75491bf9106553
W20260630 12:14:12.173518  6816 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 6c7e91c1b27a4fe7b2138aec71543364 not available for placement
I20260630 12:14:12.231771  7019 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:12.233240  7180 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:12.250921  6909 consensus_peers.cc:597] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:12.387454  6909 consensus_peers.cc:597] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.558670  7019 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:12.560228  7187 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.575039  7149 raft_consensus.cc:1217] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:12.588701  7149 raft_consensus.cc:1217] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:12.883502  7102 consensus_queue.cc:579] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.411s)
I20260630 12:14:12.982435  7102 raft_consensus.cc:1064] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: attempting to promote NON_VOTER d4c662409fbc41a68f75491bf9106553 to VOTER
I20260630 12:14:12.984395  7102 consensus_queue.cc:237] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:12.990643  7149 raft_consensus.cc:1275] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:12.990916  6945 raft_consensus.cc:1275] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:12.992245  7102 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:12.992964  7206 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:12.994128  6983 consensus_peers.cc:597] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.001531  7206 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.003137  6945 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.010951  7149 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.014256  6766 catalog_manager.cc:5697] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d reported cstate change: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:13.029739  7019 consensus_queue.cc:237] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [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: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:13.034508  7149 raft_consensus.cc:1275] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:13.034574  6945 raft_consensus.cc:1275] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:13.036077  7206 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:13.036698  7204 consensus_queue.cc:1048] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:13.043342  7102 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.044986  7202 raft_consensus.cc:1064] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: attempting to promote NON_VOTER d4c662409fbc41a68f75491bf9106553 to VOTER
I20260630 12:14:13.045441  7148 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.047585  7202 consensus_queue.cc:237] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:13.049427  6945 raft_consensus.cc:2955] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.057902  6944 raft_consensus.cc:1275] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:13.058660  6768 catalog_manager.cc:5697] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d reported cstate change: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:13.060439  6754 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b139afc179446989288797523b04264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:13.061899  7149 raft_consensus.cc:1275] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 LEARNER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:13.062062  6983 consensus_peers.cc:597] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.062100  7206 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:14:13.064046  7204 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:13.079555  7204 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.081561  6944 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.090740  7149 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
W20260630 12:14:13.092731  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5b139afc179446989288797523b04264: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:13.097604  6767 catalog_manager.cc:5697] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.110013  7019 consensus_queue.cc:237] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [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: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:13.114485  6944 raft_consensus.cc:1275] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:13.114732  7149 raft_consensus.cc:1275] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Refusing update from remote peer 24f0f9e8ee9448c389f764493724af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:13.115754  7102 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:13.116423  7206 consensus_queue.cc:1048] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:13.122172  7204 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.124060  7149 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.123982  6944 raft_consensus.cc:2955] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.134903  6754 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f70e198c6734fa3b663e599bccd96bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:13.137887  6766 catalog_manager.cc:5697] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "24f0f9e8ee9448c389f764493724af0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:13.175462  7187 consensus_queue.cc:579] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.380s)
W20260630 12:14:13.176035  6816 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 6c7e91c1b27a4fe7b2138aec71543364 not available for placement
I20260630 12:14:13.185564  6944 consensus_queue.cc:237] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [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: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:13.192080  7019 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:13.193794  7218 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:13.196801  6909 consensus_peers.cc:597] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.200189  7187 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
W20260630 12:14:13.202958  6908 consensus_peers.cc:597] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 -> Peer d4c662409fbc41a68f75491bf9106553 (127.0.107.196:39517): Couldn't send request to peer d4c662409fbc41a68f75491bf9106553. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15837ecad9e747d7ad24e1a54aef836f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.201972  7019 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:13.210896  6754 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 15837ecad9e747d7ad24e1a54aef836f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:13.215490  6768 catalog_manager.cc:5697] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:13.356889  7218 consensus_queue.cc:579] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.401s)
I20260630 12:14:13.366771  6944 consensus_queue.cc:237] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
W20260630 12:14:13.372430  6908 consensus_peers.cc:597] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 -> Peer d4c662409fbc41a68f75491bf9106553 (127.0.107.196:39517): Couldn't send request to peer d4c662409fbc41a68f75491bf9106553. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aa892bebf854c8984e7406a465cd352. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.372797  7019 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:13.374442  7219 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:13.375200  6909 consensus_peers.cc:597] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:13.380707  7187 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:13.382203  7019 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } } }
I20260630 12:14:13.387494  6754 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8aa892bebf854c8984e7406a465cd352 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:13.391673  6767 catalog_manager.cc:5697] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index -1 to 2, NON_VOTER d4c662409fbc41a68f75491bf9106553 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:13.615650  7222 ts_tablet_manager.cc:933] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: Initiating tablet copy from peer c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:13.617082  7222 tablet_copy_client.cc:323] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43229
I20260630 12:14:13.628356  6955 tablet_copy_service.cc:140] P c21bf9ce433643aabd46016622869502: Received BeginTabletCopySession request for tablet 15837ecad9e747d7ad24e1a54aef836f from peer d4c662409fbc41a68f75491bf9106553 ({username='slave'} at 127.0.0.1:40332)
I20260630 12:14:13.628854  6955 tablet_copy_service.cc:161] P c21bf9ce433643aabd46016622869502: Beginning new tablet copy session on tablet 15837ecad9e747d7ad24e1a54aef836f from peer d4c662409fbc41a68f75491bf9106553 at {username='slave'} at 127.0.0.1:40332: session id = d4c662409fbc41a68f75491bf9106553-15837ecad9e747d7ad24e1a54aef836f
I20260630 12:14:13.634315  6955 tablet_copy_source_session.cc:215] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:13.637557  7222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15837ecad9e747d7ad24e1a54aef836f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:13.648511  7222 tablet_copy_client.cc:806] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:13.649050  7222 tablet_copy_client.cc:670] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:13.652479  7222 tablet_copy_client.cc:538] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:13.658763  7222 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: Bootstrap starting.
I20260630 12:14:13.673017  7222 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: 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:14:13.673734  7222 tablet_bootstrap.cc:492] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: Bootstrap complete.
I20260630 12:14:13.674291  7222 ts_tablet_manager.cc:1403] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260630 12:14:13.676402  7222 raft_consensus.cc:359] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:13.677011  7222 raft_consensus.cc:740] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d4c662409fbc41a68f75491bf9106553, State: Initialized, Role: LEARNER
I20260630 12:14:13.677520  7222 consensus_queue.cc:260] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [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: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:13.679998  7222 ts_tablet_manager.cc:1434] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:14:13.681875  6955 tablet_copy_service.cc:342] P c21bf9ce433643aabd46016622869502: Request end of tablet copy session d4c662409fbc41a68f75491bf9106553-15837ecad9e747d7ad24e1a54aef836f received from {username='slave'} at 127.0.0.1:40332
I20260630 12:14:13.682247  6955 tablet_copy_service.cc:434] P c21bf9ce433643aabd46016622869502: ending tablet copy session d4c662409fbc41a68f75491bf9106553-15837ecad9e747d7ad24e1a54aef836f on tablet 15837ecad9e747d7ad24e1a54aef836f with peer d4c662409fbc41a68f75491bf9106553
I20260630 12:14:13.756989  7222 ts_tablet_manager.cc:933] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: Initiating tablet copy from peer c21bf9ce433643aabd46016622869502 (127.0.107.194:43229)
I20260630 12:14:13.758515  7222 tablet_copy_client.cc:323] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43229
I20260630 12:14:13.760167  6955 tablet_copy_service.cc:140] P c21bf9ce433643aabd46016622869502: Received BeginTabletCopySession request for tablet 8aa892bebf854c8984e7406a465cd352 from peer d4c662409fbc41a68f75491bf9106553 ({username='slave'} at 127.0.0.1:40332)
I20260630 12:14:13.760710  6955 tablet_copy_service.cc:161] P c21bf9ce433643aabd46016622869502: Beginning new tablet copy session on tablet 8aa892bebf854c8984e7406a465cd352 from peer d4c662409fbc41a68f75491bf9106553 at {username='slave'} at 127.0.0.1:40332: session id = d4c662409fbc41a68f75491bf9106553-8aa892bebf854c8984e7406a465cd352
I20260630 12:14:13.766112  6955 tablet_copy_source_session.cc:215] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:13.768741  7222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa892bebf854c8984e7406a465cd352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:13.780974  7222 tablet_copy_client.cc:806] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:13.781523  7222 tablet_copy_client.cc:670] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:13.784789  7222 tablet_copy_client.cc:538] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:13.791306  7222 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: Bootstrap starting.
I20260630 12:14:13.806306  7222 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: 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:14:13.807165  7222 tablet_bootstrap.cc:492] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: Bootstrap complete.
I20260630 12:14:13.807741  7222 ts_tablet_manager.cc:1403] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:14:13.809852  7222 raft_consensus.cc:359] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:13.810447  7222 raft_consensus.cc:740] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d4c662409fbc41a68f75491bf9106553, State: Initialized, Role: LEARNER
I20260630 12:14:13.810972  7222 consensus_queue.cc:260] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: true } }
I20260630 12:14:13.812712  7222 ts_tablet_manager.cc:1434] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:14:13.814420  6955 tablet_copy_service.cc:342] P c21bf9ce433643aabd46016622869502: Request end of tablet copy session d4c662409fbc41a68f75491bf9106553-8aa892bebf854c8984e7406a465cd352 received from {username='slave'} at 127.0.0.1:40332
I20260630 12:14:13.814766  6955 tablet_copy_service.cc:434] P c21bf9ce433643aabd46016622869502: ending tablet copy session d4c662409fbc41a68f75491bf9106553-8aa892bebf854c8984e7406a465cd352 on tablet 8aa892bebf854c8984e7406a465cd352 with peer d4c662409fbc41a68f75491bf9106553
W20260630 12:14:14.179159  6816 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 6c7e91c1b27a4fe7b2138aec71543364 not available for placement
I20260630 12:14:14.218838  7149 raft_consensus.cc:1217] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:14:14.249977  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5b139afc179446989288797523b04264: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:14.255863  7149 raft_consensus.cc:1217] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:14.668208  7232 raft_consensus.cc:1064] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: attempting to promote NON_VOTER d4c662409fbc41a68f75491bf9106553 to VOTER
I20260630 12:14:14.670811  7232 consensus_queue.cc:237] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [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: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:14.678965  7019 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:14.679594  7149 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:14.680915  7234 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:14.681610  7232 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:14.685854  6909 consensus_peers.cc:597] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:14.691457  7234 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.693132  7019 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.702251  7149 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.704694  6768 catalog_manager.cc:5697] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:14.723537  6944 consensus_queue.cc:237] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [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: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:14.728377  7019 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:14.728907  7149 raft_consensus.cc:1275] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:14.729770  7234 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:14.730587  7231 consensus_queue.cc:1048] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:14.736639  7232 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.738545  7019 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.739025  7149 raft_consensus.cc:2955] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.745787  6754 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15837ecad9e747d7ad24e1a54aef836f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:14.749538  6767 catalog_manager.cc:5697] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:14.764880  7231 consensus_queue.cc:579] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Leader has been unable to successfully communicate with peer 6c7e91c1b27a4fe7b2138aec71543364 for more than 1 seconds (1.397s)
I20260630 12:14:14.854400  7231 raft_consensus.cc:1064] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: attempting to promote NON_VOTER d4c662409fbc41a68f75491bf9106553 to VOTER
I20260630 12:14:14.856669  7231 consensus_queue.cc:237] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:14.862995  7019 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:14.863186  7149 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 LEARNER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:14.864610  7234 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:14.865391  7187 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:14.866510  6909 consensus_peers.cc:597] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 -> Peer 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): Couldn't send request to peer 6c7e91c1b27a4fe7b2138aec71543364. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:14.873782  7234 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.875552  7149 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.884416  7019 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.886222  6766 catalog_manager.cc:5697] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 2 to 3, d4c662409fbc41a68f75491bf9106553 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c7e91c1b27a4fe7b2138aec71543364" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:14.899230  6944 consensus_queue.cc:237] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [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: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } }
I20260630 12:14:14.905342  7149 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:14.905423  7019 raft_consensus.cc:1275] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Refusing update from remote peer c21bf9ce433643aabd46016622869502: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:14.907006  7231 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } 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:14:14.909250  7187 consensus_queue.cc:1048] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:14.914126  7231 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.915882  7149 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.921974  6754 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8aa892bebf854c8984e7406a465cd352 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:14.926136  7019 raft_consensus.cc:2955] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } } }
I20260630 12:14:14.927426  6767 catalog_manager.cc:5697] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 reported cstate change: config changed from index 3 to 4, VOTER 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "c21bf9ce433643aabd46016622869502" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21bf9ce433643aabd46016622869502" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f0f9e8ee9448c389f764493724af0d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c662409fbc41a68f75491bf9106553" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:15.282605  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5b139afc179446989288797523b04264: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
W20260630 12:14:15.950496  6753 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260630 12:14:17.024835  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 15837ecad9e747d7ad24e1a54aef836f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:18.482620   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:18.507566   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.508298   431 tablet_replica.cc:333] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502: stopping tablet replica
I20260630 12:14:18.508842   431 raft_consensus.cc:2243] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.509634   431 raft_consensus.cc:2272] T 2f70e198c6734fa3b663e599bccd96bc P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.512055   431 tablet_replica.cc:333] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502: stopping tablet replica
I20260630 12:14:18.512531   431 raft_consensus.cc:2243] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.513274   431 raft_consensus.cc:2272] T 5b139afc179446989288797523b04264 P c21bf9ce433643aabd46016622869502 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.515393   431 tablet_replica.cc:333] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502: stopping tablet replica
I20260630 12:14:18.515827   431 raft_consensus.cc:2243] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.516600   431 raft_consensus.cc:2272] T 8aa892bebf854c8984e7406a465cd352 P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.518651   431 tablet_replica.cc:333] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502: stopping tablet replica
I20260630 12:14:18.519062   431 raft_consensus.cc:2243] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.519717   431 raft_consensus.cc:2272] T 15837ecad9e747d7ad24e1a54aef836f P c21bf9ce433643aabd46016622869502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.544806   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:18.561621   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:18.588936   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.589609   431 tablet_replica.cc:333] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d: stopping tablet replica
I20260630 12:14:18.590220   431 raft_consensus.cc:2243] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.590849   431 raft_consensus.cc:2272] T 15837ecad9e747d7ad24e1a54aef836f P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.593103   431 tablet_replica.cc:333] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d: stopping tablet replica
I20260630 12:14:18.593644   431 raft_consensus.cc:2243] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.594211   431 raft_consensus.cc:2272] T 8aa892bebf854c8984e7406a465cd352 P 24f0f9e8ee9448c389f764493724af0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.596335   431 tablet_replica.cc:333] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d: stopping tablet replica
I20260630 12:14:18.596858   431 raft_consensus.cc:2243] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.597659   431 raft_consensus.cc:2272] T 5b139afc179446989288797523b04264 P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.599632   431 tablet_replica.cc:333] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d: stopping tablet replica
I20260630 12:14:18.600178   431 raft_consensus.cc:2243] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.600947   431 raft_consensus.cc:2272] T 2f70e198c6734fa3b663e599bccd96bc P 24f0f9e8ee9448c389f764493724af0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.625531   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:18.642948   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:18.666963   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.667757   431 tablet_replica.cc:333] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553: stopping tablet replica
I20260630 12:14:18.668481   431 raft_consensus.cc:2243] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.669050   431 raft_consensus.cc:2272] T 15837ecad9e747d7ad24e1a54aef836f P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.671139   431 tablet_replica.cc:333] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553: stopping tablet replica
I20260630 12:14:18.671622   431 raft_consensus.cc:2243] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.672297   431 raft_consensus.cc:2272] T 2f70e198c6734fa3b663e599bccd96bc P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.674363   431 tablet_replica.cc:333] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553: stopping tablet replica
I20260630 12:14:18.674818   431 raft_consensus.cc:2243] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.675312   431 raft_consensus.cc:2272] T 8aa892bebf854c8984e7406a465cd352 P d4c662409fbc41a68f75491bf9106553 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.677419   431 tablet_replica.cc:333] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553: stopping tablet replica
I20260630 12:14:18.677902   431 raft_consensus.cc:2243] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.678542   431 raft_consensus.cc:2272] T 5b139afc179446989288797523b04264 P d4c662409fbc41a68f75491bf9106553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.701977   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:18.717372   431 master.cc:562] Master@127.0.107.254:45367 shutting down...
W20260630 12:14:19.121090  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 15837ecad9e747d7ad24e1a54aef836f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
W20260630 12:14:21.475054  6753 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:14:21.480370  6753 catalog_manager.cc:4755] TS 6c7e91c1b27a4fe7b2138aec71543364 (127.0.107.193:33395): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 5b139afc179446989288797523b04264: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33395: connect: Connection refused (error 111)
I20260630 12:14:21.616338   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.617002   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.617363   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 343709c338da49a4b093fbdb431d6ce8: stopping tablet replica
I20260630 12:14:21.640668   431 master.cc:584] Master@127.0.107.254:45367 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13651 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:21.681972   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40655
I20260630 12:14:21.683113   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:21.689067  7250 instance_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:14:21.689095  7251 instance_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:14:21.690622  7253 instance_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:14:21.693450   431 server_base.cc:1061] running on GCE node
I20260630 12:14:21.694324   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:21.694514   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:21.694710   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821661694675 us; error 0 us; skew 500 ppm
I20260630 12:14:21.695209   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:21.697948   431 webserver.cc:533] Webserver started at http://127.0.107.254:33103/ using document root <none> and password file <none>
I20260630 12:14:21.698473   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:21.698673   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:21.698989   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:21.700225   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "1a84555c5c0147169b8646b740734f1e"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-dl2z"
I20260630 12:14:21.705096   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:14:21.708933  7258 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:14:21.709936   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:21.710284   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "1a84555c5c0147169b8646b740734f1e"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-dl2z"
I20260630 12:14:21.710592   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:21.729791   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:21.731001   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:21.773145   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40655
I20260630 12:14:21.773437  7309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40655 every 8 connection(s)
I20260630 12:14:21.777650  7310 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:14:21.793357  7310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e: Bootstrap starting.
I20260630 12:14:21.799467  7310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.804858  7310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e: No bootstrap required, opened a new log
I20260630 12:14:21.807420  7310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER }
I20260630 12:14:21.807933  7310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.808238  7310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a84555c5c0147169b8646b740734f1e, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.808921  7310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER }
I20260630 12:14:21.809440  7310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:21.809670  7310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:21.809958  7310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.816056  7310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER }
I20260630 12:14:21.816782  7310 leader_election.cc:304] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [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: 1a84555c5c0147169b8646b740734f1e; no voters: 
I20260630 12:14:21.818141  7310 leader_election.cc:290] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:21.818624  7313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:21.820101  7313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 1 LEADER]: Becoming Leader. State: Replica: 1a84555c5c0147169b8646b740734f1e, State: Running, Role: LEADER
I20260630 12:14:21.820822  7313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [LEADER]: Queue going to LEADER mode. State: All 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: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER }
I20260630 12:14:21.821743  7310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:21.823910  7315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a84555c5c0147169b8646b740734f1e. Latest consensus state: current_term: 1 leader_uuid: "1a84555c5c0147169b8646b740734f1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER } }
I20260630 12:14:21.823910  7314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a84555c5c0147169b8646b740734f1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a84555c5c0147169b8646b740734f1e" member_type: VOTER } }
I20260630 12:14:21.824772  7315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:21.824851  7314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:21.828771  7318 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:21.838517  7318 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:21.839773   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:21.849344  7318 catalog_manager.cc:1383] Generated new cluster ID: 4ed80cbd9e41432892d90f0c4c5b752e
I20260630 12:14:21.849637  7318 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:21.889127  7318 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:21.890419  7318 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:21.905972  7318 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e: Generated new TSK 0
I20260630 12:14:21.906615  7318 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:21.971915   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:21.979022  7331 instance_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:14:21.980463  7332 instance_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:14:21.984361   431 server_base.cc:1061] running on GCE node
W20260630 12:14:21.985921  7334 instance_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:14:21.987042   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:21.987370   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:21.987577   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821661987532 us; error 0 us; skew 500 ppm
I20260630 12:14:21.988265   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:21.991055   431 webserver.cc:533] Webserver started at http://127.0.107.193:40333/ using document root <none> and password file <none>
I20260630 12:14:21.991668   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:21.991847   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:21.992266   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:21.993590   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "b35fa73aaed44ea38f0767a3303d72de"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-dl2z"
I20260630 12:14:21.999058   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:22.003234  7339 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:14:22.004314   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:22.004729   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b35fa73aaed44ea38f0767a3303d72de"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-dl2z"
I20260630 12:14:22.005107   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.015188   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.016783   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.018500   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.021185   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.021452   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.021714   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.021917   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.068118   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33357
I20260630 12:14:22.068183  7401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33357 every 8 connection(s)
I20260630 12:14:22.074316   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.082944  7406 instance_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:14:22.084149  7407 instance_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:14:22.087575  7409 instance_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:14:22.088506  7402 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:22.088933  7402 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.089244   431 server_base.cc:1061] running on GCE node
I20260630 12:14:22.089865  7402 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:22.090619   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.090937   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.091149   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821662091125 us; error 0 us; skew 500 ppm
I20260630 12:14:22.091930   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.092532  7275 ts_manager.cc:194] Registered new tserver with Master: b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357)
I20260630 12:14:22.094810  7275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41214
I20260630 12:14:22.094904   431 webserver.cc:533] Webserver started at http://127.0.107.194:38055/ using document root <none> and password file <none>
I20260630 12:14:22.095548   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.095820   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.096160   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.097492   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:22.102559   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:22.106485  7414 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:14:22.107435   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:22.107795   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:22.108191   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.121841   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.123431   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.125180   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.127732   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.128041   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.128305   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.128526   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.176434   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33691
I20260630 12:14:22.176541  7476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33691 every 8 connection(s)
I20260630 12:14:22.182062   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.191758  7480 instance_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:14:22.193619  7481 instance_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:14:22.196614   431 server_base.cc:1061] running on GCE node
W20260630 12:14:22.196697  7483 instance_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:14:22.197640  7477 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:22.198138  7477 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.198321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.198603   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.198825   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821662198802 us; error 0 us; skew 500 ppm
I20260630 12:14:22.199247  7477 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:22.199667   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.202095  7275 ts_manager.cc:194] Registered new tserver with Master: 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691)
I20260630 12:14:22.203130   431 webserver.cc:533] Webserver started at http://127.0.107.195:42817/ using document root <none> and password file <none>
I20260630 12:14:22.203773   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.203783  7275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41218
I20260630 12:14:22.204046   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.204559   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.206246   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "7bed80a2ee3142258a713aeba19f3ed5"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:22.211493   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:14:22.215540  7488 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:14:22.216536   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:22.216919   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "7bed80a2ee3142258a713aeba19f3ed5"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:22.217247   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:22.237681   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.239091   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.240846   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.243474   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.243681   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.244033   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.244190   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.287845   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37627
I20260630 12:14:22.287978  7550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37627 every 8 connection(s)
I20260630 12:14:22.301631  7551 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:22.302018  7551 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.302754  7551 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:22.304716  7275 ts_manager.cc:194] Registered new tserver with Master: 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:22.305692   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014455555s
I20260630 12:14:22.306097  7275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41224
I20260630 12:14:23.097577  7402 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
I20260630 12:14:23.207283  7477 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
I20260630 12:14:23.309160  7551 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
I20260630 12:14:23.372753  7275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41236:
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:14:23.375447  7275 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:14:23.444180  7516 tablet_service.cc:1511] Processing CreateTablet for tablet 854b47d6af704562a805e4cad8fa7b96 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.445221  7513 tablet_service.cc:1511] Processing CreateTablet for tablet 955c971d317e441ea156cbf92abd331b (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.445748  7516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854b47d6af704562a805e4cad8fa7b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.446019  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 854b47d6af704562a805e4cad8fa7b96 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.446581  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955c971d317e441ea156cbf92abd331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.447575  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854b47d6af704562a805e4cad8fa7b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.447803  7515 tablet_service.cc:1511] Processing CreateTablet for tablet a8c7210773894f90909f02fb053ed218 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.449129  7441 tablet_service.cc:1511] Processing CreateTablet for tablet a8c7210773894f90909f02fb053ed218 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.450116  7514 tablet_service.cc:1511] Processing CreateTablet for tablet d8e54fe360224e09b53384fbd3bcde69 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.451891  7440 tablet_service.cc:1511] Processing CreateTablet for tablet d8e54fe360224e09b53384fbd3bcde69 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.450517  7441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c7210773894f90909f02fb053ed218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.453249  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e54fe360224e09b53384fbd3bcde69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.454576  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 955c971d317e441ea156cbf92abd331b (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.455842  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955c971d317e441ea156cbf92abd331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.468775  7515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c7210773894f90909f02fb053ed218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.471354  7514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e54fe360224e09b53384fbd3bcde69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.474287  7367 tablet_service.cc:1511] Processing CreateTablet for tablet 854b47d6af704562a805e4cad8fa7b96 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:23.475853  7367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854b47d6af704562a805e4cad8fa7b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.476183  7365 tablet_service.cc:1511] Processing CreateTablet for tablet d8e54fe360224e09b53384fbd3bcde69 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:23.477469  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e54fe360224e09b53384fbd3bcde69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.480454  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 955c971d317e441ea156cbf92abd331b (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:23.481858  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955c971d317e441ea156cbf92abd331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.474205  7366 tablet_service.cc:1511] Processing CreateTablet for tablet a8c7210773894f90909f02fb053ed218 (DEFAULT_TABLE table=test-workload [id=9dfb45e4615147db9fe98c5322991635]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:23.485780  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c7210773894f90909f02fb053ed218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.480818  7571 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:23.494802  7571 tablet_bootstrap.cc:654] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.538939  7571 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: No bootstrap required, opened a new log
I20260630 12:14:23.539670  7571 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.059s	user 0.033s	sys 0.015s
I20260630 12:14:23.554957  7571 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.556092  7571 raft_consensus.cc:385] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.556490  7571 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.557375  7571 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.559458  7574 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:23.560844  7572 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:23.568984  7571 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.003s
I20260630 12:14:23.569561  7572 tablet_bootstrap.cc:654] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.570209  7571 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:23.573212  7574 tablet_bootstrap.cc:654] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.578889  7571 tablet_bootstrap.cc:654] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.600270  7571 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: No bootstrap required, opened a new log
I20260630 12:14:23.600361  7572 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: No bootstrap required, opened a new log
I20260630 12:14:23.600867  7571 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260630 12:14:23.600988  7574 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: No bootstrap required, opened a new log
I20260630 12:14:23.601015  7572 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.022s
I20260630 12:14:23.601534  7574 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.022s
I20260630 12:14:23.604187  7572 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.604928  7572 raft_consensus.cc:385] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.604674  7571 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.605527  7572 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.604874  7574 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.605691  7571 raft_consensus.cc:385] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.606207  7571 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.606158  7574 raft_consensus.cc:385] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.606884  7574 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.606559  7572 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.607372  7571 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.607919  7574 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.610252  7572 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:14:23.611387  7574 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:14:23.611552  7572 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:23.612584  7574 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:23.616902  7571 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:14:23.618045  7571 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:23.619364  7572 tablet_bootstrap.cc:654] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.619711  7574 tablet_bootstrap.cc:654] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.625340  7571 tablet_bootstrap.cc:654] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.646605  7571 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: No bootstrap required, opened a new log
I20260630 12:14:23.647419  7571 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260630 12:14:23.651289  7571 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.652532  7571 raft_consensus.cc:385] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.653017  7571 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.654150  7571 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.656255  7571 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:23.656953  7574 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: No bootstrap required, opened a new log
I20260630 12:14:23.657450  7571 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:23.657541  7574 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.034s
I20260630 12:14:23.660778  7574 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.661612  7574 raft_consensus.cc:385] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.661967  7574 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.662911  7574 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.664707  7571 tablet_bootstrap.cc:654] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.665067  7574 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:14:23.666420  7574 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:23.666723  7575 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.674275  7574 tablet_bootstrap.cc:654] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.667546  7575 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.681530  7571 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: No bootstrap required, opened a new log
I20260630 12:14:23.682298  7571 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260630 12:14:23.686347  7571 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.687454  7571 raft_consensus.cc:385] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.687916  7571 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.689283  7571 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.700909  7571 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.011s
I20260630 12:14:23.704676  7575 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.709043  7572 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: No bootstrap required, opened a new log
I20260630 12:14:23.709836  7572 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.099s	user 0.060s	sys 0.035s
I20260630 12:14:23.713600  7572 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.714573  7572 raft_consensus.cc:385] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.714946  7572 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.715898  7572 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.718077  7574 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: No bootstrap required, opened a new log
I20260630 12:14:23.718410  7572 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:23.718743  7574 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.014s
I20260630 12:14:23.719770  7572 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:23.722101  7574 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.722764  7574 raft_consensus.cc:385] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.723021  7574 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.723765  7574 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.725291  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:23.726011  7574 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:14:23.726100  7526 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 0.
I20260630 12:14:23.727188  7574 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:23.727924  7572 tablet_bootstrap.cc:654] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.727890  7416 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: 
I20260630 12:14:23.729143  7575 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.729544  7575 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.729864  7575 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.734520  7574 tablet_bootstrap.cc:654] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.738631  7575 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.745762  7575 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.746800  7574 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: No bootstrap required, opened a new log
I20260630 12:14:23.747452  7574 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260630 12:14:23.748315  7572 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: No bootstrap required, opened a new log
I20260630 12:14:23.748894  7572 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260630 12:14:23.749019  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:23.749734  7526 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.750808  7574 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.751647  7574 raft_consensus.cc:385] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.751469  7377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:23.752321  7377 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 0.
I20260630 12:14:23.752453  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:23.752259  7572 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.753391  7376 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.753414  7572 raft_consensus.cc:385] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.754246  7572 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.754729  7574 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.755143  7572 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.755667  7574 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.758354  7572 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:23.759675  7572 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:23.761459  7574 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:14:23.761349  7376 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:23.763154  7415 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90f0b8ce2da3485f82cfce4dd9aa2096, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.764127  7575 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.764823  7575 raft_consensus.cc:697] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:23.765797  7575 consensus_queue.cc:237] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.766747  7572 tablet_bootstrap.cc:654] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.768573  7526 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:23.777794  7572 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: No bootstrap required, opened a new log
I20260630 12:14:23.778330  7572 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:14:23.780517  7572 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.781104  7572 raft_consensus.cc:385] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.781476  7572 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.780889  7274 catalog_manager.cc:5697] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:23.782199  7572 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.784340  7572 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:14:23.829855  7579 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.830515  7579 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.833508  7579 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
W20260630 12:14:23.836405  7323 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:23.848816  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" is_pre_election: true
I20260630 12:14:23.849094  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:23.849761  7452 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 0.
I20260630 12:14:23.849848  7526 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 0.
I20260630 12:14:23.851039  7341 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.851868  7579 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.852334  7579 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.852651  7579 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.858989  7579 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.861091  7579 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 election: Requested vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.862012  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
I20260630 12:14:23.862672  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:23.863013  7452 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.863540  7526 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.871654  7526 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 1.
I20260630 12:14:23.871906  7452 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 1.
I20260630 12:14:23.873086  7341 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.874763  7579 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.874948  7595 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.875547  7595 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.877933  7595 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.877272  7579 raft_consensus.cc:697] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: Becoming Leader. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:23.879041  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" is_pre_election: true
I20260630 12:14:23.879136  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:23.879691  7452 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 0.
I20260630 12:14:23.879809  7526 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 0.
I20260630 12:14:23.880934  7342 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90f0b8ce2da3485f82cfce4dd9aa2096, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.880923  7579 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.882365  7595 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.882755  7595 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.883100  7595 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.889147  7595 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.890954  7595 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 election: Requested vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.890367  7274 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de reported cstate change: term changed from 0 to 1, leader changed from <none> to b35fa73aaed44ea38f0767a3303d72de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:23.891842  7452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
I20260630 12:14:23.892464  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:23.892536  7452 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.893106  7526 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.898067  7526 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 1.
I20260630 12:14:23.899119  7341 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.899822  7595 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.900550  7595 raft_consensus.cc:697] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: Becoming Leader. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:23.901155  7452 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 1.
I20260630 12:14:23.901360  7595 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.909400  7274 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de reported cstate change: term changed from 0 to 1, leader changed from <none> to b35fa73aaed44ea38f0767a3303d72de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:23.914963  7575 raft_consensus.cc:493] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.915756  7575 raft_consensus.cc:515] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.918174  7575 leader_election.cc:290] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.918952  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:23.919699  7376 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 0.
I20260630 12:14:23.919699  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:23.920576  7526 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 0.
I20260630 12:14:23.921160  7415 leader_election.cc:304] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90f0b8ce2da3485f82cfce4dd9aa2096, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:23.922117  7575 raft_consensus.cc:2804] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:23.922444  7575 raft_consensus.cc:493] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:23.922694  7575 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.927438  7575 raft_consensus.cc:515] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.929076  7575 leader_election.cc:290] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:23.930264  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:23.930336  7526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:23.931092  7376 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.931186  7526 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:23.936664  7526 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:23.937783  7416 leader_election.cc:304] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: 
I20260630 12:14:23.938668  7575 raft_consensus.cc:2804] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:23.938691  7376 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:23.939440  7575 raft_consensus.cc:697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:23.940632  7575 consensus_queue.cc:237] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:23.949858  7274 catalog_manager.cc:5697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:23.967368   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:23.989933   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:23.990902   431 tablet_replica.cc:333] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: stopping tablet replica
I20260630 12:14:23.991667   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:23.992461   431 pending_rounds.cc:70] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Trying to abort 1 pending ops.
I20260630 12:14:23.992647   431 pending_rounds.cc:77] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437535266672640 op_type: NO_OP noop_request { }
I20260630 12:14:23.992983   431 raft_consensus.cc:2889] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:23.993314   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:23.995869   431 tablet_replica.cc:333] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: stopping tablet replica
I20260630 12:14:23.996538   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:23.996948   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:23.998970   431 tablet_replica.cc:333] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: stopping tablet replica
I20260630 12:14:23.999519   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.000192   431 pending_rounds.cc:70] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Trying to abort 1 pending ops.
I20260630 12:14:24.000373   431 pending_rounds.cc:77] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437535349796864 op_type: NO_OP noop_request { }
I20260630 12:14:24.000684   431 raft_consensus.cc:2889] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:24.000967   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.003373   431 tablet_replica.cc:333] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: stopping tablet replica
I20260630 12:14:24.003878   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.004330   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.028975   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:24.044112   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:24.064998   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.065893   431 tablet_replica.cc:333] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: stopping tablet replica
I20260630 12:14:24.066526   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.066946   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.069093   431 tablet_replica.cc:333] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: stopping tablet replica
I20260630 12:14:24.069644   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.070024   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.072110   431 tablet_replica.cc:333] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: stopping tablet replica
I20260630 12:14:24.072623   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.073179   431 pending_rounds.cc:70] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Trying to abort 1 pending ops.
I20260630 12:14:24.073390   431 pending_rounds.cc:77] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437535512666112 op_type: NO_OP noop_request { }
I20260630 12:14:24.073658   431 raft_consensus.cc:2889] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:24.073925   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.076296   431 tablet_replica.cc:333] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: stopping tablet replica
I20260630 12:14:24.076771   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:24.077311   431 pending_rounds.cc:70] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Trying to abort 1 pending ops.
I20260630 12:14:24.077502   431 pending_rounds.cc:77] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437534796656640 op_type: NO_OP noop_request { }
I20260630 12:14:24.077759   431 raft_consensus.cc:2889] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:24.078011   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.101989   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:24.116691   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:24.140622   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:24.163430   431 tablet_replica.cc:333] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: stopping tablet replica
I20260630 12:14:24.164851   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.165587   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.169029   431 tablet_replica.cc:333] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: stopping tablet replica
I20260630 12:14:24.169818   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.170405   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.173177   431 tablet_replica.cc:333] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: stopping tablet replica
I20260630 12:14:24.173707   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.174248   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.176569   431 tablet_replica.cc:333] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: stopping tablet replica
I20260630 12:14:24.177115   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:24.177639   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:24.204341   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:24.227444   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.235149  7601 instance_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:14:24.236209  7602 instance_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:14:24.237035  7604 instance_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:14:24.237632   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.238890   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.239207   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:24.239482   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664239463 us; error 0 us; skew 500 ppm
I20260630 12:14:24.240227   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.243842   431 webserver.cc:533] Webserver started at http://127.0.107.196:35655/ using document root <none> and password file <none>
I20260630 12:14:24.244491   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.244800   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:24.245189   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:24.246711   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "351a4a404d81443fb9b024b5c3933d03"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-dl2z"
I20260630 12:14:24.251662   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:14:24.255560  7609 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:14:24.256719   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:24.257155   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "351a4a404d81443fb9b024b5c3933d03"
format_stamp: "Formatted at 2026-06-30 12:14:24 on dist-test-slave-dl2z"
I20260630 12:14:24.257573   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:24.270226   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.271682   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.273365   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.276173   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:24.276541   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.276893   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:24.277177   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:24.325274   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40519
I20260630 12:14:24.325383  7671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40519 every 8 connection(s)
I20260630 12:14:24.342835  7672 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:24.343406  7672 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.344326  7672 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:24.346715  7274 ts_manager.cc:194] Registered new tserver with Master: 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196:40519)
I20260630 12:14:24.348718  7274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41252
W20260630 12:14:24.852366  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet a8c7210773894f90909f02fb053ed218: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:24.856072  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet d8e54fe360224e09b53384fbd3bcde69: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:24.860157  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
I20260630 12:14:25.352167  7672 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
W20260630 12:14:25.874462  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 854b47d6af704562a805e4cad8fa7b96: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
W20260630 12:14:25.878942  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet a8c7210773894f90909f02fb053ed218: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:25.883227  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
W20260630 12:14:26.915647  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
W20260630 12:14:26.918920  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet d8e54fe360224e09b53384fbd3bcde69: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:26.922036  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet a8c7210773894f90909f02fb053ed218: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:27.934882  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
W20260630 12:14:27.938213  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet a8c7210773894f90909f02fb053ed218: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33357: connect: Connection refused (error 111)
W20260630 12:14:27.941439  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 854b47d6af704562a805e4cad8fa7b96: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33691: connect: Connection refused (error 111)
W20260630 12:14:28.943768  7323 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b35fa73aaed44ea38f0767a3303d72de not available for placement
W20260630 12:14:29.946341  7323 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 90f0b8ce2da3485f82cfce4dd9aa2096 not available for placement
W20260630 12:14:30.949095  7323 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 90f0b8ce2da3485f82cfce4dd9aa2096 not available for placement
I20260630 12:14:31.364095   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.371333  7680 instance_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:14:31.371780  7681 instance_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:14:31.373526  7683 instance_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:14:31.378465   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.386242   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.386580   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.386729   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671386715 us; error 0 us; skew 500 ppm
I20260630 12:14:31.387277   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.390202   431 webserver.cc:533] Webserver started at http://127.0.107.193:40333/ using document root <none> and password file <none>
I20260630 12:14:31.390723   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.390889   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.395008   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:31.399080  7688 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:14:31.400161   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:31.400519   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b35fa73aaed44ea38f0767a3303d72de"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-dl2z"
I20260630 12:14:31.400857   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:31.443640   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.445055   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.446708   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.450942  7695 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:31.475328   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.475775   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260630 12:14:31.476204   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:31.482795  7695 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:31.496377  7695 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: 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:14:31.496905   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.497189   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.020s	sys 0.000s
I20260630 12:14:31.497300  7695 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap complete.
I20260630 12:14:31.497956  7695 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:14:31.500280  7695 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.501130  7695 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.501747  7695 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.504344  7695 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:14:31.505122  7695 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:31.518689  7695 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: 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:14:31.519694  7695 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap complete.
I20260630 12:14:31.520363  7695 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:31.522719  7695 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.523574  7695 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.524441  7695 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.526113  7695 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:31.526820  7695 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:31.538527  7695 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: 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:14:31.539234  7695 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Bootstrap complete.
I20260630 12:14:31.540004  7695 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:14:31.542336  7695 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.542939  7695 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.543674  7695 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.545394  7695 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:14:31.546103  7695 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Bootstrap starting.
I20260630 12:14:31.558023   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33357
I20260630 12:14:31.558125  7756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33357 every 8 connection(s)
I20260630 12:14:31.558921  7695 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: 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:14:31.559686  7695 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Bootstrap complete.
I20260630 12:14:31.560294  7695 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
W20260630 12:14:31.562366  7758 tablet.cc:2406] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:31.563212   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:31.562810  7695 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.563709  7695 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.564767  7695 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.567679  7695 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260630 12:14:31.572945  7761 instance_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:14:31.574579  7762 instance_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:14:31.578289  7764 instance_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:14:31.579301   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.580600   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.580829   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.581025   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671580990 us; error 0 us; skew 500 ppm
I20260630 12:14:31.581555   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.583832   431 webserver.cc:533] Webserver started at http://127.0.107.194:38055/ using document root <none> and password file <none>
I20260630 12:14:31.584362   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.584539   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.588728  7757 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:31.589005   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:31.589144  7757 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.590060  7757 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:31.592731  7769 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:14:31.593672   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:31.593812  7274 ts_manager.cc:194] Re-registered known tserver with Master: b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357)
I20260630 12:14:31.593981   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:31.594403   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:31.600332  7274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41776
I20260630 12:14:31.603040  7757 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
I20260630 12:14:31.626888   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.628279   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.629720   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.653085   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.653442   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:14:31.658113  7776 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:31.667603   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.667924   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:14:31.668814  7776 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: 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:14:31.669483  7776 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap complete.
I20260630 12:14:31.670038  7776 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:14:31.672107  7776 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.672639  7776 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.673300  7776 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.675825  7776 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:31.676779  7776 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:31.688877  7776 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: 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:14:31.689666  7776 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap complete.
I20260630 12:14:31.690433  7776 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:14:31.692744  7776 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.693307  7776 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.694054  7776 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.696342  7776 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:31.697240  7776 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:31.711930  7776 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: 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:14:31.713063  7776 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap complete.
I20260630 12:14:31.713909  7776 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:14:31.717125  7776 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.718190  7776 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.719075  7776 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.721524  7776 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:31.722580  7776 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap starting.
I20260630 12:14:31.723821   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33691
I20260630 12:14:31.724174  7836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33691 every 8 connection(s)
I20260630 12:14:31.729662   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.737906  7840 instance_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:14:31.740796  7841 instance_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:14:31.746855  7837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:31.747354  7837 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.748386   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.748610  7837 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
W20260630 12:14:31.750240  7844 instance_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:14:31.751374   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.751688   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.751906   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671751889 us; error 0 us; skew 500 ppm
I20260630 12:14:31.752497   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.753496  7274 ts_manager.cc:194] Re-registered known tserver with Master: 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691)
I20260630 12:14:31.753850  7776 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: 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:14:31.754911  7776 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Bootstrap complete.
I20260630 12:14:31.755661  7776 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.004s
I20260630 12:14:31.756665   431 webserver.cc:533] Webserver started at http://127.0.107.195:42817/ using document root <none> and password file <none>
I20260630 12:14:31.757292   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.757496   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.758978  7776 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.760102  7776 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.760618  7274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41792
I20260630 12:14:31.760921  7776 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.762972   431 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:14:31.763403  7776 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:31.764212  7837 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
I20260630 12:14:31.767424  7849 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:14:31.768514   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:14:31.768882   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "7bed80a2ee3142258a713aeba19f3ed5"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-dl2z"
I20260630 12:14:31.769236   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:31.789660   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.791091   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.792898   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.817566   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.817883   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.002s
I20260630 12:14:31.822458  7856 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:31.833087   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.833134  7856 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: 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:14:31.833568   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.001s
I20260630 12:14:31.834162  7856 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap complete.
I20260630 12:14:31.834831  7856 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:14:31.836907  7856 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.837466  7856 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.838099  7856 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.840736  7856 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:14:31.841444  7856 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:31.854600  7856 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: 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:14:31.855732  7856 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap complete.
I20260630 12:14:31.856624  7856 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:14:31.860080  7856 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.860956  7856 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.861925  7856 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.864609  7856 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:31.865628  7856 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:31.882022  7856 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: 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:14:31.882781  7856 tablet_bootstrap.cc:492] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap complete.
I20260630 12:14:31.883370  7856 ts_tablet_manager.cc:1403] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:14:31.885466  7856 raft_consensus.cc:359] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.886049  7856 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.886772  7856 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.887892   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37627
I20260630 12:14:31.888140  7916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37627 every 8 connection(s)
I20260630 12:14:31.888624  7856 ts_tablet_manager.cc:1434] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:31.889339  7856 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap starting.
I20260630 12:14:31.903502  7856 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: 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:14:31.904464  7856 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Bootstrap complete.
I20260630 12:14:31.905177  7856 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:14:31.907421  7917 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40655
I20260630 12:14:31.907979  7917 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.908160  7856 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.908968  7856 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bed80a2ee3142258a713aeba19f3ed5, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.909011  7917 heartbeater.cc:507] Master 127.0.107.254:40655 requested a full tablet report, sending...
I20260630 12:14:31.909847  7856 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:31.912212  7856 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:14:31.915912  7274 ts_manager.cc:194] Re-registered known tserver with Master: 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:31.920967  7274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41802
I20260630 12:14:31.923817  7917 heartbeater.cc:499] Master 127.0.107.254:40655 was elected leader, sending a full tablet report...
W20260630 12:14:31.973548  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 854b47d6af704562a805e4cad8fa7b96: Illegal state: Replica 90f0b8ce2da3485f82cfce4dd9aa2096 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } }
W20260630 12:14:31.977773  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Illegal state: Replica 90f0b8ce2da3485f82cfce4dd9aa2096 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } }
W20260630 12:14:31.991501  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet d8e54fe360224e09b53384fbd3bcde69: Illegal state: Replica b35fa73aaed44ea38f0767a3303d72de is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } }
I20260630 12:14:32.824251  7924 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:32.825182  7924 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.827840  7924 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.855449  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" is_pre_election: true
I20260630 12:14:32.857035  7811 raft_consensus.cc:2410] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b35fa73aaed44ea38f0767a3303d72de for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.857168  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:32.858330  7891 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 1.
I20260630 12:14:32.859897  7690 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [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: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 90f0b8ce2da3485f82cfce4dd9aa2096
I20260630 12:14:32.860909  7924 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:32.861430  7924 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:32.861867  7924 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.868409  7924 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.870684  7924 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 2 election: Requested vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.871637  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
I20260630 12:14:32.872114  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:32.872731  7811 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.873010  7891 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.881094  7929 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:32.881286  7891 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 2.
I20260630 12:14:32.881618  7811 raft_consensus.cc:2410] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b35fa73aaed44ea38f0767a3303d72de for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.882180  7929 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.883996  7690 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [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: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:32.885296  7924 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:32.886339  7929 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.894124  7924 raft_consensus.cc:697] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 LEADER]: Becoming Leader. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:32.896266  7924 consensus_queue.cc:237] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER 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: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.904822  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:32.905830  7891 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:32.907290  7771 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: 
I20260630 12:14:32.908599  7929 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:32.907702  7274 catalog_manager.cc:5697] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de reported cstate change: term changed from 1 to 2, leader changed from 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) to b35fa73aaed44ea38f0767a3303d72de (127.0.107.193). New cstate: current_term: 2 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:32.909333  7929 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:32.910218  7929 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.910646  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:32.911616  7730 raft_consensus.cc:2410] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90f0b8ce2da3485f82cfce4dd9aa2096 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.918952  7929 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.921363  7929 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.922492  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:32.923760  7730 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.924327  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:32.925288  7891 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.933887  7891 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 2.
I20260630 12:14:32.934293  7730 raft_consensus.cc:2410] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 90f0b8ce2da3485f82cfce4dd9aa2096 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.935652  7771 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: 
I20260630 12:14:32.936810  7929 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:32.938247  7929 raft_consensus.cc:697] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:32.939153  7929 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Queue going to LEADER 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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.947315  7274 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 1 to 2, leader changed from b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) to 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:32.965436  7929 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:32.966336  7929 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.968602  7929 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.969560  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:32.969760  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:32.970687  7730 raft_consensus.cc:2410] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90f0b8ce2da3485f82cfce4dd9aa2096 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.970806  7891 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:32.972359  7771 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: b35fa73aaed44ea38f0767a3303d72de
I20260630 12:14:32.973220  7929 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:32.973769  7929 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:32.974197  7929 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.980235  7929 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:32.982635  7929 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:32.983572  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:32.983805  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:32.984524  7730 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.984835  7891 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.990628  7891 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 2.
I20260630 12:14:32.991833  7771 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: 
I20260630 12:14:32.992296  7730 raft_consensus.cc:2410] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 90f0b8ce2da3485f82cfce4dd9aa2096 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:14:32.992882  7929 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:32.993602  7929 raft_consensus.cc:697] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:32.995106  7929 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Queue going to LEADER 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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.003065  7924 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:14:33.004125  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet d8e54fe360224e09b53384fbd3bcde69: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:33.003996  7924 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.003813  7274 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 1 to 2, leader changed from b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) to 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.006928  7924 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.008167  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" is_pre_election: true
I20260630 12:14:33.008293  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:33.009302  7891 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 2.
I20260630 12:14:33.010663  7690 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 90f0b8ce2da3485f82cfce4dd9aa2096
I20260630 12:14:33.011823  7924 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260630 12:14:33.012775  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet a8c7210773894f90909f02fb053ed218: Illegal state: Replica b35fa73aaed44ea38f0767a3303d72de is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } }
I20260630 12:14:33.014209  7924 raft_consensus.cc:493] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.014889  7924 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:14:33.020407  7323 auto_rebalancer.cc:639] Failed to schedule move for tablet 955c971d317e441ea156cbf92abd331b: Illegal state: Replica 90f0b8ce2da3485f82cfce4dd9aa2096 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } }
I20260630 12:14:33.022148  7924 raft_consensus.cc:515] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.024374  7924 leader_election.cc:290] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 election: Requested vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.025316  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
I20260630 12:14:33.025621  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e54fe360224e09b53384fbd3bcde69" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:33.026448  7929 raft_consensus.cc:493] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.026491  7891 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.027629  7929 raft_consensus.cc:515] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.030009  7929 leader_election.cc:290] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.030743  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:33.031545  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:33.031666  7730 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:33.032552  7890 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 1.
I20260630 12:14:33.033684  7770 leader_election.cc:304] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 90f0b8ce2da3485f82cfce4dd9aa2096, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:33.033900  7891 raft_consensus.cc:2468] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 3.
I20260630 12:14:33.034768  7929 raft_consensus.cc:2804] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:33.035307  7929 raft_consensus.cc:493] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.035719  7929 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.035760  7690 leader_election.cc:304] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [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: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 90f0b8ce2da3485f82cfce4dd9aa2096
I20260630 12:14:33.037037  7924 raft_consensus.cc:2804] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:33.037719  7924 raft_consensus.cc:697] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Becoming Leader. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:33.038750  7924 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.043164  7929 raft_consensus.cc:515] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.045475  7929 leader_election.cc:290] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 2 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.046288  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:33.046947  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955c971d317e441ea156cbf92abd331b" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:33.047304  7730 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.047988  7891 raft_consensus.cc:3060] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.048116  7274 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de reported cstate change: term changed from 2 to 3, leader changed from 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) to b35fa73aaed44ea38f0767a3303d72de (127.0.107.193). New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.056427  7730 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 2.
I20260630 12:14:33.056427  7891 raft_consensus.cc:2468] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 2.
I20260630 12:14:33.058636  7770 leader_election.cc:304] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 90f0b8ce2da3485f82cfce4dd9aa2096, b35fa73aaed44ea38f0767a3303d72de; no voters: 
I20260630 12:14:33.059710  7929 raft_consensus.cc:2804] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:33.060438  7929 raft_consensus.cc:697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:33.061448  7929 consensus_queue.cc:237] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.069402  7274 catalog_manager.cc:5697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.281980  7929 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.282714  7929 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.284570  7929 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.285846  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de" is_pre_election: true
I20260630 12:14:33.285869  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:33.287137  7891 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 2.
I20260630 12:14:33.288260  7771 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: b35fa73aaed44ea38f0767a3303d72de
I20260630 12:14:33.289134  7929 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:33.289603  7929 raft_consensus.cc:493] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.289963  7929 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.295156  7924 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.295787  7924 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.296087  7929 raft_consensus.cc:515] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.298026  7924 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.298594  7929 leader_election.cc:290] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [CANDIDATE]: Term 3 election: Requested vote from peers b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.299430  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5" is_pre_election: true
I20260630 12:14:33.299619  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" is_pre_election: true
I20260630 12:14:33.300056  7730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b35fa73aaed44ea38f0767a3303d72de"
I20260630 12:14:33.300386  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854b47d6af704562a805e4cad8fa7b96" candidate_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:33.300469  7891 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 2.
I20260630 12:14:33.301949  7890 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.303426  7690 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 90f0b8ce2da3485f82cfce4dd9aa2096
I20260630 12:14:33.304368  7924 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:33.304934  7924 raft_consensus.cc:493] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.305372  7924 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.309223  7890 raft_consensus.cc:2468] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90f0b8ce2da3485f82cfce4dd9aa2096 in term 3.
I20260630 12:14:33.310856  7771 leader_election.cc:304] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: 7bed80a2ee3142258a713aeba19f3ed5, 90f0b8ce2da3485f82cfce4dd9aa2096; no voters: b35fa73aaed44ea38f0767a3303d72de
I20260630 12:14:33.311074  7924 raft_consensus.cc:515] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.312099  7929 raft_consensus.cc:2804] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:33.312860  7929 raft_consensus.cc:697] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 LEADER]: Becoming Leader. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:33.313953  7924 leader_election.cc:290] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [CANDIDATE]: Term 3 election: Requested vote from peers 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691), 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627)
I20260630 12:14:33.313974  7929 consensus_queue.cc:237] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.314425  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096"
I20260630 12:14:33.314715  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c7210773894f90909f02fb053ed218" candidate_uuid: "b35fa73aaed44ea38f0767a3303d72de" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bed80a2ee3142258a713aeba19f3ed5"
I20260630 12:14:33.316500  7890 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.319633  7811 raft_consensus.cc:1240] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 LEADER]: Rejecting Update request from peer b35fa73aaed44ea38f0767a3303d72de for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:33.321664  7924 consensus_queue.cc:1059] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.322829  7924 consensus_queue.cc:1243] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Peer 90f0b8ce2da3485f82cfce4dd9aa2096 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:33.323666  7930 raft_consensus.cc:3055] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:33.324230  7930 raft_consensus.cc:740] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:33.324239  7274 catalog_manager.cc:5697] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: term changed from 2 to 3, leader changed from b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) to 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.325381  7890 raft_consensus.cc:2468] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b35fa73aaed44ea38f0767a3303d72de in term 3.
I20260630 12:14:33.325598  7930 consensus_queue.cc:260] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.327554  7930 raft_consensus.cc:3060] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.327574  7690 leader_election.cc:304] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [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: 7bed80a2ee3142258a713aeba19f3ed5, b35fa73aaed44ea38f0767a3303d72de; no voters: 90f0b8ce2da3485f82cfce4dd9aa2096
I20260630 12:14:33.331609  7924 raft_consensus.cc:2804] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:33.337175  7924 raft_consensus.cc:697] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Becoming Leader. State: Replica: b35fa73aaed44ea38f0767a3303d72de, State: Running, Role: LEADER
I20260630 12:14:33.338255  7924 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.339926  7890 raft_consensus.cc:1240] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Rejecting Update request from peer 90f0b8ce2da3485f82cfce4dd9aa2096 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:33.342017  7929 consensus_queue.cc:1059] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:33.343533  7939 raft_consensus.cc:3055] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:33.344125  7939 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:33.344995  7939 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.346462  7939 raft_consensus.cc:3060] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.347700  7274 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de reported cstate change: term changed from 2 to 3, leader changed from 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) to b35fa73aaed44ea38f0767a3303d72de (127.0.107.193). New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.375247  7890 raft_consensus.cc:1240] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Rejecting Update request from peer 90f0b8ce2da3485f82cfce4dd9aa2096 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:33.377074  7939 consensus_queue.cc:1059] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.378060  7929 raft_consensus.cc:3055] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:33.378631  7929 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90f0b8ce2da3485f82cfce4dd9aa2096, State: Running, Role: LEADER
I20260630 12:14:33.379607  7929 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } }
I20260630 12:14:33.380939  7929 raft_consensus.cc:3060] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.448321  7811 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.450287  7924 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.451256  7924 consensus_queue.cc:1243] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Peer 90f0b8ce2da3485f82cfce4dd9aa2096 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:33.454443  7811 pending_rounds.cc:85] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting all ops after (but not including) 0
I20260630 12:14:33.454922  7811 pending_rounds.cc:107] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:33.455360  7811 raft_consensus.cc:2889] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:33.466140  7890 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.468175  7945 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:33.470104  7730 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.471758  7929 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.490046  7890 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.491900  7929 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.759986  7890 raft_consensus.cc:1275] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.761659  7953 consensus_queue.cc:1048] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.772045  7730 raft_consensus.cc:1275] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.773607  7953 consensus_queue.cc:1048] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.774664  7953 consensus_queue.cc:1243] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Peer b35fa73aaed44ea38f0767a3303d72de log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:33.778723  7730 pending_rounds.cc:85] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Aborting all ops after (but not including) 0
I20260630 12:14:33.779145  7730 pending_rounds.cc:107] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:33.779582  7730 raft_consensus.cc:2889] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:33.919756  7890 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.921159  7945 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.929199  7811 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.931648  7945 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.932763  7945 consensus_queue.cc:1243] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Peer 90f0b8ce2da3485f82cfce4dd9aa2096 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:33.936446  7811 pending_rounds.cc:85] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting all ops after (but not including) 0
I20260630 12:14:33.936862  7811 pending_rounds.cc:107] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:33.937206  7811 raft_consensus.cc:2889] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:34.034632  7811 consensus_queue.cc:237] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.040836  7890 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:34.041131  7730 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:34.042675  7929 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:34.043787  7939 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } 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:14:34.050820  7939 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
W20260630 12:14:34.053561  7773 consensus_peers.cc:597] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 -> Peer 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196:40519): Couldn't send request to peer 351a4a404d81443fb9b024b5c3933d03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 955c971d317e441ea156cbf92abd331b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.052634  7730 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.054656  7890 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.067447  7729 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.071029  7272 catalog_manager.cc:5697] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 reported cstate change: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.075909  7890 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.078083  7811 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.079655  7945 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } 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:14:34.081104  7924 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:34.093554  7890 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.090785  7945 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.095809  7810 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
W20260630 12:14:34.097136  7692 consensus_peers.cc:597] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de -> Peer 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196:40519): Couldn't send request to peer 351a4a404d81443fb9b024b5c3933d03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8c7210773894f90909f02fb053ed218. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.109753  7274 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 reported cstate change: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.113435  7729 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.120184  7810 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.121619  7890 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.121999  7930 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } 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:14:34.124676  7930 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:34.126675  7692 consensus_peers.cc:597] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de -> Peer 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196:40519): Couldn't send request to peer 351a4a404d81443fb9b024b5c3933d03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8e54fe360224e09b53384fbd3bcde69. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.131631  7924 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.133661  7890 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.134495  7810 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.145995  7272 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 reported cstate change: config changed from index -1 to 3, NON_VOTER 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } } }
I20260630 12:14:34.530718  7964 ts_tablet_manager.cc:933] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: Initiating tablet copy from peer 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691)
I20260630 12:14:34.533495  7964 tablet_copy_client.cc:323] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33691
I20260630 12:14:34.547438  7822 tablet_copy_service.cc:140] P 90f0b8ce2da3485f82cfce4dd9aa2096: Received BeginTabletCopySession request for tablet 955c971d317e441ea156cbf92abd331b from peer 351a4a404d81443fb9b024b5c3933d03 ({username='slave'} at 127.0.0.1:45524)
I20260630 12:14:34.548241  7822 tablet_copy_service.cc:161] P 90f0b8ce2da3485f82cfce4dd9aa2096: Beginning new tablet copy session on tablet 955c971d317e441ea156cbf92abd331b from peer 351a4a404d81443fb9b024b5c3933d03 at {username='slave'} at 127.0.0.1:45524: session id = 351a4a404d81443fb9b024b5c3933d03-955c971d317e441ea156cbf92abd331b
I20260630 12:14:34.557518  7822 tablet_copy_source_session.cc:215] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.561182  7964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955c971d317e441ea156cbf92abd331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.574811  7964 tablet_copy_client.cc:806] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.575584  7964 tablet_copy_client.cc:670] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.579867  7964 tablet_copy_client.cc:538] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.586845  7964 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: Bootstrap starting.
I20260630 12:14:34.606272  7964 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: 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:14:34.607239  7964 tablet_bootstrap.cc:492] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: Bootstrap complete.
I20260630 12:14:34.607921  7964 ts_tablet_manager.cc:1403] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260630 12:14:34.610620  7964 raft_consensus.cc:359] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.611727  7964 raft_consensus.cc:740] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 351a4a404d81443fb9b024b5c3933d03, State: Initialized, Role: LEARNER
I20260630 12:14:34.612533  7964 consensus_queue.cc:260] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.616822  7964 ts_tablet_manager.cc:1434] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:14:34.619237  7822 tablet_copy_service.cc:342] P 90f0b8ce2da3485f82cfce4dd9aa2096: Request end of tablet copy session 351a4a404d81443fb9b024b5c3933d03-955c971d317e441ea156cbf92abd331b received from {username='slave'} at 127.0.0.1:45524
I20260630 12:14:34.620137  7822 tablet_copy_service.cc:434] P 90f0b8ce2da3485f82cfce4dd9aa2096: ending tablet copy session 351a4a404d81443fb9b024b5c3933d03-955c971d317e441ea156cbf92abd331b on tablet 955c971d317e441ea156cbf92abd331b with peer 351a4a404d81443fb9b024b5c3933d03
I20260630 12:14:34.624627  7970 ts_tablet_manager.cc:933] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: Initiating tablet copy from peer b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357)
I20260630 12:14:34.626502  7970 tablet_copy_client.cc:323] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33357
I20260630 12:14:34.638196  7741 tablet_copy_service.cc:140] P b35fa73aaed44ea38f0767a3303d72de: Received BeginTabletCopySession request for tablet a8c7210773894f90909f02fb053ed218 from peer 351a4a404d81443fb9b024b5c3933d03 ({username='slave'} at 127.0.0.1:52688)
I20260630 12:14:34.638942  7741 tablet_copy_service.cc:161] P b35fa73aaed44ea38f0767a3303d72de: Beginning new tablet copy session on tablet a8c7210773894f90909f02fb053ed218 from peer 351a4a404d81443fb9b024b5c3933d03 at {username='slave'} at 127.0.0.1:52688: session id = 351a4a404d81443fb9b024b5c3933d03-a8c7210773894f90909f02fb053ed218
I20260630 12:14:34.645965  7741 tablet_copy_source_session.cc:215] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.649326  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c7210773894f90909f02fb053ed218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.667796  7970 tablet_copy_client.cc:806] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.668617  7970 tablet_copy_client.cc:670] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.672523  7970 tablet_copy_client.cc:538] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.682091  7970 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: Bootstrap starting.
I20260630 12:14:34.700733  7964 ts_tablet_manager.cc:933] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: Initiating tablet copy from peer b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357)
I20260630 12:14:34.702495  7964 tablet_copy_client.cc:323] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33357
I20260630 12:14:34.704191  7741 tablet_copy_service.cc:140] P b35fa73aaed44ea38f0767a3303d72de: Received BeginTabletCopySession request for tablet d8e54fe360224e09b53384fbd3bcde69 from peer 351a4a404d81443fb9b024b5c3933d03 ({username='slave'} at 127.0.0.1:52688)
I20260630 12:14:34.704596  7970 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: 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:14:34.704794  7741 tablet_copy_service.cc:161] P b35fa73aaed44ea38f0767a3303d72de: Beginning new tablet copy session on tablet d8e54fe360224e09b53384fbd3bcde69 from peer 351a4a404d81443fb9b024b5c3933d03 at {username='slave'} at 127.0.0.1:52688: session id = 351a4a404d81443fb9b024b5c3933d03-d8e54fe360224e09b53384fbd3bcde69
I20260630 12:14:34.705933  7970 tablet_bootstrap.cc:492] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: Bootstrap complete.
I20260630 12:14:34.706861  7970 ts_tablet_manager.cc:1403] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260630 12:14:34.710170  7970 raft_consensus.cc:359] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.711292  7970 raft_consensus.cc:740] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 351a4a404d81443fb9b024b5c3933d03, State: Initialized, Role: LEARNER
I20260630 12:14:34.712389  7970 consensus_queue.cc:260] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.716650  7970 ts_tablet_manager.cc:1434] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:14:34.719034  7741 tablet_copy_source_session.cc:215] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.720001  7740 tablet_copy_service.cc:342] P b35fa73aaed44ea38f0767a3303d72de: Request end of tablet copy session 351a4a404d81443fb9b024b5c3933d03-a8c7210773894f90909f02fb053ed218 received from {username='slave'} at 127.0.0.1:52688
I20260630 12:14:34.720835  7740 tablet_copy_service.cc:434] P b35fa73aaed44ea38f0767a3303d72de: ending tablet copy session 351a4a404d81443fb9b024b5c3933d03-a8c7210773894f90909f02fb053ed218 on tablet a8c7210773894f90909f02fb053ed218 with peer 351a4a404d81443fb9b024b5c3933d03
I20260630 12:14:34.723982  7964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e54fe360224e09b53384fbd3bcde69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.739315  7964 tablet_copy_client.cc:806] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.740083  7964 tablet_copy_client.cc:670] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.744100  7964 tablet_copy_client.cc:538] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.750571  7964 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: Bootstrap starting.
I20260630 12:14:34.767357  7964 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: 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:14:34.768281  7964 tablet_bootstrap.cc:492] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: Bootstrap complete.
I20260630 12:14:34.768913  7964 ts_tablet_manager.cc:1403] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.007s
I20260630 12:14:34.771481  7964 raft_consensus.cc:359] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.772375  7964 raft_consensus.cc:740] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 351a4a404d81443fb9b024b5c3933d03, State: Initialized, Role: LEARNER
I20260630 12:14:34.773010  7964 consensus_queue.cc:260] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: true } }
I20260630 12:14:34.775477  7964 ts_tablet_manager.cc:1434] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:14:34.777345  7740 tablet_copy_service.cc:342] P b35fa73aaed44ea38f0767a3303d72de: Request end of tablet copy session 351a4a404d81443fb9b024b5c3933d03-d8e54fe360224e09b53384fbd3bcde69 received from {username='slave'} at 127.0.0.1:52688
I20260630 12:14:34.777856  7740 tablet_copy_service.cc:434] P b35fa73aaed44ea38f0767a3303d72de: ending tablet copy session 351a4a404d81443fb9b024b5c3933d03-d8e54fe360224e09b53384fbd3bcde69 on tablet d8e54fe360224e09b53384fbd3bcde69 with peer 351a4a404d81443fb9b024b5c3933d03
I20260630 12:14:35.123319  7647 raft_consensus.cc:1217] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:35.197525  7647 raft_consensus.cc:1217] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:35.270224  7647 raft_consensus.cc:1217] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:35.634951  7953 raft_consensus.cc:1064] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096: attempting to promote NON_VOTER 351a4a404d81443fb9b024b5c3933d03 to VOTER
I20260630 12:14:35.637337  7953 consensus_queue.cc:237] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.644502  7647 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 LEARNER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.646270  7980 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.646647  7890 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.647214  7729 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.648375  7953 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:35.649312  7982 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } 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:14:35.666405  7980 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.674002  7975 raft_consensus.cc:1064] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de: attempting to promote NON_VOTER 351a4a404d81443fb9b024b5c3933d03 to VOTER
I20260630 12:14:35.676373  7975 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.669181  7647 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.680127  7729 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.672101  7890 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.696215  7891 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.700953  7945 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:35.699368  7271 catalog_manager.cc:5697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:35.718627  7647 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.719000  7810 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.721601  7979 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } 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:14:35.725345  7975 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.737972  7945 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.741262  7647 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.750000  7810 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.756170  7891 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.772462  7272 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 reported cstate change: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } attrs { replace: true } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.784286  7811 consensus_queue.cc:237] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [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: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.789731  7647 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:35.791261  7980 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.791837  7891 raft_consensus.cc:1275] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Refusing update from remote peer 90f0b8ce2da3485f82cfce4dd9aa2096: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:35.799278  7980 consensus_queue.cc:1048] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:35.800247  7975 raft_consensus.cc:1064] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de: attempting to promote NON_VOTER 351a4a404d81443fb9b024b5c3933d03 to VOTER
I20260630 12:14:35.803861  7975 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.806095  7982 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.816931  7646 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.820868  7891 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.822417  7645 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 LEARNER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.822515  7945 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } 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:14:35.824204  7979 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.835707  7811 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.837529  7979 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:35.838106  7729 consensus_queue.cc:237] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.841828  7261 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 955c971d317e441ea156cbf92abd331b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.834097  7891 raft_consensus.cc:2955] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.845669  7274 catalog_manager.cc:5697] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: config changed from index 4 to 5, VOTER b35fa73aaed44ea38f0767a3303d72de (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:35.856773  7646 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.856896  7889 raft_consensus.cc:1275] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.858755  7979 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:35.860991  7975 consensus_queue.cc:1048] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.866906  7975 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.868680  7945 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.871275  7720 tablet_service.cc:1558] Processing DeleteTablet for tablet 955c971d317e441ea156cbf92abd331b with delete_type TABLET_DATA_TOMBSTONED (TS b35fa73aaed44ea38f0767a3303d72de not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52698
I20260630 12:14:35.885181  7889 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.890159  8002 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.891561  8002 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.892625  8002 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.893587  7811 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.898042  8002 ts_tablet_manager.cc:1916] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:35.902252  7274 catalog_manager.cc:5697] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 reported cstate change: config changed from index 4 to 5, VOTER 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.907992  7259 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8e54fe360224e09b53384fbd3bcde69 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.919306  7646 raft_consensus.cc:2955] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.920519  7645 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.927403  7801 tablet_service.cc:1558] Processing DeleteTablet for tablet d8e54fe360224e09b53384fbd3bcde69 with delete_type TABLET_DATA_TOMBSTONED (TS 90f0b8ce2da3485f82cfce4dd9aa2096 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45532
I20260630 12:14:35.929531  8002 ts_tablet_manager.cc:1929] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:35.930063  8002 log.cc:1199] T 955c971d317e441ea156cbf92abd331b P b35fa73aaed44ea38f0767a3303d72de: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-0-root/wals/955c971d317e441ea156cbf92abd331b
I20260630 12:14:35.927431  7275 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.931734  7259 catalog_manager.cc:5028] TS b35fa73aaed44ea38f0767a3303d72de (127.0.107.193:33357): tablet 955c971d317e441ea156cbf92abd331b (table test-workload [id=9dfb45e4615147db9fe98c5322991635]) successfully deleted
I20260630 12:14:35.939559  7889 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 351a4a404d81443fb9b024b5c3933d03 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "7bed80a2ee3142258a713aeba19f3ed5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.945214  8006 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.947039  8006 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.947980  8006 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.952884  8006 ts_tablet_manager.cc:1916] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:35.958515  7729 consensus_queue.cc:237] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } }
I20260630 12:14:35.966208  7645 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.967437  7811 raft_consensus.cc:1275] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Refusing update from remote peer b35fa73aaed44ea38f0767a3303d72de: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.969362  8004 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } 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:14:35.971405  8004 consensus_queue.cc:1048] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [LEADER]: Connected to new peer: Peer: permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:35.972353  8006 ts_tablet_manager.cc:1929] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:35.972796  8006 log.cc:1199] T d8e54fe360224e09b53384fbd3bcde69 P 90f0b8ce2da3485f82cfce4dd9aa2096: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-1-root/wals/d8e54fe360224e09b53384fbd3bcde69
I20260630 12:14:35.974555  7261 catalog_manager.cc:5028] TS 90f0b8ce2da3485f82cfce4dd9aa2096 (127.0.107.194:33691): tablet d8e54fe360224e09b53384fbd3bcde69 (table test-workload [id=9dfb45e4615147db9fe98c5322991635]) successfully deleted
I20260630 12:14:35.977612  7979 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.980902  7811 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.984970  7645 raft_consensus.cc:2955] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:35.989792  7259 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8c7210773894f90909f02fb053ed218 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.995319  7274 catalog_manager.cc:5697] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 reported cstate change: config changed from index 4 to 5, VOTER 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195) evicted. New cstate: current_term: 3 leader_uuid: "b35fa73aaed44ea38f0767a3303d72de" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b35fa73aaed44ea38f0767a3303d72de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33357 } } peers { permanent_uuid: "90f0b8ce2da3485f82cfce4dd9aa2096" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33691 } } peers { permanent_uuid: "351a4a404d81443fb9b024b5c3933d03" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40519 } attrs { promote: false } } }
I20260630 12:14:36.015799  7881 tablet_service.cc:1558] Processing DeleteTablet for tablet a8c7210773894f90909f02fb053ed218 with delete_type TABLET_DATA_TOMBSTONED (TS 7bed80a2ee3142258a713aeba19f3ed5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46368
I20260630 12:14:36.017676  8008 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:36.018394  8008 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:36.019006  8008 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.021747  8008 ts_tablet_manager.cc:1916] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:36.034485  8008 ts_tablet_manager.cc:1929] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:36.034794  8008 log.cc:1199] T a8c7210773894f90909f02fb053ed218 P 7bed80a2ee3142258a713aeba19f3ed5: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821462532019-431-0/minicluster-data/ts-2-root/wals/a8c7210773894f90909f02fb053ed218
I20260630 12:14:36.036378  7260 catalog_manager.cc:5028] TS 7bed80a2ee3142258a713aeba19f3ed5 (127.0.107.195:37627): tablet a8c7210773894f90909f02fb053ed218 (table test-workload [id=9dfb45e4615147db9fe98c5322991635]) successfully deleted
I20260630 12:14:37.938814   431 tablet_server.cc:179] TabletServer@127.0.107.193:33357 shutting down...
I20260630 12:14:37.965453   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:37.966228   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:37.966825   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:37.967319   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.969929   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:37.970659   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.971588   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.973727   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:37.974200   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.974917   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P b35fa73aaed44ea38f0767a3303d72de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.000272   431 tablet_server.cc:196] TabletServer@127.0.107.193:33357 shutdown complete.
I20260630 12:14:38.018716   431 tablet_server.cc:179] TabletServer@127.0.107.194:33691 shutting down...
I20260630 12:14:38.041419   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.042213   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.042809   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.043579   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.045861   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.046339   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.047071   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.049144   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.049623   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.050235   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P 90f0b8ce2da3485f82cfce4dd9aa2096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.074263   431 tablet_server.cc:196] TabletServer@127.0.107.194:33691 shutdown complete.
I20260630 12:14:38.093359   431 tablet_server.cc:179] TabletServer@127.0.107.195:37627 shutting down...
I20260630 12:14:38.129400   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.130381   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.131343   431 raft_consensus.cc:2243] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.132071   431 raft_consensus.cc:2272] T 854b47d6af704562a805e4cad8fa7b96 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.135174   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.136008   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.136847   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P 7bed80a2ee3142258a713aeba19f3ed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.139385   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.139906   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.140470   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P 7bed80a2ee3142258a713aeba19f3ed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.163776   431 tablet_server.cc:196] TabletServer@127.0.107.195:37627 shutdown complete.
I20260630 12:14:38.178359   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:38.203032   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.203747   431 tablet_replica.cc:333] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03: stopping tablet replica
I20260630 12:14:38.204417   431 raft_consensus.cc:2243] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.205003   431 raft_consensus.cc:2272] T d8e54fe360224e09b53384fbd3bcde69 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.207016   431 tablet_replica.cc:333] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03: stopping tablet replica
I20260630 12:14:38.207585   431 raft_consensus.cc:2243] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.208189   431 raft_consensus.cc:2272] T a8c7210773894f90909f02fb053ed218 P 351a4a404d81443fb9b024b5c3933d03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.210150   431 tablet_replica.cc:333] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03: stopping tablet replica
I20260630 12:14:38.210667   431 raft_consensus.cc:2243] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.211211   431 raft_consensus.cc:2272] T 955c971d317e441ea156cbf92abd331b P 351a4a404d81443fb9b024b5c3933d03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.232758   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:38.244920   431 master.cc:562] Master@127.0.107.254:40655 shutting down...
I20260630 12:14:38.265609   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.266204   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.266575   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a84555c5c0147169b8646b740734f1e: stopping tablet replica
I20260630 12:14:38.285959   431 master.cc:584] Master@127.0.107.254:40655 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16642 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:38.324585   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38081
I20260630 12:14:38.325701   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.331208  8011 instance_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:14:38.331554  8012 instance_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:14:38.333576   431 server_base.cc:1061] running on GCE node
W20260630 12:14:38.333540  8014 instance_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:14:38.334842   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.335049   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.335285   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821678335240 us; error 0 us; skew 500 ppm
I20260630 12:14:38.335902   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.338768   431 webserver.cc:533] Webserver started at http://127.0.107.254:37489/ using document root <none> and password file <none>
I20260630 12:14:38.339320   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.339515   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.339857   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.341104   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "62787accdeae406a830c16ff01d26dd8"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.345955   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:38.349376  8019 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:14:38.350217   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:38.350569   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "62787accdeae406a830c16ff01d26dd8"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.350883   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:38.371665   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.372977   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.413946   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38081
I20260630 12:14:38.414063  8070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38081 every 8 connection(s)
I20260630 12:14:38.417747  8071 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:14:38.428179  8071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Bootstrap starting.
I20260630 12:14:38.432819  8071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.437036  8071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: No bootstrap required, opened a new log
I20260630 12:14:38.439141  8071 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER }
I20260630 12:14:38.439535  8071 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.439777  8071 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62787accdeae406a830c16ff01d26dd8, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.440382  8071 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER }
I20260630 12:14:38.440837  8071 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.441063  8071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.441332  8071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.445957  8071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER }
I20260630 12:14:38.446470  8071 leader_election.cc:304] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [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: 62787accdeae406a830c16ff01d26dd8; no voters: 
I20260630 12:14:38.447559  8071 leader_election.cc:290] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.447932  8074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.449350  8074 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 1 LEADER]: Becoming Leader. State: Replica: 62787accdeae406a830c16ff01d26dd8, State: Running, Role: LEADER
I20260630 12:14:38.450028  8074 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [LEADER]: Queue going to LEADER mode. State: All 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: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER }
I20260630 12:14:38.450533  8071 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:38.455312  8076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62787accdeae406a830c16ff01d26dd8. Latest consensus state: current_term: 1 leader_uuid: "62787accdeae406a830c16ff01d26dd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER } }
I20260630 12:14:38.455237  8075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62787accdeae406a830c16ff01d26dd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62787accdeae406a830c16ff01d26dd8" member_type: VOTER } }
I20260630 12:14:38.456182  8076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:38.456471  8075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:38.458564  8083 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:38.464576  8083 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:38.465569   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:38.473184  8083 catalog_manager.cc:1383] Generated new cluster ID: e8cb5cb2208f43a68dc05798e2e8afce
I20260630 12:14:38.473488  8083 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:38.492233  8083 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:38.493531  8083 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:38.512187  8083 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Generated new TSK 0
I20260630 12:14:38.512821  8083 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:38.532192   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.538007  8092 instance_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:14:38.539862  8093 instance_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:14:38.540576  8095 instance_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:14:38.540903   431 server_base.cc:1061] running on GCE node
I20260630 12:14:38.541841   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.542062   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.542232   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821678542209 us; error 0 us; skew 500 ppm
I20260630 12:14:38.542747   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.544994   431 webserver.cc:533] Webserver started at http://127.0.107.193:35559/ using document root <none> and password file <none>
I20260630 12:14:38.545481   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.545698   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.545961   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.547025   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.551592   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:38.554967  8100 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:14:38.555722   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:38.556051   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.556340   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:38.570811   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.572052   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.573525   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.575793   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.576036   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:38.576273   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.576476   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.617266   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39327
I20260630 12:14:38.617383  8162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39327 every 8 connection(s)
I20260630 12:14:38.622356   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.629343  8167 instance_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:14:38.632658  8168 instance_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:14:38.637133  8171 instance_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:14:38.637413   431 server_base.cc:1061] running on GCE node
I20260630 12:14:38.638144  8163 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38081
I20260630 12:14:38.638520   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:38.638536  8163 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:38.638908   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.639101   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821678639083 us; error 0 us; skew 500 ppm
I20260630 12:14:38.639570  8163 heartbeater.cc:507] Master 127.0.107.254:38081 requested a full tablet report, sending...
I20260630 12:14:38.639683   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.641912  8036 ts_manager.cc:194] Registered new tserver with Master: 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327)
I20260630 12:14:38.642733   431 webserver.cc:533] Webserver started at http://127.0.107.194:45633/ using document root <none> and password file <none>
I20260630 12:14:38.643265   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.643467   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.643724   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.644004  8036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44504
I20260630 12:14:38.644933   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "7fce6977c4794eb099b825779603bd65"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.649288   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:38.652896  8175 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:14:38.653836   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:38.654124   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "7fce6977c4794eb099b825779603bd65"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.654404   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:38.682301   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.683445   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.684916   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.687171   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.687405   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.687644   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.687830   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.724948   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39743
I20260630 12:14:38.725044  8237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39743 every 8 connection(s)
I20260630 12:14:38.729902   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.737146  8241 instance_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:14:38.738698  8242 instance_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:14:38.739742  8244 instance_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:14:38.742239   431 server_base.cc:1061] running on GCE node
I20260630 12:14:38.742493  8238 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38081
I20260630 12:14:38.742937  8238 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.743391   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.743676   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.743865  8238 heartbeater.cc:507] Master 127.0.107.254:38081 requested a full tablet report, sending...
I20260630 12:14:38.743902   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821678743881 us; error 0 us; skew 500 ppm
I20260630 12:14:38.744917   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.746435  8036 ts_manager.cc:194] Registered new tserver with Master: 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:38.747473   431 webserver.cc:533] Webserver started at http://127.0.107.195:37645/ using document root <none> and password file <none>
I20260630 12:14:38.748035   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.748014  8036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44514
I20260630 12:14:38.748483   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.748812   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.749994   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "604feefb289e4cebb8e29422d1865c28"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.754868   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:38.758231  8249 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:14:38.759121   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:38.759426   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "604feefb289e4cebb8e29422d1865c28"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:38.759743   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:38.777056   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.778141   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.779501   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.781674   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.781854   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.782145   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.782313   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.821308   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39995
I20260630 12:14:38.821410  8311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39995 every 8 connection(s)
I20260630 12:14:38.834160  8312 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38081
I20260630 12:14:38.834573  8312 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.835247  8312 heartbeater.cc:507] Master 127.0.107.254:38081 requested a full tablet report, sending...
I20260630 12:14:38.837118  8036 ts_manager.cc:194] Registered new tserver with Master: 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:38.837581   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013163557s
I20260630 12:14:38.838445  8036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44526
I20260630 12:14:39.646661  8163 heartbeater.cc:499] Master 127.0.107.254:38081 was elected leader, sending a full tablet report...
I20260630 12:14:39.751253  8238 heartbeater.cc:499] Master 127.0.107.254:38081 was elected leader, sending a full tablet report...
I20260630 12:14:39.841061  8312 heartbeater.cc:499] Master 127.0.107.254:38081 was elected leader, sending a full tablet report...
I20260630 12:14:39.893086  8036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42764:
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:14:39.895411  8036 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:14:39.955581  8277 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecde8fe842643df8399d9a6dfb86a81 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:39.957077  8277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecde8fe842643df8399d9a6dfb86a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.956936  8275 tablet_service.cc:1511] Processing CreateTablet for tablet 941601f2736b48cd9233d0f78afcee87 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:39.959136  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48e6394d154125ac897f84c3b63fa2 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:39.960718  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48e6394d154125ac897f84c3b63fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.960942  8202 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48e6394d154125ac897f84c3b63fa2 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:39.962284  8202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48e6394d154125ac897f84c3b63fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.964462  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941601f2736b48cd9233d0f78afcee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.965018  8201 tablet_service.cc:1511] Processing CreateTablet for tablet 941601f2736b48cd9233d0f78afcee87 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:39.966302  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941601f2736b48cd9233d0f78afcee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.969096  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:39.970427  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.975092  8125 tablet_service.cc:1511] Processing CreateTablet for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:39.975148  8128 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecde8fe842643df8399d9a6dfb86a81 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:39.976715  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.977355  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecde8fe842643df8399d9a6dfb86a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.978762  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 941601f2736b48cd9233d0f78afcee87 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:39.981271  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48e6394d154125ac897f84c3b63fa2 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:39.982161  8332 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Bootstrap starting.
I20260630 12:14:39.959252  8203 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecde8fe842643df8399d9a6dfb86a81 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:39.983860  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 (DEFAULT_TABLE table=test-workload [id=e947b3704b304af7816f6b9d46217862]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:39.984719  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecde8fe842643df8399d9a6dfb86a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.985095  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.988634  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941601f2736b48cd9233d0f78afcee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.989104  8332 tablet_bootstrap.cc:654] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:39.992451  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48e6394d154125ac897f84c3b63fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.999589  8334 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.004938  8332 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: No bootstrap required, opened a new log
I20260630 12:14:40.005622  8332 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.016s
I20260630 12:14:40.008976  8332 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.009919  8332 raft_consensus.cc:385] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.010277  8332 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.011292  8332 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.022053  8332 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260630 12:14:40.023195  8332 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Bootstrap starting.
I20260630 12:14:40.029346  8332 tablet_bootstrap.cc:654] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.008976  8334 tablet_bootstrap.cc:654] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.050766  8336 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Bootstrap starting.
I20260630 12:14:40.061621  8336 tablet_bootstrap.cc:654] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.084964  8334 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.085480  8334 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.011s
I20260630 12:14:40.085673  8332 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: No bootstrap required, opened a new log
I20260630 12:14:40.086262  8332 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.028s
I20260630 12:14:40.088167  8334 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.088847  8336 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: No bootstrap required, opened a new log
I20260630 12:14:40.089008  8334 raft_consensus.cc:385] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.089439  8336 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
I20260630 12:14:40.089008  8332 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.089572  8334 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.090063  8332 raft_consensus.cc:385] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.090442  8332 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.090616  8334 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.091197  8332 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.093233  8332 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:40.092739  8336 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.093837  8336 raft_consensus.cc:385] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.094231  8332 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: Bootstrap starting.
I20260630 12:14:40.094271  8336 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.095909  8336 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.100574  8334 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:14:40.101186  8332 tablet_bootstrap.cc:654] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.101805  8334 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.107398  8336 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.007s
I20260630 12:14:40.109107  8334 tablet_bootstrap.cc:654] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.114466  8336 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: Bootstrap starting.
I20260630 12:14:40.126178  8332 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: No bootstrap required, opened a new log
I20260630 12:14:40.126752  8336 tablet_bootstrap.cc:654] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.126824  8332 ts_tablet_manager.cc:1403] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.017s
I20260630 12:14:40.130251  8332 raft_consensus.cc:359] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.131079  8332 raft_consensus.cc:385] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.131359  8332 raft_consensus.cc:740] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.132303  8332 consensus_queue.cc:260] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.132982  8336 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: No bootstrap required, opened a new log
I20260630 12:14:40.132977  8334 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.133599  8336 ts_tablet_manager.cc:1403] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260630 12:14:40.133716  8334 ts_tablet_manager.cc:1403] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260630 12:14:40.136209  8334 raft_consensus.cc:359] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.136523  8336 raft_consensus.cc:359] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.136930  8332 ts_tablet_manager.cc:1434] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:14:40.136968  8334 raft_consensus.cc:385] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.137317  8336 raft_consensus.cc:385] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.137606  8334 raft_consensus.cc:740] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.137740  8336 raft_consensus.cc:740] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.138216  8332 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Bootstrap starting.
I20260630 12:14:40.138774  8336 consensus_queue.cc:260] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.138700  8334 consensus_queue.cc:260] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.141358  8336 ts_tablet_manager.cc:1434] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:40.141476  8334 ts_tablet_manager.cc:1434] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:14:40.144994  8332 tablet_bootstrap.cc:654] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.146188  8334 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.146279  8336 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Bootstrap starting.
I20260630 12:14:40.153410  8334 tablet_bootstrap.cc:654] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.155130  8336 tablet_bootstrap.cc:654] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.165169  8334 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.165688  8334 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:14:40.168812  8332 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: No bootstrap required, opened a new log
I20260630 12:14:40.168397  8334 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.169207  8334 raft_consensus.cc:385] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.169344  8332 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.021s
I20260630 12:14:40.169557  8336 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: No bootstrap required, opened a new log
I20260630 12:14:40.169545  8334 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.170238  8336 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260630 12:14:40.170634  8334 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.172300  8332 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.172562  8336 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.173075  8332 raft_consensus.cc:385] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.173501  8332 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.173452  8336 raft_consensus.cc:385] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.174239  8336 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.174531  8332 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.175026  8336 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.176928  8332 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:14:40.179091  8334 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:14:40.179221  8336 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:14:40.180210  8334 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.180377  8336 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: Bootstrap starting.
I20260630 12:14:40.185509  8334 tablet_bootstrap.cc:654] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.187220  8336 tablet_bootstrap.cc:654] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.195317  8336 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: No bootstrap required, opened a new log
I20260630 12:14:40.195856  8336 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260630 12:14:40.197387  8335 raft_consensus.cc:493] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.197894  8335 raft_consensus.cc:515] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.198802  8334 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.199311  8334 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:14:40.198837  8336 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.199810  8336 raft_consensus.cc:385] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.200263  8336 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.201135  8336 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.202227  8334 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.203084  8334 raft_consensus.cc:385] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.203459  8334 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.204624  8340 raft_consensus.cc:493] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.205128  8340 raft_consensus.cc:515] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.205557  8336 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:40.203269  8335 leader_election.cc:290] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743), 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327)
I20260630 12:14:40.207916  8340 leader_election.cc:290] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995), 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:40.204320  8334 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.222462  8334 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260630 12:14:40.237841  8335 raft_consensus.cc:493] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.238643  8335 raft_consensus.cc:515] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.241595  8335 leader_election.cc:290] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:40.246651  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" is_pre_election: true
I20260630 12:14:40.247490  8138 raft_consensus.cc:2468] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 0.
I20260630 12:14:40.248147  8213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65" is_pre_election: true
I20260630 12:14:40.248800  8213 raft_consensus.cc:2468] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 0.
I20260630 12:14:40.247489  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941601f2736b48cd9233d0f78afcee87" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65" is_pre_election: true
I20260630 12:14:40.250069  8212 raft_consensus.cc:2468] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 0.
I20260630 12:14:40.250023  8253 leader_election.cc:304] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.251379  8335 raft_consensus.cc:2804] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.251744  8335 raft_consensus.cc:493] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.252102  8335 raft_consensus.cc:3060] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.253062  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941601f2736b48cd9233d0f78afcee87" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" is_pre_election: true
I20260630 12:14:40.253695  8138 raft_consensus.cc:2468] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 0.
I20260630 12:14:40.255517  8253 leader_election.cc:304] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1724d2e7b9614f8288238d49ab6aa9fb, 604feefb289e4cebb8e29422d1865c28; no voters: 
I20260630 12:14:40.258376  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65" is_pre_election: true
I20260630 12:14:40.258955  8355 raft_consensus.cc:2804] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.259059  8212 raft_consensus.cc:2468] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1724d2e7b9614f8288238d49ab6aa9fb in term 0.
I20260630 12:14:40.259625  8355 raft_consensus.cc:493] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.260423  8104 leader_election.cc:304] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1724d2e7b9614f8288238d49ab6aa9fb, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.260619  8355 raft_consensus.cc:3060] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.260509  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28" is_pre_election: true
I20260630 12:14:40.260368  8335 raft_consensus.cc:515] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.261667  8340 raft_consensus.cc:2804] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.264364  8340 raft_consensus.cc:493] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.264667  8287 raft_consensus.cc:2393] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1724d2e7b9614f8288238d49ab6aa9fb in current term 1: Already voted for candidate 604feefb289e4cebb8e29422d1865c28 in this term.
I20260630 12:14:40.265618  8335 leader_election.cc:290] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 election: Requested vote from peers 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743), 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327)
I20260630 12:14:40.266515  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65"
I20260630 12:14:40.267099  8212 raft_consensus.cc:3060] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.267303  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
I20260630 12:14:40.268172  8341 raft_consensus.cc:493] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.267917  8355 raft_consensus.cc:515] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.264689  8340 raft_consensus.cc:3060] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.268718  8341 raft_consensus.cc:515] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.270234  8355 leader_election.cc:290] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 election: Requested vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:40.271261  8213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941601f2736b48cd9233d0f78afcee87" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65"
I20260630 12:14:40.271526  8341 leader_election.cc:290] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:40.271876  8213 raft_consensus.cc:3060] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.277880  8340 raft_consensus.cc:515] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.278592  8212 raft_consensus.cc:2468] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 1.
I20260630 12:14:40.279107  8138 raft_consensus.cc:2393] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 604feefb289e4cebb8e29422d1865c28 in current term 1: Already voted for candidate 1724d2e7b9614f8288238d49ab6aa9fb in this term.
I20260630 12:14:40.280535  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941601f2736b48cd9233d0f78afcee87" candidate_uuid: "604feefb289e4cebb8e29422d1865c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
I20260630 12:14:40.280980  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28"
I20260630 12:14:40.281179  8137 raft_consensus.cc:3060] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.281733  8287 raft_consensus.cc:2393] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1724d2e7b9614f8288238d49ab6aa9fb in current term 1: Already voted for candidate 604feefb289e4cebb8e29422d1865c28 in this term.
I20260630 12:14:40.283278  8340 leader_election.cc:290] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 1 election: Requested vote from peers 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995), 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:40.287218  8137 raft_consensus.cc:2468] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 1.
I20260630 12:14:40.287575  8213 raft_consensus.cc:2468] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 604feefb289e4cebb8e29422d1865c28 in term 1.
I20260630 12:14:40.288847  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecde8fe842643df8399d9a6dfb86a81" candidate_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fce6977c4794eb099b825779603bd65"
I20260630 12:14:40.289127  8253 leader_election.cc:304] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.289779  8212 raft_consensus.cc:2393] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1724d2e7b9614f8288238d49ab6aa9fb in current term 1: Already voted for candidate 604feefb289e4cebb8e29422d1865c28 in this term.
I20260630 12:14:40.290160  8253 leader_election.cc:304] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.290944  8104 leader_election.cc:304] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [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: 1724d2e7b9614f8288238d49ab6aa9fb; no voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65
I20260630 12:14:40.292009  8355 raft_consensus.cc:2804] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.291615  8335 raft_consensus.cc:2804] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.293943  8340 raft_consensus.cc:2749] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:40.294858  8335 raft_consensus.cc:697] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Becoming Leader. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Running, Role: LEADER
I20260630 12:14:40.295168  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48e6394d154125ac897f84c3b63fa2" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28" is_pre_election: true
I20260630 12:14:40.295392  8355 raft_consensus.cc:697] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Becoming Leader. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Running, Role: LEADER
I20260630 12:14:40.295959  8287 raft_consensus.cc:2468] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 0.
I20260630 12:14:40.295799  8335 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.296383  8355 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.297466  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48e6394d154125ac897f84c3b63fa2" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" is_pre_election: true
I20260630 12:14:40.297497  8176 leader_election.cc:304] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.298280  8137 raft_consensus.cc:2468] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 0.
I20260630 12:14:40.298624  8341 raft_consensus.cc:2804] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.299024  8341 raft_consensus.cc:493] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.299374  8341 raft_consensus.cc:3060] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.306279  8341 raft_consensus.cc:515] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.307921  8341 leader_election.cc:290] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 election: Requested vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:40.308768  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48e6394d154125ac897f84c3b63fa2" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
I20260630 12:14:40.309000  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48e6394d154125ac897f84c3b63fa2" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28"
I20260630 12:14:40.309463  8137 raft_consensus.cc:3060] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.309464  8287 raft_consensus.cc:3060] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.309154  8035 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 604feefb289e4cebb8e29422d1865c28 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.311075  8035 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 604feefb289e4cebb8e29422d1865c28 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.314863  8287 raft_consensus.cc:2468] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 1.
I20260630 12:14:40.316160  8137 raft_consensus.cc:2468] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 1.
I20260630 12:14:40.316097  8176 leader_election.cc:304] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 604feefb289e4cebb8e29422d1865c28, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.317203  8341 raft_consensus.cc:2804] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.318508  8341 raft_consensus.cc:697] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Becoming Leader. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Running, Role: LEADER
I20260630 12:14:40.319346  8341 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.326547  8035 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fce6977c4794eb099b825779603bd65 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.334312  8341 raft_consensus.cc:493] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.334985  8341 raft_consensus.cc:515] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.336897  8341 leader_election.cc:290] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:40.337661  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a6cc9d3dd41d2bb1aaf2c6b53e732" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" is_pre_election: true
I20260630 12:14:40.338068  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a6cc9d3dd41d2bb1aaf2c6b53e732" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28" is_pre_election: true
I20260630 12:14:40.338399  8137 raft_consensus.cc:2468] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 0.
I20260630 12:14:40.338872  8287 raft_consensus.cc:2468] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 0.
I20260630 12:14:40.339591  8179 leader_election.cc:304] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1724d2e7b9614f8288238d49ab6aa9fb, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.340348  8341 raft_consensus.cc:2804] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.340747  8341 raft_consensus.cc:493] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.341032  8341 raft_consensus.cc:3060] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.345849  8341 raft_consensus.cc:515] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.347442  8341 leader_election.cc:290] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 election: Requested vote from peers 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327), 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:40.348304  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a6cc9d3dd41d2bb1aaf2c6b53e732" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
I20260630 12:14:40.348510  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a6cc9d3dd41d2bb1aaf2c6b53e732" candidate_uuid: "7fce6977c4794eb099b825779603bd65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "604feefb289e4cebb8e29422d1865c28"
I20260630 12:14:40.348919  8137 raft_consensus.cc:3060] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.349130  8287 raft_consensus.cc:3060] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.354745  8137 raft_consensus.cc:2468] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 1.
I20260630 12:14:40.354851  8287 raft_consensus.cc:2468] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fce6977c4794eb099b825779603bd65 in term 1.
I20260630 12:14:40.355995  8179 leader_election.cc:304] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1724d2e7b9614f8288238d49ab6aa9fb, 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.356746  8341 raft_consensus.cc:2804] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.357220  8341 raft_consensus.cc:697] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Becoming Leader. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Running, Role: LEADER
I20260630 12:14:40.357950  8341 consensus_queue.cc:237] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.365275  8035 catalog_manager.cc:5697] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fce6977c4794eb099b825779603bd65 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.465252  8035 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42768:
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:14:40.493554  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 76029aa54e594b82aa6602e317cf07a7 (DEFAULT_TABLE table=dugtrio [id=939532c46bce42bcaf005c03513d0785]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:40.494899  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76029aa54e594b82aa6602e317cf07a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.495299  8202 tablet_service.cc:1511] Processing CreateTablet for tablet f43a0e0c80f04cb38559aab9972f6cfb (DEFAULT_TABLE table=dugtrio [id=939532c46bce42bcaf005c03513d0785]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:40.496560  8202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43a0e0c80f04cb38559aab9972f6cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.496758  8277 tablet_service.cc:1511] Processing CreateTablet for tablet 8bccbeccd42745d98bf844b34dded712 (DEFAULT_TABLE table=dugtrio [id=939532c46bce42bcaf005c03513d0785]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:40.497991  8277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bccbeccd42745d98bf844b34dded712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.498728  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 0e863728815b47aca4206402bb1364df (DEFAULT_TABLE table=dugtrio [id=939532c46bce42bcaf005c03513d0785]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:40.499924  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e863728815b47aca4206402bb1364df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.511365  8334 tablet_bootstrap.cc:492] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.515460  8332 tablet_bootstrap.cc:492] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Bootstrap starting.
I20260630 12:14:40.517251  8334 tablet_bootstrap.cc:654] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.517946  8336 tablet_bootstrap.cc:492] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Bootstrap starting.
I20260630 12:14:40.522835  8332 tablet_bootstrap.cc:654] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.525722  8336 tablet_bootstrap.cc:654] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.527505  8332 tablet_bootstrap.cc:492] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: No bootstrap required, opened a new log
I20260630 12:14:40.528052  8332 ts_tablet_manager.cc:1403] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:14:40.529233  8334 tablet_bootstrap.cc:492] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.529731  8334 ts_tablet_manager.cc:1403] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260630 12:14:40.530711  8332 raft_consensus.cc:359] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.531232  8332 raft_consensus.cc:385] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.531461  8336 tablet_bootstrap.cc:492] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: No bootstrap required, opened a new log
I20260630 12:14:40.531474  8332 raft_consensus.cc:740] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.532177  8336 ts_tablet_manager.cc:1403] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:14:40.532558  8332 consensus_queue.cc:260] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.532485  8334 raft_consensus.cc:359] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.533289  8332 raft_consensus.cc:399] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.533293  8334 raft_consensus.cc:385] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.533854  8332 raft_consensus.cc:493] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.533926  8334 raft_consensus.cc:740] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.534322  8332 raft_consensus.cc:3060] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.534798  8334 consensus_queue.cc:260] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.535104  8336 raft_consensus.cc:359] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } }
I20260630 12:14:40.535552  8334 raft_consensus.cc:399] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.535677  8336 raft_consensus.cc:385] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.536002  8334 raft_consensus.cc:493] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.536063  8336 raft_consensus.cc:740] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.536619  8334 raft_consensus.cc:3060] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.537096  8336 consensus_queue.cc:260] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } }
I20260630 12:14:40.538688  8336 raft_consensus.cc:399] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.539052  8336 raft_consensus.cc:493] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.539383  8336 raft_consensus.cc:3060] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.541852  8332 raft_consensus.cc:515] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.542652  8332 leader_election.cc:304] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [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: 604feefb289e4cebb8e29422d1865c28; no voters: 
I20260630 12:14:40.543316  8332 leader_election.cc:290] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.543485  8355 raft_consensus.cc:2804] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.544078  8355 raft_consensus.cc:697] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Becoming Leader. State: Replica: 604feefb289e4cebb8e29422d1865c28, State: Running, Role: LEADER
I20260630 12:14:40.544970  8336 raft_consensus.cc:515] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } }
I20260630 12:14:40.544783  8355 consensus_queue.cc:237] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All 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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:40.544745  8334 raft_consensus.cc:515] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.545632  8336 leader_election.cc:304] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [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: 7fce6977c4794eb099b825779603bd65; no voters: 
I20260630 12:14:40.546075  8334 leader_election.cc:304] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [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: 1724d2e7b9614f8288238d49ab6aa9fb; no voters: 
I20260630 12:14:40.546279  8332 ts_tablet_manager.cc:1434] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:14:40.546448  8341 raft_consensus.cc:2804] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.546909  8340 raft_consensus.cc:2804] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.546994  8341 raft_consensus.cc:697] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Becoming Leader. State: Replica: 7fce6977c4794eb099b825779603bd65, State: Running, Role: LEADER
I20260630 12:14:40.547856  8341 consensus_queue.cc:237] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [LEADER]: Queue going to LEADER mode. State: All 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: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } }
I20260630 12:14:40.551741  8336 leader_election.cc:290] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.553637  8334 leader_election.cc:290] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.554324  8336 ts_tablet_manager.cc:1434] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
I20260630 12:14:40.555164  8035 catalog_manager.cc:5697] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 604feefb289e4cebb8e29422d1865c28 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.565122  8334 ts_tablet_manager.cc:1434] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.003s
I20260630 12:14:40.568991  8340 raft_consensus.cc:697] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 LEADER]: Becoming Leader. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Running, Role: LEADER
I20260630 12:14:40.569829  8340 consensus_queue.cc:237] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [LEADER]: Queue going to LEADER mode. State: All 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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.572309  8334 tablet_bootstrap.cc:492] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:40.575407  8036 catalog_manager.cc:5697] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fce6977c4794eb099b825779603bd65 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.579044  8334 tablet_bootstrap.cc:654] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.581254  8033 catalog_manager.cc:5697] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.591293  8334 tablet_bootstrap.cc:492] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: No bootstrap required, opened a new log
I20260630 12:14:40.591935  8334 ts_tablet_manager.cc:1403] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260630 12:14:40.594892  8334 raft_consensus.cc:359] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.595480  8334 raft_consensus.cc:385] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.595768  8334 raft_consensus.cc:740] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.596496  8334 consensus_queue.cc:260] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.597157  8334 raft_consensus.cc:399] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.597458  8334 raft_consensus.cc:493] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.597779  8334 raft_consensus.cc:3060] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.604137  8334 raft_consensus.cc:515] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.604738  8334 leader_election.cc:304] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [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: 1724d2e7b9614f8288238d49ab6aa9fb; no voters: 
I20260630 12:14:40.605351  8334 leader_election.cc:290] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.606009  8340 raft_consensus.cc:2804] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.606525  8340 raft_consensus.cc:697] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 LEADER]: Becoming Leader. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Running, Role: LEADER
I20260630 12:14:40.607133  8334 ts_tablet_manager.cc:1434] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:14:40.607229  8340 consensus_queue.cc:237] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [LEADER]: Queue going to LEADER mode. State: All 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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:40.613143  8032 catalog_manager.cc:5697] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.637712   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:40.655521   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:40.656558   431 tablet_replica.cc:333] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.657172   431 raft_consensus.cc:2243] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.657662   431 raft_consensus.cc:2272] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.660425   431 tablet_replica.cc:333] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.661002   431 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.661458   431 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.663219   431 tablet_replica.cc:333] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.663750   431 raft_consensus.cc:2243] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.664232   431 raft_consensus.cc:2272] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.666846   431 tablet_replica.cc:333] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.667363   431 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.667747   431 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.669628   431 tablet_replica.cc:333] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.670166   431 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.670533   431 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.672588   431 tablet_replica.cc:333] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: stopping tablet replica
I20260630 12:14:40.673087   431 raft_consensus.cc:2243] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.673452   431 raft_consensus.cc:2272] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.677577  8355 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:40.689218  8253 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:14:40.698738  8253 consensus_peers.cc:597] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:40.707705   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:40.750561  8355 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:40.763612  8253 consensus_peers.cc:597] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:40.774242  8179 consensus_peers.cc:597] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:40.875749  8341 consensus_queue.cc:1048] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:40.884601  8390 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:14:40.899044  8179 consensus_peers.cc:597] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.512529  8341 consensus_queue.cc:579] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Leader has been unable to successfully communicate with peer 1724d2e7b9614f8288238d49ab6aa9fb for more than 1 seconds (1.192s)
I20260630 12:14:41.574676  8355 consensus_queue.cc:579] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Leader has been unable to successfully communicate with peer 1724d2e7b9614f8288238d49ab6aa9fb for more than 1 seconds (1.277s)
I20260630 12:14:41.722386  8341 consensus_queue.cc:579] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Leader has been unable to successfully communicate with peer 1724d2e7b9614f8288238d49ab6aa9fb for more than 1 seconds (1.363s)
I20260630 12:14:41.770533  8032 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42764:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:41.771144  8032 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42764:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:41.785916  8032 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Sending DeleteTablet for 1 replicas of tablet 76029aa54e594b82aa6602e317cf07a7
I20260630 12:14:41.786803  8032 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Sending DeleteTablet for 1 replicas of tablet f43a0e0c80f04cb38559aab9972f6cfb
I20260630 12:14:41.787464  8032 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Sending DeleteTablet for 1 replicas of tablet 8bccbeccd42745d98bf844b34dded712
I20260630 12:14:41.788229  8032 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: Sending DeleteTablet for 1 replicas of tablet 0e863728815b47aca4206402bb1364df
I20260630 12:14:41.788944  8395 consensus_queue.cc:579] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Leader has been unable to successfully communicate with peer 1724d2e7b9614f8288238d49ab6aa9fb for more than 1 seconds (1.491s)
I20260630 12:14:41.789588  8277 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bccbeccd42745d98bf844b34dded712 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:41 UTC) from {username='slave'} at 127.0.0.1:41384
I20260630 12:14:41.791245  8202 tablet_service.cc:1558] Processing DeleteTablet for tablet f43a0e0c80f04cb38559aab9972f6cfb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:41 UTC) from {username='slave'} at 127.0.0.1:60400
I20260630 12:14:41.794590   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:41.806929  8404 tablet_replica.cc:333] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: stopping tablet replica
I20260630 12:14:41.807966  8404 raft_consensus.cc:2243] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.808584  8404 raft_consensus.cc:2272] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:41.808629  8023 catalog_manager.cc:4755] TS 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 76029aa54e594b82aa6602e317cf07a7: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111)
I20260630 12:14:41.810659  8403 tablet_replica.cc:333] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: stopping tablet replica
I20260630 12:14:41.811645  8404 ts_tablet_manager.cc:1916] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:41.811650  8403 raft_consensus.cc:2243] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.813007  8403 raft_consensus.cc:2272] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:41.813982  8406 instance_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:14:41.816583  8407 instance_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:14:41.817467  8403 ts_tablet_manager.cc:1916] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:41.827778  8409 instance_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:14:41.832500  8404 ts_tablet_manager.cc:1929] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:41.832975  8404 log.cc:1199] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root/wals/f43a0e0c80f04cb38559aab9972f6cfb
I20260630 12:14:41.833412   431 server_base.cc:1061] running on GCE node
I20260630 12:14:41.833792  8404 ts_tablet_manager.cc:1950] T f43a0e0c80f04cb38559aab9972f6cfb P 7fce6977c4794eb099b825779603bd65: Deleting consensus metadata
I20260630 12:14:41.834618   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:41.834904   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:41.835129   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821681835110 us; error 0 us; skew 500 ppm
I20260630 12:14:41.835991   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:41.837296  8023 catalog_manager.cc:5028] TS 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743): tablet f43a0e0c80f04cb38559aab9972f6cfb (table dugtrio [id=939532c46bce42bcaf005c03513d0785]) successfully deleted
I20260630 12:14:41.837767  8403 ts_tablet_manager.cc:1929] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:41.838263  8403 log.cc:1199] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root/wals/8bccbeccd42745d98bf844b34dded712
I20260630 12:14:41.839214  8403 ts_tablet_manager.cc:1950] T 8bccbeccd42745d98bf844b34dded712 P 604feefb289e4cebb8e29422d1865c28: Deleting consensus metadata
I20260630 12:14:41.840333   431 webserver.cc:533] Webserver started at http://127.0.107.196:44255/ using document root <none> and password file <none>
I20260630 12:14:41.840998   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:41.841238   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:41.841558   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:41.842525  8020 catalog_manager.cc:5028] TS 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995): tablet 8bccbeccd42745d98bf844b34dded712 (table dugtrio [id=939532c46bce42bcaf005c03513d0785]) successfully deleted
I20260630 12:14:41.842984   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "e16473031e824ae6a0ad8d1f47516058"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dl2z"
I20260630 12:14:41.847585   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:14:41.851595  8414 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:14:41.852604   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:41.852963   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "e16473031e824ae6a0ad8d1f47516058"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dl2z"
I20260630 12:14:41.853245   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:41.878166   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:41.879271   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:41.880790   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:41.883129   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:41.883364   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.883638   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:41.883827   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.930315   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38501
I20260630 12:14:41.930449  8476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38501 every 8 connection(s)
I20260630 12:14:41.934896   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:41.942862  8481 instance_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:14:41.944399  8480 instance_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:14:41.949854  8477 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38081
I20260630 12:14:41.950361  8477 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:41.950496  8483 instance_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:14:41.950553   431 server_base.cc:1061] running on GCE node
I20260630 12:14:41.951547  8477 heartbeater.cc:507] Master 127.0.107.254:38081 requested a full tablet report, sending...
I20260630 12:14:41.952366   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:41.952682   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:41.952967   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821681952945 us; error 0 us; skew 500 ppm
I20260630 12:14:41.953608   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:41.953986  8032 ts_manager.cc:194] Registered new tserver with Master: e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501)
I20260630 12:14:41.955932  8032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42782
I20260630 12:14:41.956625   431 webserver.cc:533] Webserver started at http://127.0.107.193:35559/ using document root <none> and password file <none>
I20260630 12:14:41.957289   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:41.957518   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:41.961218   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:41.964648  8488 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:14:41.965541   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:41.965865   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "1724d2e7b9614f8288238d49ab6aa9fb"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-dl2z"
I20260630 12:14:41.966130   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:41.974463  8287 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:41.988647   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:41.990309   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:41.990379  8212 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:41.992592  8395 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:41.993343  8253 consensus_peers.cc:597] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.994391   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:41.999687  8499 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
W20260630 12:14:42.001102  8252 consensus_peers.cc:597] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ecde8fe842643df8399d9a6dfb86a81. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.001894  8355 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.003695  8212 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.016497  8032 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.020224  8020 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7ecde8fe842643df8399d9a6dfb86a81 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:42.043565   431 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:42.043876   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260630 12:14:42.044206   431 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:14:42.048642  8499 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.061884  8499 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.062718  8499 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.063381  8499 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:14:42.065996  8499 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.066722  8499 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.067474  8499 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.070214  8499 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:14:42.071000  8499 tablet_bootstrap.cc:492] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.077725   431 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:42.078107   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.032s	sys 0.000s
I20260630 12:14:42.078441  8212 consensus_queue.cc:237] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.086997  8287 raft_consensus.cc:1275] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.088280  8499 tablet_bootstrap.cc:492] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.089529  8499 tablet_bootstrap.cc:492] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.090309  8392 consensus_queue.cc:1048] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:42.090729  8499 ts_tablet_manager.cc:1403] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:14:42.093839  8499 raft_consensus.cc:359] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.094476  8499 raft_consensus.cc:740] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.095338  8499 consensus_queue.cc:260] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.096042  8499 raft_consensus.cc:399] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:42.096412  8499 raft_consensus.cc:493] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:42.096805  8499 raft_consensus.cc:3060] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:42.103101  8178 consensus_peers.cc:597] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 625a6cc9d3dd41d2bb1aaf2c6b53e732. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.104555  8499 raft_consensus.cc:515] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.105516  8499 leader_election.cc:304] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [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: 1724d2e7b9614f8288238d49ab6aa9fb; no voters: 
I20260630 12:14:42.106504  8499 leader_election.cc:290] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:42.106937  8502 raft_consensus.cc:2804] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:14:42.120734  8179 consensus_peers.cc:597] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.121840  8341 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.124511  8502 raft_consensus.cc:697] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 LEADER]: Becoming Leader. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Running, Role: LEADER
I20260630 12:14:42.124866  8499 ts_tablet_manager.cc:1434] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.012s
I20260630 12:14:42.125968  8499 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.125676  8502 consensus_queue.cc:237] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.127275  8287 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.145524  8035 catalog_manager.cc:5697] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.170614  8023 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:42.199623  8287 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.216177  8212 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
W20260630 12:14:42.237193  8252 consensus_peers.cc:597] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 941601f2736b48cd9233d0f78afcee87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.241562  8499 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.242606  8499 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.243042  8213 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.243491  8499 ts_tablet_manager.cc:1403] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.118s	user 0.051s	sys 0.054s
I20260630 12:14:42.244711  8286 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.246441  8499 raft_consensus.cc:359] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.247293  8499 raft_consensus.cc:740] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
W20260630 12:14:42.248281  8178 consensus_peers.cc:597] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d48e6394d154125ac897f84c3b63fa2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.248317  8499 consensus_queue.cc:260] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.249527  8500 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:42.251300  8499 ts_tablet_manager.cc:1434] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:14:42.252122  8179 consensus_peers.cc:597] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.252509  8499 tablet_bootstrap.cc:492] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.252277  8393 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:42.272069  8253 consensus_peers.cc:597] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 -> Peer 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): Couldn't send request to peer 1724d2e7b9614f8288238d49ab6aa9fb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.273548  8393 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.276813  8499 tablet_bootstrap.cc:492] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.277945  8499 tablet_bootstrap.cc:492] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.278844  8499 ts_tablet_manager.cc:1403] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.001s
I20260630 12:14:42.281610  8499 raft_consensus.cc:359] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.282187  8499 raft_consensus.cc:740] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.283037  8499 consensus_queue.cc:260] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.282341  8287 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.283772  8499 raft_consensus.cc:399] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:42.284215  8499 raft_consensus.cc:493] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:42.284591  8499 raft_consensus.cc:3060] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:42.288775  8355 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.290824  8499 raft_consensus.cc:515] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.291615  8499 leader_election.cc:304] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [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: 1724d2e7b9614f8288238d49ab6aa9fb; no voters: 
I20260630 12:14:42.292352  8502 raft_consensus.cc:2804] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:42.292858  8502 raft_consensus.cc:697] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 LEADER]: Becoming Leader. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Running, Role: LEADER
I20260630 12:14:42.293560  8502 consensus_queue.cc:237] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:42.296047  8499 leader_election.cc:290] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:42.297714  8499 ts_tablet_manager.cc:1434] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:14:42.298533  8499 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.298152  8035 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.318188  8212 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.337404  8023 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1d48e6394d154125ac897f84c3b63fa2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:42.343909  8020 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 941601f2736b48cd9233d0f78afcee87 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:42.355573  8499 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.356598  8499 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.357316  8499 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.028s
I20260630 12:14:42.358655  8032 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.359779  8499 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.360587  8499 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.361356  8499 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.363545  8499 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:42.364358  8499 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap starting.
I20260630 12:14:42.377779  8499 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: 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:14:42.378635  8499 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Bootstrap complete.
I20260630 12:14:42.379310  8499 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260630 12:14:42.381721  8499 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.382264  8499 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1724d2e7b9614f8288238d49ab6aa9fb, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.382896  8499 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.384712  8499 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:42.392997   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39327
I20260630 12:14:42.393090  8575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39327 every 8 connection(s)
I20260630 12:14:42.408195  8576 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38081
I20260630 12:14:42.408679  8576 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:42.409425  8576 heartbeater.cc:507] Master 127.0.107.254:38081 requested a full tablet report, sending...
I20260630 12:14:42.413640  8035 ts_manager.cc:194] Re-registered known tserver with Master: 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327)
I20260630 12:14:42.420156  8035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42792
I20260630 12:14:42.422938  8576 heartbeater.cc:499] Master 127.0.107.254:38081 was elected leader, sending a full tablet report...
I20260630 12:14:42.478237  8538 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e863728815b47aca4206402bb1364df with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:41 UTC) from {username='slave'} at 127.0.0.1:49978
I20260630 12:14:42.480012  8580 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.480988  8580 raft_consensus.cc:2243] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.481614  8580 raft_consensus.cc:2272] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.485021  8580 ts_tablet_manager.cc:1916] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:42.500921  8580 ts_tablet_manager.cc:1929] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:42.501309  8580 log.cc:1199] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/wals/0e863728815b47aca4206402bb1364df
I20260630 12:14:42.502092  8580 ts_tablet_manager.cc:1950] T 0e863728815b47aca4206402bb1364df P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting consensus metadata
W20260630 12:14:42.505438  8084 auto_rebalancer.cc:639] Failed to schedule move for tablet 7ecde8fe842643df8399d9a6dfb86a81: Invalid argument: Server with UUID e16473031e824ae6a0ad8d1f47516058 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.506484  8023 catalog_manager.cc:5028] TS 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): tablet 0e863728815b47aca4206402bb1364df (table dugtrio [id=939532c46bce42bcaf005c03513d0785]) successfully deleted
I20260630 12:14:42.515676  8585 ts_tablet_manager.cc:933] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:42.516532  8341 consensus_queue.cc:1050] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.523758  8585 tablet_copy_client.cc:323] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39995
I20260630 12:14:42.525089  8394 consensus_queue.cc:1050] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:42.525689  8084 auto_rebalancer.cc:639] Failed to schedule move for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732: Invalid argument: Server with UUID e16473031e824ae6a0ad8d1f47516058 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.530056  8538 tablet_service.cc:1558] Processing DeleteTablet for tablet 76029aa54e594b82aa6602e317cf07a7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:41 UTC) from {username='slave'} at 127.0.0.1:49978
I20260630 12:14:42.531085  8580 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.532099  8580 raft_consensus.cc:2243] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.532701  8580 raft_consensus.cc:2272] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:42.532810  8084 auto_rebalancer.cc:639] Failed to schedule move for tablet 941601f2736b48cd9233d0f78afcee87: Invalid argument: Server with UUID e16473031e824ae6a0ad8d1f47516058 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.535197  8550 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.537576  8580 ts_tablet_manager.cc:1916] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:42.542440  8549 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.554198  8580 ts_tablet_manager.cc:1929] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:42.554685  8580 log.cc:1199] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/wals/76029aa54e594b82aa6602e317cf07a7
I20260630 12:14:42.555567  8580 ts_tablet_manager.cc:1950] T 76029aa54e594b82aa6602e317cf07a7 P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting consensus metadata
I20260630 12:14:42.557080  8297 tablet_copy_service.cc:140] P 604feefb289e4cebb8e29422d1865c28: Received BeginTabletCopySession request for tablet 7ecde8fe842643df8399d9a6dfb86a81 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:41420)
I20260630 12:14:42.557716  8297 tablet_copy_service.cc:161] P 604feefb289e4cebb8e29422d1865c28: Beginning new tablet copy session on tablet 7ecde8fe842643df8399d9a6dfb86a81 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:41420: session id = e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81
I20260630 12:14:42.560185  8023 catalog_manager.cc:5028] TS 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): tablet 76029aa54e594b82aa6602e317cf07a7 (table dugtrio [id=939532c46bce42bcaf005c03513d0785]) successfully deleted
I20260630 12:14:42.564738  8297 tablet_copy_source_session.cc:215] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.567338  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecde8fe842643df8399d9a6dfb86a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.578620  8585 tablet_copy_client.cc:806] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.579367  8585 tablet_copy_client.cc:670] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.582880  8585 tablet_copy_client.cc:538] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.589427  8585 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:42.604528  8585 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: 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:14:42.605244  8585 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:42.605952  8585 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:14:42.608021  8585 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.608628  8585 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:42.609200  8585 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.611299  8477 heartbeater.cc:499] Master 127.0.107.254:38081 was elected leader, sending a full tablet report...
I20260630 12:14:42.611788  8585 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:14:42.612638  8592 ts_tablet_manager.cc:933] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:42.613909  8297 tablet_copy_service.cc:342] P 604feefb289e4cebb8e29422d1865c28: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81 received from {username='slave'} at 127.0.0.1:41420
I20260630 12:14:42.614506  8297 tablet_copy_service.cc:434] P 604feefb289e4cebb8e29422d1865c28: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81 on tablet 7ecde8fe842643df8399d9a6dfb86a81 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:42.616425  8592 tablet_copy_client.cc:323] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39743
I20260630 12:14:42.626049  8223 tablet_copy_service.cc:140] P 7fce6977c4794eb099b825779603bd65: Received BeginTabletCopySession request for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:60424)
I20260630 12:14:42.626600  8223 tablet_copy_service.cc:161] P 7fce6977c4794eb099b825779603bd65: Beginning new tablet copy session on tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:60424: session id = e16473031e824ae6a0ad8d1f47516058-625a6cc9d3dd41d2bb1aaf2c6b53e732
I20260630 12:14:42.631644  8223 tablet_copy_source_session.cc:215] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.634140  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.645984  8592 tablet_copy_client.cc:806] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.646579  8592 tablet_copy_client.cc:670] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.650233  8592 tablet_copy_client.cc:538] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.657420  8592 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:42.661289  8585 ts_tablet_manager.cc:933] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:42.662956  8585 tablet_copy_client.cc:323] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39743
I20260630 12:14:42.664565  8223 tablet_copy_service.cc:140] P 7fce6977c4794eb099b825779603bd65: Received BeginTabletCopySession request for tablet 1d48e6394d154125ac897f84c3b63fa2 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:60424)
I20260630 12:14:42.665007  8223 tablet_copy_service.cc:161] P 7fce6977c4794eb099b825779603bd65: Beginning new tablet copy session on tablet 1d48e6394d154125ac897f84c3b63fa2 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:60424: session id = e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2
I20260630 12:14:42.669862  8595 ts_tablet_manager.cc:933] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:42.671834  8223 tablet_copy_source_session.cc:215] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.672040  8595 tablet_copy_client.cc:323] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39995
I20260630 12:14:42.673954  8297 tablet_copy_service.cc:140] P 604feefb289e4cebb8e29422d1865c28: Received BeginTabletCopySession request for tablet 941601f2736b48cd9233d0f78afcee87 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:41420)
I20260630 12:14:42.674510  8297 tablet_copy_service.cc:161] P 604feefb289e4cebb8e29422d1865c28: Beginning new tablet copy session on tablet 941601f2736b48cd9233d0f78afcee87 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:41420: session id = e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87
I20260630 12:14:42.676941  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48e6394d154125ac897f84c3b63fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.677547  8592 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: 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:14:42.678444  8592 tablet_bootstrap.cc:492] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:42.679153  8592 ts_tablet_manager.cc:1403] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260630 12:14:42.682369  8297 tablet_copy_source_session.cc:215] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.682123  8592 raft_consensus.cc:359] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.682915  8592 raft_consensus.cc:740] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:42.683575  8592 consensus_queue.cc:260] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.685477  8592 ts_tablet_manager.cc:1434] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:42.685664  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941601f2736b48cd9233d0f78afcee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.687346  8223 tablet_copy_service.cc:342] P 7fce6977c4794eb099b825779603bd65: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-625a6cc9d3dd41d2bb1aaf2c6b53e732 received from {username='slave'} at 127.0.0.1:60424
I20260630 12:14:42.687846  8223 tablet_copy_service.cc:434] P 7fce6977c4794eb099b825779603bd65: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-625a6cc9d3dd41d2bb1aaf2c6b53e732 on tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:42.692050  8585 tablet_copy_client.cc:806] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.692582  8585 tablet_copy_client.cc:670] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.696009  8585 tablet_copy_client.cc:538] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.699246  8595 tablet_copy_client.cc:806] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.699800  8595 tablet_copy_client.cc:670] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.700446  8341 consensus_queue.cc:1050] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.703752  8595 tablet_copy_client.cc:538] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.704042  8585 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:42.706511  8550 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.714315  8595 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:42.716683  8394 consensus_queue.cc:1050] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:42.731256  8585 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: 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:14:42.732429  8585 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:42.733198  8585 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.012s
I20260630 12:14:42.732956  8550 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:42.736354  8585 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.737200  8585 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:42.738134  8595 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: 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:14:42.737851  8585 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.738981  8595 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:42.739715  8595 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260630 12:14:42.740720  8585 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:14:42.742946  8223 tablet_copy_service.cc:342] P 7fce6977c4794eb099b825779603bd65: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2 received from {username='slave'} at 127.0.0.1:60424
I20260630 12:14:42.742698  8595 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.743391  8223 tablet_copy_service.cc:434] P 7fce6977c4794eb099b825779603bd65: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2 on tablet 1d48e6394d154125ac897f84c3b63fa2 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:42.743523  8595 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:42.744299  8595 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:42.746587  8595 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:42.748358  8297 tablet_copy_service.cc:342] P 604feefb289e4cebb8e29422d1865c28: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87 received from {username='slave'} at 127.0.0.1:41420
I20260630 12:14:42.748819  8297 tablet_copy_service.cc:434] P 604feefb289e4cebb8e29422d1865c28: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87 on tablet 941601f2736b48cd9233d0f78afcee87 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:42.924904  8212 consensus_queue.cc:237] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:42.929236  8287 raft_consensus.cc:1275] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:42.929435  8550 raft_consensus.cc:1275] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:42.930572  8602 consensus_queue.cc:1048] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:42.931139  8603 consensus_queue.cc:1048] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:42.937152  8341 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:42.939002  8550 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:42.940873  8287 raft_consensus.cc:2955] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:42.946333  8023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:42.951347  8035 catalog_manager.cc:5697] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.973045  8442 tablet_service.cc:1558] Processing DeleteTablet for tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 with delete_type TABLET_DATA_TOMBSTONED (TS e16473031e824ae6a0ad8d1f47516058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46742
I20260630 12:14:42.974694  8608 tablet_replica.cc:333] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:42.975400  8608 raft_consensus.cc:2243] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:42.975870  8608 raft_consensus.cc:2272] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:42.978158  8608 ts_tablet_manager.cc:1916] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:42.989621  8608 ts_tablet_manager.cc:1929] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:42.989950  8608 log.cc:1199] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P e16473031e824ae6a0ad8d1f47516058: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/wals/625a6cc9d3dd41d2bb1aaf2c6b53e732
I20260630 12:14:42.991384  8022 catalog_manager.cc:5028] TS e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): tablet 625a6cc9d3dd41d2bb1aaf2c6b53e732 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:43.069059  8452 raft_consensus.cc:1217] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:43.128834  8452 raft_consensus.cc:1217] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:43.134140  8287 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } }
I20260630 12:14:43.135973  8452 raft_consensus.cc:1217] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:43.141620  8550 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.143335  8394 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.147296  8212 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:43.147802  8213 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.149437  8394 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.153780  8549 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.154958  8287 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.156716  8602 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.156383  8549 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } }
I20260630 12:14:43.158269  8602 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.155347  8609 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } }
I20260630 12:14:43.168895  8602 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.172091  8286 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.178547  8020 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ecde8fe842643df8399d9a6dfb86a81 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.179474  8023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d48e6394d154125ac897f84c3b63fa2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.182998  8033 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:43.184019  8550 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.187198  8032 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:43.188676  8213 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } }
I20260630 12:14:43.197585  8442 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ecde8fe842643df8399d9a6dfb86a81 with delete_type TABLET_DATA_TOMBSTONED (TS e16473031e824ae6a0ad8d1f47516058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46742
I20260630 12:14:43.198657  8608 tablet_replica.cc:333] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:43.199594  8608 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:43.200193  8608 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:43.202955  8608 ts_tablet_manager.cc:1916] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.207983  8442 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d48e6394d154125ac897f84c3b63fa2 with delete_type TABLET_DATA_TOMBSTONED (TS e16473031e824ae6a0ad8d1f47516058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46742
I20260630 12:14:43.218673  8608 ts_tablet_manager.cc:1929] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:43.219103  8608 log.cc:1199] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/wals/7ecde8fe842643df8399d9a6dfb86a81
I20260630 12:14:43.220532  8608 tablet_replica.cc:333] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:43.220438  8022 catalog_manager.cc:5028] TS e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): tablet 7ecde8fe842643df8399d9a6dfb86a81 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:43.221340  8608 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:43.221765  8608 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:43.223870  8608 ts_tablet_manager.cc:1916] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.234628  8608 ts_tablet_manager.cc:1929] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:43.234926  8608 log.cc:1199] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/wals/1d48e6394d154125ac897f84c3b63fa2
I20260630 12:14:43.236203  8022 catalog_manager.cc:5028] TS e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): tablet 1d48e6394d154125ac897f84c3b63fa2 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:43.304311  8286 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } }
I20260630 12:14:43.309201  8550 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.309201  8213 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.310928  8610 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.311601  8609 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.318516  8394 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.320233  8550 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.320565  8213 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.328943  8020 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 941601f2736b48cd9233d0f78afcee87 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.331413  8032 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb reported cstate change: config changed from index 2 to 3, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } }
I20260630 12:14:43.340536  8442 tablet_service.cc:1558] Processing DeleteTablet for tablet 941601f2736b48cd9233d0f78afcee87 with delete_type TABLET_DATA_TOMBSTONED (TS e16473031e824ae6a0ad8d1f47516058 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46742
I20260630 12:14:43.341444  8608 tablet_replica.cc:333] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:43.342011  8608 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:43.342427  8608 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:43.344573  8608 ts_tablet_manager.cc:1916] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.356220  8608 ts_tablet_manager.cc:1929] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:43.356541  8608 log.cc:1199] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-3-root/wals/941601f2736b48cd9233d0f78afcee87
I20260630 12:14:43.357767  8022 catalog_manager.cc:5028] TS e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): tablet 941601f2736b48cd9233d0f78afcee87 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:43.549326  8286 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
W20260630 12:14:43.555331  8252 consensus_peers.cc:597] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. 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:14:43.555347  8213 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.555562  8550 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.557725  8609 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } 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:14:43.558743  8394 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:43.565390  8610 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.567157  8213 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.567497  8550 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.578133  8212 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:43.582509  8033 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:43.585525  8286 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:14:43.585712  8178 consensus_peers.cc:597] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. 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:14:43.586026  8550 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.587630  8341 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:43.588528  8603 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } 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:14:43.597632  8341 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.599109  8286 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.599439  8550 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.614532  8032 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.615876  8286 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
W20260630 12:14:43.623121  8252 consensus_peers.cc:597] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 -> Peer e16473031e824ae6a0ad8d1f47516058 (127.0.107.196:38501): Couldn't send request to peer e16473031e824ae6a0ad8d1f47516058. 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:14:43.624509  8550 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.625011  8212 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.625890  8610 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:43.627487  8610 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } 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:14:43.632208  8609 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.633833  8550 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.647039  8212 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.647667  8033 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb reported cstate change: config changed from index 3 to 4, NON_VOTER e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } } }
I20260630 12:14:43.948233  8613 ts_tablet_manager.cc:933] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:43.950008  8613 tablet_copy_client.cc:323] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39995
I20260630 12:14:43.951630  8297 tablet_copy_service.cc:140] P 604feefb289e4cebb8e29422d1865c28: Received BeginTabletCopySession request for tablet 7ecde8fe842643df8399d9a6dfb86a81 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:41420)
I20260630 12:14:43.952219  8297 tablet_copy_service.cc:161] P 604feefb289e4cebb8e29422d1865c28: Beginning new tablet copy session on tablet 7ecde8fe842643df8399d9a6dfb86a81 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:41420: session id = e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81
I20260630 12:14:43.960216  8297 tablet_copy_source_session.cc:215] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:43.963097  8613 ts_tablet_manager.cc:1916] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:43.974475  8613 ts_tablet_manager.cc:1929] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:43.975131  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecde8fe842643df8399d9a6dfb86a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:43.981046  8613 tablet_copy_client.cc:806] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:43.982086  8613 tablet_copy_client.cc:670] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:43.985836  8613 tablet_copy_client.cc:538] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:43.993160  8613 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:44.011345  8613 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: 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:14:44.012188  8613 tablet_bootstrap.cc:492] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:44.012779  8613 ts_tablet_manager.cc:1403] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260630 12:14:44.014889  8613 raft_consensus.cc:359] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.015539  8613 raft_consensus.cc:740] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:44.016106  8613 consensus_queue.cc:260] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [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: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.018570  8613 ts_tablet_manager.cc:1434] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:44.020479  8297 tablet_copy_service.cc:342] P 604feefb289e4cebb8e29422d1865c28: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81 received from {username='slave'} at 127.0.0.1:41420
I20260630 12:14:44.020897  8297 tablet_copy_service.cc:434] P 604feefb289e4cebb8e29422d1865c28: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-7ecde8fe842643df8399d9a6dfb86a81 on tablet 7ecde8fe842643df8399d9a6dfb86a81 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:44.114218  8613 ts_tablet_manager.cc:933] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743)
I20260630 12:14:44.115890  8613 tablet_copy_client.cc:323] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39743
I20260630 12:14:44.117426  8223 tablet_copy_service.cc:140] P 7fce6977c4794eb099b825779603bd65: Received BeginTabletCopySession request for tablet 1d48e6394d154125ac897f84c3b63fa2 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:60424)
I20260630 12:14:44.117952  8223 tablet_copy_service.cc:161] P 7fce6977c4794eb099b825779603bd65: Beginning new tablet copy session on tablet 1d48e6394d154125ac897f84c3b63fa2 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:60424: session id = e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2
I20260630 12:14:44.125555  8223 tablet_copy_source_session.cc:215] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.128219  8613 ts_tablet_manager.cc:1916] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:44.140568  8613 ts_tablet_manager.cc:1929] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:44.141249  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48e6394d154125ac897f84c3b63fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.147825  8613 tablet_copy_client.cc:806] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.148404  8613 tablet_copy_client.cc:670] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.151888  8613 tablet_copy_client.cc:538] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.159523  8613 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:44.179347  8613 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: 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:14:44.180145  8613 tablet_bootstrap.cc:492] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:44.180717  8613 ts_tablet_manager.cc:1403] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.021s	user 0.022s	sys 0.002s
I20260630 12:14:44.182472  8613 raft_consensus.cc:359] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.183055  8613 raft_consensus.cc:740] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:44.183534  8613 consensus_queue.cc:260] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.185072  8613 ts_tablet_manager.cc:1434] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:44.186956  8223 tablet_copy_service.cc:342] P 7fce6977c4794eb099b825779603bd65: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2 received from {username='slave'} at 127.0.0.1:60424
I20260630 12:14:44.187338  8223 tablet_copy_service.cc:434] P 7fce6977c4794eb099b825779603bd65: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-1d48e6394d154125ac897f84c3b63fa2 on tablet 1d48e6394d154125ac897f84c3b63fa2 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:44.206810  8613 ts_tablet_manager.cc:933] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Initiating tablet copy from peer 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995)
I20260630 12:14:44.208400  8613 tablet_copy_client.cc:323] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39995
I20260630 12:14:44.209883  8297 tablet_copy_service.cc:140] P 604feefb289e4cebb8e29422d1865c28: Received BeginTabletCopySession request for tablet 941601f2736b48cd9233d0f78afcee87 from peer e16473031e824ae6a0ad8d1f47516058 ({username='slave'} at 127.0.0.1:41420)
I20260630 12:14:44.210332  8297 tablet_copy_service.cc:161] P 604feefb289e4cebb8e29422d1865c28: Beginning new tablet copy session on tablet 941601f2736b48cd9233d0f78afcee87 from peer e16473031e824ae6a0ad8d1f47516058 at {username='slave'} at 127.0.0.1:41420: session id = e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87
I20260630 12:14:44.215346  8297 tablet_copy_source_session.cc:215] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.217805  8613 ts_tablet_manager.cc:1916] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:44.230022  8613 ts_tablet_manager.cc:1929] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:44.230650  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941601f2736b48cd9233d0f78afcee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.237807  8613 tablet_copy_client.cc:806] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.238372  8613 tablet_copy_client.cc:670] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.274770  8613 tablet_copy_client.cc:538] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.285897  8613 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Bootstrap starting.
I20260630 12:14:44.303635  8613 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: 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:14:44.304435  8613 tablet_bootstrap.cc:492] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Bootstrap complete.
I20260630 12:14:44.305002  8613 ts_tablet_manager.cc:1403] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260630 12:14:44.307518  8613 raft_consensus.cc:359] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.308550  8613 raft_consensus.cc:740] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e16473031e824ae6a0ad8d1f47516058, State: Initialized, Role: LEARNER
I20260630 12:14:44.309072  8613 consensus_queue.cc:260] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [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: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: true } }
I20260630 12:14:44.311551  8613 ts_tablet_manager.cc:1434] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:44.313683  8297 tablet_copy_service.cc:342] P 604feefb289e4cebb8e29422d1865c28: Request end of tablet copy session e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87 received from {username='slave'} at 127.0.0.1:41420
I20260630 12:14:44.314350  8297 tablet_copy_service.cc:434] P 604feefb289e4cebb8e29422d1865c28: ending tablet copy session e16473031e824ae6a0ad8d1f47516058-941601f2736b48cd9233d0f78afcee87 on tablet 941601f2736b48cd9233d0f78afcee87 with peer e16473031e824ae6a0ad8d1f47516058
I20260630 12:14:44.528934  8452 raft_consensus.cc:1217] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:44.564762  8452 raft_consensus.cc:1217] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:44.800828  8452 raft_consensus.cc:1217] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:45.031072  8625 raft_consensus.cc:1064] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: attempting to promote NON_VOTER e16473031e824ae6a0ad8d1f47516058 to VOTER
I20260630 12:14:45.033624  8625 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.041931  8286 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.042600  8452 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.042805  8550 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.043678  8624 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:45.044797  8625 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:45.045761  8627 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } 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:14:45.058997  8627 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.066679  8286 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.073467  8550 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.076642  8035 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:45.090655  8452 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.117400  8212 consensus_queue.cc:237] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.122597  8452 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.122890  8550 raft_consensus.cc:1275] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 7fce6977c4794eb099b825779603bd65: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.124990  8623 raft_consensus.cc:1064] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: attempting to promote NON_VOTER e16473031e824ae6a0ad8d1f47516058 to VOTER
I20260630 12:14:45.124711  8341 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:14:45.126693  8624 consensus_queue.cc:1048] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:14:45.128077  8623 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.133970  8625 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 604feefb289e4cebb8e29422d1865c28 (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.135586  8550 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 604feefb289e4cebb8e29422d1865c28 (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.146206  8452 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.146492  8451 raft_consensus.cc:2955] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 604feefb289e4cebb8e29422d1865c28 (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.148044  8609 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } 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:14:45.149509  8550 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.151044  8609 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } 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:14:45.158461  8032 catalog_manager.cc:5697] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb reported cstate change: config changed from index 5 to 6, VOTER 604feefb289e4cebb8e29422d1865c28 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "7fce6977c4794eb099b825779603bd65" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.163446  8212 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.165527  8609 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:45.174163  8023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d48e6394d154125ac897f84c3b63fa2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.178787  8277 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d48e6394d154125ac897f84c3b63fa2 with delete_type TABLET_DATA_TOMBSTONED (TS 604feefb289e4cebb8e29422d1865c28 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41384
I20260630 12:14:45.193393  8640 tablet_replica.cc:333] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: stopping tablet replica
I20260630 12:14:45.196008  8549 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.197760  8640 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.198817  8640 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.192754  8622 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.203390  8640 ts_tablet_manager.cc:1916] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.213950  8452 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.216017  8032 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:45.228590  8212 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } attrs { replace: true } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.237342  8640 ts_tablet_manager.cc:1929] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:45.238055  8640 log.cc:1199] T 1d48e6394d154125ac897f84c3b63fa2 P 604feefb289e4cebb8e29422d1865c28: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-2-root/wals/1d48e6394d154125ac897f84c3b63fa2
I20260630 12:14:45.240584  8020 catalog_manager.cc:5028] TS 604feefb289e4cebb8e29422d1865c28 (127.0.107.195:39995): tablet 1d48e6394d154125ac897f84c3b63fa2 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:45.244556  8286 consensus_queue.cc:237] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.250187  8452 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.250420  8212 raft_consensus.cc:1275] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.251649  8642 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } 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:14:45.253961  8642 consensus_queue.cc:1048] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:45.258657  8623 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.265002  8642 raft_consensus.cc:1064] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: attempting to promote NON_VOTER e16473031e824ae6a0ad8d1f47516058 to VOTER
I20260630 12:14:45.266014  8212 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.266038  8452 raft_consensus.cc:2955] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.268177  8642 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.282418  8034 catalog_manager.cc:5697] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index 5 to 6, VOTER 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.283288  8451 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 LEARNER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.283659  8549 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.284322  8212 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.285616  8641 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:45.286885  8609 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } 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:14:45.288542  8622 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } 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:14:45.299365  8020 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ecde8fe842643df8399d9a6dfb86a81 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.299568  8538 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ecde8fe842643df8399d9a6dfb86a81 with delete_type TABLET_DATA_TOMBSTONED (TS 1724d2e7b9614f8288238d49ab6aa9fb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49978
I20260630 12:14:45.305699  8646 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:45.307381  8646 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.316095  8646 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.321224  8622 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.324126  8212 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.326116  8646 ts_tablet_manager.cc:1916] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.333992  8451 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.333997  8549 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.339309  8034 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 reported cstate change: config changed from index 4 to 5, e16473031e824ae6a0ad8d1f47516058 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "7fce6977c4794eb099b825779603bd65" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39743 } attrs { replace: true } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.359647  8286 consensus_queue.cc:237] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } }
I20260630 12:14:45.362028  8646 ts_tablet_manager.cc:1929] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:45.362497  8646 log.cc:1199] T 7ecde8fe842643df8399d9a6dfb86a81 P 1724d2e7b9614f8288238d49ab6aa9fb: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-0-root/wals/7ecde8fe842643df8399d9a6dfb86a81
I20260630 12:14:45.366195  8023 catalog_manager.cc:5028] TS 1724d2e7b9614f8288238d49ab6aa9fb (127.0.107.193:39327): tablet 7ecde8fe842643df8399d9a6dfb86a81 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
I20260630 12:14:45.366911  8549 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.367164  8451 raft_consensus.cc:1275] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Refusing update from remote peer 604feefb289e4cebb8e29422d1865c28: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.368486  8622 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:45.369341  8609 consensus_queue.cc:1048] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } 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:14:45.375582  8609 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7fce6977c4794eb099b825779603bd65 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.379730  8549 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7fce6977c4794eb099b825779603bd65 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.381847  8451 raft_consensus.cc:2955] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7fce6977c4794eb099b825779603bd65 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } } }
I20260630 12:14:45.386201  8020 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 941601f2736b48cd9233d0f78afcee87 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.391486  8034 catalog_manager.cc:5697] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 reported cstate change: config changed from index 5 to 6, VOTER 7fce6977c4794eb099b825779603bd65 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "604feefb289e4cebb8e29422d1865c28" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1724d2e7b9614f8288238d49ab6aa9fb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "604feefb289e4cebb8e29422d1865c28" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e16473031e824ae6a0ad8d1f47516058" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38501 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:45.402664  8202 tablet_service.cc:1558] Processing DeleteTablet for tablet 941601f2736b48cd9233d0f78afcee87 with delete_type TABLET_DATA_TOMBSTONED (TS 7fce6977c4794eb099b825779603bd65 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60400
I20260630 12:14:45.404772  8648 tablet_replica.cc:333] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: stopping tablet replica
I20260630 12:14:45.405900  8648 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.406423  8648 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.409575  8648 ts_tablet_manager.cc:1916] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.420393  8648 ts_tablet_manager.cc:1929] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:45.420746  8648 log.cc:1199] T 941601f2736b48cd9233d0f78afcee87 P 7fce6977c4794eb099b825779603bd65: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821462532019-431-0/minicluster-data/ts-1-root/wals/941601f2736b48cd9233d0f78afcee87
I20260630 12:14:45.422279  8023 catalog_manager.cc:5028] TS 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743): tablet 941601f2736b48cd9233d0f78afcee87 (table test-workload [id=e947b3704b304af7816f6b9d46217862]) successfully deleted
W20260630 12:14:46.403556  8084 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e16473031e824ae6a0ad8d1f47516058 not available for placement
I20260630 12:14:47.428711   431 tablet_server.cc:179] TabletServer@127.0.107.193:39327 shutting down...
I20260630 12:14:47.456455   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.457261   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:47.457881   431 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.458714   431 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.461308   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:47.461920   431 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.462565   431 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.464627   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:47.465019   431 raft_consensus.cc:2243] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.465616   431 raft_consensus.cc:2272] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 1724d2e7b9614f8288238d49ab6aa9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.490718   431 tablet_server.cc:196] TabletServer@127.0.107.193:39327 shutdown complete.
I20260630 12:14:47.509529   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:47.534006   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.534822   431 tablet_replica.cc:333] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65: stopping tablet replica
I20260630 12:14:47.535416   431 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.536259   431 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.538443   431 tablet_replica.cc:333] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65: stopping tablet replica
I20260630 12:14:47.539011   431 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.539736   431 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.541980   431 tablet_replica.cc:333] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65: stopping tablet replica
I20260630 12:14:47.542472   431 raft_consensus.cc:2243] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.543239   431 raft_consensus.cc:2272] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 7fce6977c4794eb099b825779603bd65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:47.569275  8253 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39743: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260630 12:14:47.571275   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:14:47.573777  8253 consensus_peers.cc:597] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 -> Peer 7fce6977c4794eb099b825779603bd65 (127.0.107.194:39743): Couldn't send request to peer 7fce6977c4794eb099b825779603bd65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:47.589418   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:47.615201   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.615921   431 tablet_replica.cc:333] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28: stopping tablet replica
I20260630 12:14:47.616564   431 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.617367   431 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.619627   431 tablet_replica.cc:333] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28: stopping tablet replica
I20260630 12:14:47.620254   431 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.621044   431 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.623180   431 tablet_replica.cc:333] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28: stopping tablet replica
I20260630 12:14:47.623646   431 raft_consensus.cc:2243] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.624333   431 raft_consensus.cc:2272] T 625a6cc9d3dd41d2bb1aaf2c6b53e732 P 604feefb289e4cebb8e29422d1865c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.649072   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:47.666193   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:47.688670   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.689503   431 tablet_replica.cc:333] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:47.690043   431 raft_consensus.cc:2243] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.690636   431 raft_consensus.cc:2272] T 941601f2736b48cd9233d0f78afcee87 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.692569   431 tablet_replica.cc:333] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:47.693029   431 raft_consensus.cc:2243] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.693516   431 raft_consensus.cc:2272] T 7ecde8fe842643df8399d9a6dfb86a81 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.695429   431 tablet_replica.cc:333] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058: stopping tablet replica
I20260630 12:14:47.695838   431 raft_consensus.cc:2243] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.696384   431 raft_consensus.cc:2272] T 1d48e6394d154125ac897f84c3b63fa2 P e16473031e824ae6a0ad8d1f47516058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.718833   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:47.733573   431 master.cc:562] Master@127.0.107.254:38081 shutting down...
I20260630 12:14:47.752250   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.752875   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.753170   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62787accdeae406a830c16ff01d26dd8: stopping tablet replica
I20260630 12:14:47.773164   431 master.cc:584] Master@127.0.107.254:38081 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9491 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:47.816558   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44121
I20260630 12:14:47.817636   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.823304  8651 instance_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:14:47.823668  8652 instance_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:14:47.824342  8654 instance_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:14:47.824882   431 server_base.cc:1061] running on GCE node
I20260630 12:14:47.825795   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.826002   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.826179   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821687826143 us; error 0 us; skew 500 ppm
I20260630 12:14:47.826689   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.830276   431 webserver.cc:533] Webserver started at http://127.0.107.254:46095/ using document root <none> and password file <none>
I20260630 12:14:47.830770   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.830966   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.831269   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.832435   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-dl2z"
I20260630 12:14:47.837050   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:47.840440  8659 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:14:47.841183   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:14:47.841462   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-dl2z"
I20260630 12:14:47.841789   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:47.869867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.871157   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.908787   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44121
I20260630 12:14:47.908897  8710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44121 every 8 connection(s)
I20260630 12:14:47.912644  8711 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:14:47.922950  8711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f: Bootstrap starting.
I20260630 12:14:47.927547  8711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.931632  8711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f: No bootstrap required, opened a new log
I20260630 12:14:47.933657  8711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER }
I20260630 12:14:47.934010  8711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.934290  8711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4ad2fe51c745dc8b60e430c2d6c10f, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.934860  8711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER }
I20260630 12:14:47.935300  8711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:47.935526  8711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:47.935787  8711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.941402  8711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER }
I20260630 12:14:47.941944  8711 leader_election.cc:304] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [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: 2f4ad2fe51c745dc8b60e430c2d6c10f; no voters: 
I20260630 12:14:47.943109  8711 leader_election.cc:290] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:47.943490  8714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.944869  8714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 1 LEADER]: Becoming Leader. State: Replica: 2f4ad2fe51c745dc8b60e430c2d6c10f, State: Running, Role: LEADER
I20260630 12:14:47.945447  8714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [LEADER]: Queue going to LEADER mode. State: All 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: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER }
I20260630 12:14:47.946056  8711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:47.949994  8715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER } }
I20260630 12:14:47.950755  8715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:47.950641  8716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f4ad2fe51c745dc8b60e430c2d6c10f. Latest consensus state: current_term: 1 leader_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4ad2fe51c745dc8b60e430c2d6c10f" member_type: VOTER } }
I20260630 12:14:47.951399  8716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:47.952945  8721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:47.961009  8721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:47.961946   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:47.969597  8721 catalog_manager.cc:1383] Generated new cluster ID: 55003d42d4e54165b3923c3426f1097f
I20260630 12:14:47.969913  8721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:47.987251  8721 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:47.988653  8721 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:48.007886  8721 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f: Generated new TSK 0
I20260630 12:14:48.008563  8721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:48.028844   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.034940  8732 instance_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:14:48.036151  8733 instance_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:14:48.039398  8735 instance_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:14:48.041190   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.042083   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.042307   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.042490   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688042462 us; error 0 us; skew 500 ppm
I20260630 12:14:48.043020   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.050750   431 webserver.cc:533] Webserver started at http://127.0.107.193:42569/ using document root <none> and password file <none>
I20260630 12:14:48.051285   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.051476   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.051770   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.052870   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "6e9740ddee4448fa960e528fb29ee041"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.057678   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:48.060976  8740 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:14:48.061894   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:48.062146   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "6e9740ddee4448fa960e528fb29ee041"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.062422   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:48.078588   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.079726   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.081280   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.083580   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.083750   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.084081   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.084265   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.123709   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39359
I20260630 12:14:48.123807  8802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39359 every 8 connection(s)
I20260630 12:14:48.128865   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.135452  8807 instance_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:14:48.136893  8808 instance_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:14:48.141048  8810 instance_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:14:48.141445   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.144452   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.144729   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.144928   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688144912 us; error 0 us; skew 500 ppm
I20260630 12:14:48.145438   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.149796   431 webserver.cc:533] Webserver started at http://127.0.107.194:37003/ using document root <none> and password file <none>
I20260630 12:14:48.150434   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.150677   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.151011   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.151098  8803 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44121
I20260630 12:14:48.151608  8803 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.152443   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "7e6b690c3f014339a806d0821dd270f2"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.152773  8803 heartbeater.cc:507] Master 127.0.107.254:44121 requested a full tablet report, sending...
I20260630 12:14:48.156046  8676 ts_manager.cc:194] Registered new tserver with Master: 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359)
I20260630 12:14:48.158428  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53342
I20260630 12:14:48.159040   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:48.164086  8815 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:14:48.165105   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:48.165464   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "7e6b690c3f014339a806d0821dd270f2"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.165783   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:48.178074   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.179860   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.182207   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.185971   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.186282   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.186614   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.186856   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.229277   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40727
I20260630 12:14:48.229388  8877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40727 every 8 connection(s)
I20260630 12:14:48.233973   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.241132  8881 instance_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:14:48.242260  8882 instance_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:14:48.245999  8884 instance_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:14:48.246469   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.247718  8878 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44121
I20260630 12:14:48.248380  8878 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.248790   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.249035   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.249132  8878 heartbeater.cc:507] Master 127.0.107.254:44121 requested a full tablet report, sending...
I20260630 12:14:48.249291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688249272 us; error 0 us; skew 500 ppm
I20260630 12:14:48.250028   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.251616  8676 ts_manager.cc:194] Registered new tserver with Master: 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727)
I20260630 12:14:48.252803   431 webserver.cc:533] Webserver started at http://127.0.107.195:42951/ using document root <none> and password file <none>
I20260630 12:14:48.253459   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.253573  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53354
I20260630 12:14:48.253719   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.254120   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.255475   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "70c8847066994214b2cc6e352b790328"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.260038   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:14:48.263290  8889 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:14:48.264207   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:48.264518   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "70c8847066994214b2cc6e352b790328"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-dl2z"
I20260630 12:14:48.264777   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:48.277410   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.278475   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.279858   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.282138   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.282363   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.282593   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.282763   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.322300   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44323
I20260630 12:14:48.322412  8951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44323 every 8 connection(s)
I20260630 12:14:48.336323  8952 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44121
I20260630 12:14:48.336763  8952 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.337567  8952 heartbeater.cc:507] Master 127.0.107.254:44121 requested a full tablet report, sending...
I20260630 12:14:48.339700  8676 ts_manager.cc:194] Registered new tserver with Master: 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:48.340293   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01489368s
I20260630 12:14:48.341616  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53360
I20260630 12:14:49.161834  8803 heartbeater.cc:499] Master 127.0.107.254:44121 was elected leader, sending a full tablet report...
I20260630 12:14:49.256436  8878 heartbeater.cc:499] Master 127.0.107.254:44121 was elected leader, sending a full tablet report...
I20260630 12:14:49.344846  8952 heartbeater.cc:499] Master 127.0.107.254:44121 was elected leader, sending a full tablet report...
I20260630 12:14:49.400722  8676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53368:
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:14:49.403093  8676 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:14:49.484642  8843 tablet_service.cc:1511] Processing CreateTablet for tablet 466c62103af54e7ea989fcc67068b0cf (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:49.486152  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c62103af54e7ea989fcc67068b0cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.487782  8842 tablet_service.cc:1511] Processing CreateTablet for tablet c972561e82464f048e21189da4b8f239 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:49.489225  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c972561e82464f048e21189da4b8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.490912  8916 tablet_service.cc:1511] Processing CreateTablet for tablet c972561e82464f048e21189da4b8f239 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:49.491788  8915 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5c36396534e61a48d99917cd475ca (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:49.492415  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c972561e82464f048e21189da4b8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.493409  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5c36396534e61a48d99917cd475ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.494094  8917 tablet_service.cc:1511] Processing CreateTablet for tablet 466c62103af54e7ea989fcc67068b0cf (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:49.495998  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c62103af54e7ea989fcc67068b0cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.496294  8840 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5776f2a44f4c88871c2f5570bf83d8 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:49.497665  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5776f2a44f4c88871c2f5570bf83d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.494661  8841 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5c36396534e61a48d99917cd475ca (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:49.501159  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5c36396534e61a48d99917cd475ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.516868  8972 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: Bootstrap starting.
I20260630 12:14:49.524906  8972 tablet_bootstrap.cc:654] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.528965  8973 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: Bootstrap starting.
I20260630 12:14:49.529292  8768 tablet_service.cc:1511] Processing CreateTablet for tablet 466c62103af54e7ea989fcc67068b0cf (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:49.530941  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c62103af54e7ea989fcc67068b0cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.535404  8973 tablet_bootstrap.cc:654] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.537334  8765 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5776f2a44f4c88871c2f5570bf83d8 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:49.539009  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5776f2a44f4c88871c2f5570bf83d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.538554  8915 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5776f2a44f4c88871c2f5570bf83d8 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:49.540450  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5776f2a44f4c88871c2f5570bf83d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.542198  8766 tablet_service.cc:1511] Processing CreateTablet for tablet bfa5c36396534e61a48d99917cd475ca (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:49.534865  8767 tablet_service.cc:1511] Processing CreateTablet for tablet c972561e82464f048e21189da4b8f239 (DEFAULT_TABLE table=test-workload [id=0301bd7363fd4cfa8d74cf90835ae343]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:49.546229  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa5c36396534e61a48d99917cd475ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.547050  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c972561e82464f048e21189da4b8f239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.578835  8972 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: No bootstrap required, opened a new log
I20260630 12:14:49.579418  8972 ts_tablet_manager.cc:1403] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.018s
I20260630 12:14:49.582511  8972 raft_consensus.cc:359] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.583240  8972 raft_consensus.cc:385] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.583544  8972 raft_consensus.cc:740] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.586892  8973 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: No bootstrap required, opened a new log
I20260630 12:14:49.587448  8973 ts_tablet_manager.cc:1403] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.012s
I20260630 12:14:49.590481  8973 raft_consensus.cc:359] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.591140  8973 raft_consensus.cc:385] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.591427  8973 raft_consensus.cc:740] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c8847066994214b2cc6e352b790328, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.584645  8972 consensus_queue.cc:260] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.593302  8973 consensus_queue.cc:260] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.602649  8973 ts_tablet_manager.cc:1434] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:14:49.608943  8973 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: Bootstrap starting.
I20260630 12:14:49.615192  8973 tablet_bootstrap.cc:654] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.624018  8976 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: Bootstrap starting.
I20260630 12:14:49.631136  8973 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: No bootstrap required, opened a new log
I20260630 12:14:49.631970  8973 ts_tablet_manager.cc:1403] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260630 12:14:49.632606  8976 tablet_bootstrap.cc:654] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.635491  8972 ts_tablet_manager.cc:1434] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.018s
I20260630 12:14:49.635710  8973 raft_consensus.cc:359] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.636605  8973 raft_consensus.cc:385] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.636914  8973 raft_consensus.cc:740] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c8847066994214b2cc6e352b790328, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.637738  8973 consensus_queue.cc:260] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.638664  8972 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: Bootstrap starting.
I20260630 12:14:49.640101  8973 ts_tablet_manager.cc:1434] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:14:49.641273  8973 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: Bootstrap starting.
I20260630 12:14:49.644358  8978 raft_consensus.cc:493] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.645157  8978 raft_consensus.cc:515] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.648241  8973 tablet_bootstrap.cc:654] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.652192  8972 tablet_bootstrap.cc:654] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.656842  8978 leader_election.cc:290] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727)
I20260630 12:14:49.661247  8976 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: No bootstrap required, opened a new log
I20260630 12:14:49.662107  8976 ts_tablet_manager.cc:1403] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.013s
I20260630 12:14:49.668807  8976 raft_consensus.cc:359] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.669921  8976 raft_consensus.cc:385] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.670325  8976 raft_consensus.cc:740] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9740ddee4448fa960e528fb29ee041, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.669951  8972 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: No bootstrap required, opened a new log
I20260630 12:14:49.671561  8972 ts_tablet_manager.cc:1403] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260630 12:14:49.671409  8976 consensus_queue.cc:260] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.677671  8973 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: No bootstrap required, opened a new log
I20260630 12:14:49.678323  8973 ts_tablet_manager.cc:1403] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260630 12:14:49.678985  8976 ts_tablet_manager.cc:1434] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260630 12:14:49.680261  8976 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: Bootstrap starting.
I20260630 12:14:49.681751  8973 raft_consensus.cc:359] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.682611  8973 raft_consensus.cc:385] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.682953  8973 raft_consensus.cc:740] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c8847066994214b2cc6e352b790328, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.683892  8973 consensus_queue.cc:260] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.678340  8972 raft_consensus.cc:359] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.684958  8972 raft_consensus.cc:385] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.685317  8972 raft_consensus.cc:740] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.686441  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041" is_pre_election: true
W20260630 12:14:49.688346  8892 leader_election.cc:343] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.688187  8972 consensus_queue.cc:260] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.690627  8973 ts_tablet_manager.cc:1434] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:14:49.690755  8972 ts_tablet_manager.cc:1434] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260630 12:14:49.691843  8973 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: Bootstrap starting.
I20260630 12:14:49.695748  8976 tablet_bootstrap.cc:654] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.697520  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b690c3f014339a806d0821dd270f2" is_pre_election: true
I20260630 12:14:49.699333  8973 tablet_bootstrap.cc:654] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:49.699610  8893 leader_election.cc:343] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.700104  8893 leader_election.cc:304] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [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: 70c8847066994214b2cc6e352b790328; no voters: 6e9740ddee4448fa960e528fb29ee041, 7e6b690c3f014339a806d0821dd270f2
I20260630 12:14:49.701308  8978 raft_consensus.cc:2749] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:49.702024  8972 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: Bootstrap starting.
I20260630 12:14:49.711400  8973 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: No bootstrap required, opened a new log
I20260630 12:14:49.712062  8973 ts_tablet_manager.cc:1403] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260630 12:14:49.714777  8976 tablet_bootstrap.cc:492] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: No bootstrap required, opened a new log
I20260630 12:14:49.715337  8976 ts_tablet_manager.cc:1403] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.008s
I20260630 12:14:49.716235  8978 raft_consensus.cc:493] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.716419  8972 tablet_bootstrap.cc:654] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.716789  8978 raft_consensus.cc:515] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.718326  8976 raft_consensus.cc:359] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.719064  8976 raft_consensus.cc:385] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.719527  8976 raft_consensus.cc:740] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9740ddee4448fa960e528fb29ee041, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.720147  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c62103af54e7ea989fcc67068b0cf" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b690c3f014339a806d0821dd270f2" is_pre_election: true
I20260630 12:14:49.720427  8976 consensus_queue.cc:260] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.720852  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c62103af54e7ea989fcc67068b0cf" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041" is_pre_election: true
I20260630 12:14:49.721199  8853 raft_consensus.cc:2468] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c8847066994214b2cc6e352b790328 in term 0.
I20260630 12:14:49.721462  8778 raft_consensus.cc:2468] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c8847066994214b2cc6e352b790328 in term 0.
I20260630 12:14:49.722679  8976 ts_tablet_manager.cc:1434] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:14:49.722961  8892 leader_election.cc:304] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9740ddee4448fa960e528fb29ee041, 70c8847066994214b2cc6e352b790328; no voters: 
I20260630 12:14:49.723706  8976 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: Bootstrap starting.
I20260630 12:14:49.719017  8978 leader_election.cc:290] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727), 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359)
I20260630 12:14:49.724498  8978 raft_consensus.cc:2804] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.724924  8978 raft_consensus.cc:493] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.725339  8978 raft_consensus.cc:3060] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.731005  8976 tablet_bootstrap.cc:654] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.732304  8985 raft_consensus.cc:493] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.733150  8985 raft_consensus.cc:515] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.715209  8973 raft_consensus.cc:359] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.736249  8973 raft_consensus.cc:385] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.737466  8973 raft_consensus.cc:740] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c8847066994214b2cc6e352b790328, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.743067  8973 consensus_queue.cc:260] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.743269  8985 leader_election.cc:290] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:49.750015  8973 ts_tablet_manager.cc:1434] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260630 12:14:49.741315  8978 raft_consensus.cc:515] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.756249  8978 leader_election.cc:290] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727), 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359)
I20260630 12:14:49.756623  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c62103af54e7ea989fcc67068b0cf" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b690c3f014339a806d0821dd270f2"
I20260630 12:14:49.760350  8853 raft_consensus.cc:3060] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.783385  8853 raft_consensus.cc:2468] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c8847066994214b2cc6e352b790328 in term 1.
W20260630 12:14:49.789899  8892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:39359, user_credentials={real_user=slave}} blocked reactor thread for 67018us
I20260630 12:14:49.799127  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c62103af54e7ea989fcc67068b0cf" candidate_uuid: "70c8847066994214b2cc6e352b790328" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041"
I20260630 12:14:49.799829  8893 leader_election.cc:304] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70c8847066994214b2cc6e352b790328, 7e6b690c3f014339a806d0821dd270f2; no voters: 
I20260630 12:14:49.800014  8778 raft_consensus.cc:3060] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.802511  8989 raft_consensus.cc:2804] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.803980  8976 tablet_bootstrap.cc:492] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: No bootstrap required, opened a new log
I20260630 12:14:49.804495  8972 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: No bootstrap required, opened a new log
I20260630 12:14:49.804708  8976 ts_tablet_manager.cc:1403] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.053s
I20260630 12:14:49.804026  8989 raft_consensus.cc:697] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 LEADER]: Becoming Leader. State: Replica: 70c8847066994214b2cc6e352b790328, State: Running, Role: LEADER
I20260630 12:14:49.805085  8972 ts_tablet_manager.cc:1403] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: Time spent bootstrapping tablet: real 0.103s	user 0.046s	sys 0.041s
I20260630 12:14:49.806018  8989 consensus_queue.cc:237] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:49.808487  8972 raft_consensus.cc:359] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.809283  8972 raft_consensus.cc:385] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.809235  8778 raft_consensus.cc:2468] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c8847066994214b2cc6e352b790328 in term 1.
I20260630 12:14:49.808940  8976 raft_consensus.cc:359] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.809818  8972 raft_consensus.cc:740] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.810065  8976 raft_consensus.cc:385] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.810745  8976 raft_consensus.cc:740] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9740ddee4448fa960e528fb29ee041, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.810735  8972 consensus_queue.cc:260] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.813161  8972 ts_tablet_manager.cc:1434] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:49.814283  8972 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: Bootstrap starting.
I20260630 12:14:49.819303  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "6e9740ddee4448fa960e528fb29ee041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b690c3f014339a806d0821dd270f2" is_pre_election: true
I20260630 12:14:49.820169  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "6e9740ddee4448fa960e528fb29ee041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328" is_pre_election: true
I20260630 12:14:49.820689  8972 tablet_bootstrap.cc:654] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:49.820938  8744 leader_election.cc:343] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.821045  8927 raft_consensus.cc:2468] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9740ddee4448fa960e528fb29ee041 in term 0.
I20260630 12:14:49.821875  8976 consensus_queue.cc:260] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.822652  8744 leader_election.cc:304] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [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: 6e9740ddee4448fa960e528fb29ee041, 70c8847066994214b2cc6e352b790328; no voters: 7e6b690c3f014339a806d0821dd270f2
I20260630 12:14:49.824198  8985 raft_consensus.cc:2804] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.824738  8976 ts_tablet_manager.cc:1434] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260630 12:14:49.824662  8985 raft_consensus.cc:493] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.826076  8985 raft_consensus.cc:3060] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.833856  8977 raft_consensus.cc:493] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.834532  8977 raft_consensus.cc:515] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.841745  8977 leader_election.cc:290] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:49.839603  8985 raft_consensus.cc:515] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.847630  8972 tablet_bootstrap.cc:492] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: No bootstrap required, opened a new log
I20260630 12:14:49.847978  8985 leader_election.cc:290] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:49.848543  8972 ts_tablet_manager.cc:1403] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.024s
I20260630 12:14:49.849833  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "6e9740ddee4448fa960e528fb29ee041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b690c3f014339a806d0821dd270f2"
I20260630 12:14:49.851284  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "6e9740ddee4448fa960e528fb29ee041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328"
I20260630 12:14:49.851984  8927 raft_consensus.cc:3060] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.852385  8972 raft_consensus.cc:359] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.855415  8972 raft_consensus.cc:385] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.855825  8972 raft_consensus.cc:740] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Initialized, Role: FOLLOWER
W20260630 12:14:49.856245  8744 leader_election.cc:343] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194:40727): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.853718  8976 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: Bootstrap starting.
I20260630 12:14:49.859241  8972 consensus_queue.cc:260] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.866063  8972 ts_tablet_manager.cc:1434] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:14:49.873332  8976 tablet_bootstrap.cc:654] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.874329  8927 raft_consensus.cc:2468] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9740ddee4448fa960e528fb29ee041 in term 1.
I20260630 12:14:49.875550  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5776f2a44f4c88871c2f5570bf83d8" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041" is_pre_election: true
I20260630 12:14:49.879137  8778 raft_consensus.cc:2468] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 0.
I20260630 12:14:49.880810  8818 leader_election.cc:304] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9740ddee4448fa960e528fb29ee041, 7e6b690c3f014339a806d0821dd270f2; no voters: 
I20260630 12:14:49.877079  8675 catalog_manager.cc:5697] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c8847066994214b2cc6e352b790328 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "70c8847066994214b2cc6e352b790328" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:49.882083  8977 raft_consensus.cc:2804] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.882583  8977 raft_consensus.cc:493] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.883010  8977 raft_consensus.cc:3060] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.884982  8744 leader_election.cc:304] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [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: 6e9740ddee4448fa960e528fb29ee041, 70c8847066994214b2cc6e352b790328; no voters: 7e6b690c3f014339a806d0821dd270f2
I20260630 12:14:49.886054  8976 tablet_bootstrap.cc:492] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: No bootstrap required, opened a new log
I20260630 12:14:49.886632  8976 ts_tablet_manager.cc:1403] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260630 12:14:49.886916  8985 raft_consensus.cc:2804] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.890089  8976 raft_consensus.cc:359] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.891041  8976 raft_consensus.cc:385] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.891569  8976 raft_consensus.cc:740] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9740ddee4448fa960e528fb29ee041, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.892767  8976 consensus_queue.cc:260] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.893047  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5776f2a44f4c88871c2f5570bf83d8" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328" is_pre_election: true
I20260630 12:14:49.894516  8927 raft_consensus.cc:2468] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 0.
I20260630 12:14:49.897919  8977 raft_consensus.cc:515] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.899582  8985 raft_consensus.cc:697] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9740ddee4448fa960e528fb29ee041, State: Running, Role: LEADER
I20260630 12:14:49.900538  8985 consensus_queue.cc:237] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.901448  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5776f2a44f4c88871c2f5570bf83d8" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041"
I20260630 12:14:49.902055  8778 raft_consensus.cc:3060] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.903823  8976 ts_tablet_manager.cc:1434] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.008s
I20260630 12:14:49.904673  8977 leader_election.cc:290] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:49.904843  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5776f2a44f4c88871c2f5570bf83d8" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328"
I20260630 12:14:49.905519  8927 raft_consensus.cc:3060] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.909607  8778 raft_consensus.cc:2468] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 1.
I20260630 12:14:49.910934  8818 leader_election.cc:304] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9740ddee4448fa960e528fb29ee041, 7e6b690c3f014339a806d0821dd270f2; no voters: 
I20260630 12:14:49.911801  8977 raft_consensus.cc:2804] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.912622  8927 raft_consensus.cc:2468] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 1.
I20260630 12:14:49.914369  8675 catalog_manager.cc:5697] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6e9740ddee4448fa960e528fb29ee041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:49.915288  8977 raft_consensus.cc:697] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Running, Role: LEADER
I20260630 12:14:49.916204  8977 consensus_queue.cc:237] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:49.924265  8676 catalog_manager.cc:5697] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:49.959088  8724 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:50.048377  8977 raft_consensus.cc:493] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.048897  8977 raft_consensus.cc:515] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:50.050494  8977 leader_election.cc:290] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:50.051402  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041" is_pre_election: true
I20260630 12:14:50.051587  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c972561e82464f048e21189da4b8f239" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328" is_pre_election: true
I20260630 12:14:50.052315  8927 raft_consensus.cc:2393] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6b690c3f014339a806d0821dd270f2 in current term 1: Already voted for candidate 6e9740ddee4448fa960e528fb29ee041 in this term.
I20260630 12:14:50.053345  8819 leader_election.cc:304] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [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: 7e6b690c3f014339a806d0821dd270f2; no voters: 6e9740ddee4448fa960e528fb29ee041, 70c8847066994214b2cc6e352b790328
I20260630 12:14:50.054034  8977 raft_consensus.cc:3060] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.059073  8977 raft_consensus.cc:2749] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:50.081063  8977 raft_consensus.cc:493] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.081529  8977 raft_consensus.cc:515] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:50.083585  8977 leader_election.cc:290] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:50.084367  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041" is_pre_election: true
I20260630 12:14:50.085136  8778 raft_consensus.cc:2468] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 0.
I20260630 12:14:50.086859  8818 leader_election.cc:304] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9740ddee4448fa960e528fb29ee041, 7e6b690c3f014339a806d0821dd270f2; no voters: 
I20260630 12:14:50.086938  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328" is_pre_election: true
I20260630 12:14:50.087595  8927 raft_consensus.cc:2468] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 0.
I20260630 12:14:50.087663  8977 raft_consensus.cc:2804] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.088169  8977 raft_consensus.cc:493] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.088538  8977 raft_consensus.cc:3060] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.093405  8977 raft_consensus.cc:515] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:50.094950  8977 leader_election.cc:290] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9740ddee4448fa960e528fb29ee041 (127.0.107.193:39359), 70c8847066994214b2cc6e352b790328 (127.0.107.195:44323)
I20260630 12:14:50.096233  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c8847066994214b2cc6e352b790328"
I20260630 12:14:50.096781  8927 raft_consensus.cc:3060] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.096848  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa5c36396534e61a48d99917cd475ca" candidate_uuid: "7e6b690c3f014339a806d0821dd270f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9740ddee4448fa960e528fb29ee041"
I20260630 12:14:50.097440  8778 raft_consensus.cc:3060] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.101634  8927 raft_consensus.cc:2468] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 1.
I20260630 12:14:50.102187  8778 raft_consensus.cc:2468] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b690c3f014339a806d0821dd270f2 in term 1.
I20260630 12:14:50.102712  8819 leader_election.cc:304] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70c8847066994214b2cc6e352b790328, 7e6b690c3f014339a806d0821dd270f2; no voters: 
I20260630 12:14:50.103506  8977 raft_consensus.cc:2804] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.103906  8977 raft_consensus.cc:697] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b690c3f014339a806d0821dd270f2, State: Running, Role: LEADER
I20260630 12:14:50.104732  8977 consensus_queue.cc:237] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:50.111459  8676 catalog_manager.cc:5697] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b690c3f014339a806d0821dd270f2 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.219697   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.225507  9004 instance_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:14:50.226055  9005 instance_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:14:50.227466  9007 instance_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:14:50.228859   431 server_base.cc:1061] running on GCE node
I20260630 12:14:50.229827   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.230033   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:50.230173   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821690230162 us; error 0 us; skew 500 ppm
I20260630 12:14:50.230621   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.233224   431 webserver.cc:533] Webserver started at http://127.0.107.196:37731/ using document root <none> and password file <none>
I20260630 12:14:50.233731   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.233891   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.234100   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.235118   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "29538032c0ed48f6bbebaa1d11131980"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dl2z"
I20260630 12:14:50.239559   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:50.242754  9012 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:14:50.243643   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:50.243988   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "29538032c0ed48f6bbebaa1d11131980"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dl2z"
I20260630 12:14:50.244298   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:50.258726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.259908   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:50.261231   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:50.263386   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:50.263617   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.263865   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:50.264079   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:50.304239   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40567
I20260630 12:14:50.304327  9074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40567 every 8 connection(s)
I20260630 12:14:50.305281  8989 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.324429  9075 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44121
I20260630 12:14:50.324863  9075 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:50.325019  8989 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.325762  9075 heartbeater.cc:507] Master 127.0.107.254:44121 requested a full tablet report, sending...
I20260630 12:14:50.328060  8674 ts_manager.cc:194] Registered new tserver with Master: 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567)
I20260630 12:14:50.329821  8674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43736
I20260630 12:14:50.336408  8977 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.350344  8977 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.471863  8985 consensus_queue.cc:1048] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.483620  8985 consensus_queue.cc:1048] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.646196  8977 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.656617  9001 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:50.967965  8724 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 0301bd7363fd4cfa8d74cf90835ae343: could not find any suitable replica to move from server 7e6b690c3f014339a806d0821dd270f2 to server 29538032c0ed48f6bbebaa1d11131980
I20260630 12:14:51.333576  9075 heartbeater.cc:499] Master 127.0.107.254:44121 was elected leader, sending a full tablet report...
I20260630 12:14:51.989902  8853 consensus_queue.cc:237] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: true } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:51.996393  8927 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:51.998284  9101 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } 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:14:51.998771  8778 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:52.000396  9101 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:52.009646  8927 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: true } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
W20260630 12:14:52.010908  8816 consensus_peers.cc:597] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a5776f2a44f4c88871c2f5570bf83d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.008200  9001 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: true } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.012990  8778 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: true } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.025504  8674 catalog_manager.cc:5697] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 reported cstate change: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: true } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.029987  8853 consensus_queue.cc:237] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: true } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:52.047339  8778 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:52.047847  8927 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:52.049296  9001 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } 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:14:52.050325  9106 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:52.051307  8816 consensus_peers.cc:597] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfa5c36396534e61a48d99917cd475ca. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.060478  9001 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: true } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.063133  8927 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: true } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.067924  8778 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: true } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.078943  8675 catalog_manager.cc:5697] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 reported cstate change: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: true } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.097191  8927 consensus_queue.cc:237] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: true } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:52.104775  8853 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:52.104842  8778 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:52.106456  9118 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } 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:14:52.107641  9094 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:52.116905  8890 consensus_peers.cc:597] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 466c62103af54e7ea989fcc67068b0cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.116699  9094 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: true } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.119566  8778 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: true } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.121083  8853 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: true } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.131011  8852 consensus_queue.cc:237] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:52.131022  8676 catalog_manager.cc:5697] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 reported cstate change: config changed from index -1 to 2, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "70c8847066994214b2cc6e352b790328" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:52.138360  8927 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:52.138845  8816 consensus_peers.cc:597] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a5776f2a44f4c88871c2f5570bf83d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.139899  9111 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } 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:14:52.140195  8778 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:52.142382  9111 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:52.148648  9107 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.150250  8927 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.155112  8778 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
W20260630 12:14:52.158023  8724 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:52.158398  8724 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:52.163695  8852 consensus_queue.cc:237] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:52.165196  8675 catalog_manager.cc:5697] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
W20260630 12:14:52.172087  8816 consensus_peers.cc:597] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfa5c36396534e61a48d99917cd475ca. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.172120  8778 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:52.173586  8927 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:52.173612  9001 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } 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:14:52.175364  9001 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:52.179611  9001 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.181492  8778 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.186249  8926 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.186643  8852 consensus_queue.cc:237] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } }
I20260630 12:14:52.195715  8777 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.198855  8674 catalog_manager.cc:5697] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
W20260630 12:14:52.201051  8724 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:52.201439  8724 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:52.201696  9101 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:52.203800  8926 raft_consensus.cc:1275] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.210397  9106 consensus_queue.cc:1048] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } 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:14:52.209753  9101 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } }
I20260630 12:14:52.211689  8926 consensus_queue.cc:237] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } }
I20260630 12:14:52.217226  8927 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } }
I20260630 12:14:52.218415  8777 raft_consensus.cc:2955] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } } }
I20260630 12:14:52.220852  8663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a5776f2a44f4c88871c2f5570bf83d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:14:52.221695  8890 consensus_peers.cc:597] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 -> Peer 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): Couldn't send request to peer 29538032c0ed48f6bbebaa1d11131980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 466c62103af54e7ea989fcc67068b0cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:52.226320  8853 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:52.226240  8852 consensus_queue.cc:237] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [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: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } }
I20260630 12:14:52.228425  9122 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:52.226357  8778 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:52.229683  8676 catalog_manager.cc:5697] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 reported cstate change: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } attrs { replace: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:52.232020  9122 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:52.242558  8927 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.242923  9094 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.244566  8778 raft_consensus.cc:1275] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 7e6b690c3f014339a806d0821dd270f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.244444  8777 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.246984  9111 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:52.247689  8852 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.248622  9111 consensus_queue.cc:1048] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:52.262840  8676 catalog_manager.cc:5697] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "70c8847066994214b2cc6e352b790328" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } peers { permanent_uuid: "29538032c0ed48f6bbebaa1d11131980" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40567 } attrs { promote: true } } }
I20260630 12:14:52.266572  9111 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } }
W20260630 12:14:52.269662  8724 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:52.275152  8724 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:52.276834  8927 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } }
I20260630 12:14:52.284981  8663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfa5c36396534e61a48d99917cd475ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:52.284075  8778 raft_consensus.cc:2955] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } }
I20260630 12:14:52.293269  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a5776f2a44f4c88871c2f5570bf83d8 with delete_type TABLET_DATA_TOMBSTONED (TS 29538032c0ed48f6bbebaa1d11131980 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60392
I20260630 12:14:52.294449  8675 catalog_manager.cc:5697] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 reported cstate change: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "7e6b690c3f014339a806d0821dd270f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:52.296362  8660 catalog_manager.cc:4995] TS 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): delete failed for tablet 3a5776f2a44f4c88871c2f5570bf83d8 because the tablet was not found. No further retry: Not found: Tablet not found: 3a5776f2a44f4c88871c2f5570bf83d8
I20260630 12:14:52.300880  8927 consensus_queue.cc:237] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [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: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } }
I20260630 12:14:52.306600  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet bfa5c36396534e61a48d99917cd475ca with delete_type TABLET_DATA_TOMBSTONED (TS 29538032c0ed48f6bbebaa1d11131980 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60392
W20260630 12:14:52.308969  8660 catalog_manager.cc:4995] TS 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): delete failed for tablet bfa5c36396534e61a48d99917cd475ca because the tablet was not found. No further retry: Not found: Tablet not found: bfa5c36396534e61a48d99917cd475ca
I20260630 12:14:52.309837  8852 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.310527  8778 raft_consensus.cc:1275] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Refusing update from remote peer 70c8847066994214b2cc6e352b790328: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:52.311391  9094 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:52.312191  9124 consensus_queue.cc:1048] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:52.318427  9094 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } }
I20260630 12:14:52.320659  8778 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } }
I20260630 12:14:52.321242  8852 raft_consensus.cc:2955] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } }
I20260630 12:14:52.327857  8663 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 466c62103af54e7ea989fcc67068b0cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:52.332240  8674 catalog_manager.cc:5697] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 reported cstate change: config changed from index 3 to 4, NON_VOTER 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "70c8847066994214b2cc6e352b790328" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e6b690c3f014339a806d0821dd270f2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40727 } attrs { replace: false } } peers { permanent_uuid: "70c8847066994214b2cc6e352b790328" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44323 } } peers { permanent_uuid: "6e9740ddee4448fa960e528fb29ee041" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39359 } } }
I20260630 12:14:52.348908  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet 466c62103af54e7ea989fcc67068b0cf with delete_type TABLET_DATA_TOMBSTONED (TS 29538032c0ed48f6bbebaa1d11131980 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60392
W20260630 12:14:52.350670  8660 catalog_manager.cc:4995] TS 29538032c0ed48f6bbebaa1d11131980 (127.0.107.196:40567): delete failed for tablet 466c62103af54e7ea989fcc67068b0cf because the tablet was not found. No further retry: Not found: Tablet not found: 466c62103af54e7ea989fcc67068b0cf
I20260630 12:14:52.399418   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:52.416777   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.417587   431 tablet_replica.cc:333] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041: stopping tablet replica
I20260630 12:14:52.418254   431 raft_consensus.cc:2243] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.418885   431 raft_consensus.cc:2272] T bfa5c36396534e61a48d99917cd475ca P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.421362   431 tablet_replica.cc:333] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041: stopping tablet replica
I20260630 12:14:52.422052   431 raft_consensus.cc:2243] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.423028   431 raft_consensus.cc:2272] T 3a5776f2a44f4c88871c2f5570bf83d8 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.425493   431 tablet_replica.cc:333] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041: stopping tablet replica
I20260630 12:14:52.426033   431 raft_consensus.cc:2243] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.426617   431 raft_consensus.cc:2272] T 466c62103af54e7ea989fcc67068b0cf P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.428910   431 tablet_replica.cc:333] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041: stopping tablet replica
I20260630 12:14:52.429509   431 raft_consensus.cc:2243] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.430600   431 raft_consensus.cc:2272] T c972561e82464f048e21189da4b8f239 P 6e9740ddee4448fa960e528fb29ee041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.455528   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:52.468484   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:52.491271   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.491859   431 tablet_replica.cc:333] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2: stopping tablet replica
I20260630 12:14:52.492463   431 raft_consensus.cc:2243] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.492867   431 raft_consensus.cc:2272] T c972561e82464f048e21189da4b8f239 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.494766   431 tablet_replica.cc:333] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2: stopping tablet replica
I20260630 12:14:52.495249   431 raft_consensus.cc:2243] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.496021   431 raft_consensus.cc:2272] T bfa5c36396534e61a48d99917cd475ca P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.498724   431 tablet_replica.cc:333] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2: stopping tablet replica
I20260630 12:14:52.499240   431 raft_consensus.cc:2243] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.500133   431 raft_consensus.cc:2272] T 3a5776f2a44f4c88871c2f5570bf83d8 P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.502643   431 tablet_replica.cc:333] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2: stopping tablet replica
I20260630 12:14:52.503173   431 raft_consensus.cc:2243] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.503690   431 raft_consensus.cc:2272] T 466c62103af54e7ea989fcc67068b0cf P 7e6b690c3f014339a806d0821dd270f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.526845   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:52.539091   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:52.557425   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.558045   431 tablet_replica.cc:333] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328: stopping tablet replica
I20260630 12:14:52.558552   431 raft_consensus.cc:2243] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.559115   431 raft_consensus.cc:2272] T 3a5776f2a44f4c88871c2f5570bf83d8 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.561375   431 tablet_replica.cc:333] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328: stopping tablet replica
I20260630 12:14:52.561866   431 raft_consensus.cc:2243] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.562212   431 raft_consensus.cc:2272] T c972561e82464f048e21189da4b8f239 P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.564004   431 tablet_replica.cc:333] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328: stopping tablet replica
I20260630 12:14:52.564507   431 raft_consensus.cc:2243] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.565194   431 raft_consensus.cc:2272] T 466c62103af54e7ea989fcc67068b0cf P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.567553   431 tablet_replica.cc:333] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328: stopping tablet replica
I20260630 12:14:52.568056   431 raft_consensus.cc:2243] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.568586   431 raft_consensus.cc:2272] T bfa5c36396534e61a48d99917cd475ca P 70c8847066994214b2cc6e352b790328 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.591188   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:52.603920   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:52.620975   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.637351   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:52.645440   431 master.cc:562] Master@127.0.107.254:44121 shutting down...
I20260630 12:14:52.660898   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.661629   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.662002   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f4ad2fe51c745dc8b60e430c2d6c10f: stopping tablet replica
I20260630 12:14:52.674096   431 master.cc:584] Master@127.0.107.254:44121 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4886 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:52.704414   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42765
I20260630 12:14:52.705608   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.716549  9128 instance_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:14:52.717752  9129 instance_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:14:52.720343   431 server_base.cc:1061] running on GCE node
W20260630 12:14:52.721990  9131 instance_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:14:52.722838   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.723018   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.723238   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692723204 us; error 0 us; skew 500 ppm
I20260630 12:14:52.723793   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.727777   431 webserver.cc:533] Webserver started at http://127.0.107.254:36017/ using document root <none> and password file <none>
I20260630 12:14:52.728572   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.728875   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.729245   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.730757   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "1f365ad424e74efeb59e306c321b24e6"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-dl2z"
I20260630 12:14:52.735409   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:14:52.738814  9136 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:14:52.739601   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:52.739997   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "1f365ad424e74efeb59e306c321b24e6"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-dl2z"
I20260630 12:14:52.740269   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.755640   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.756706   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.791816   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42765
I20260630 12:14:52.791922  9187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42765 every 8 connection(s)
I20260630 12:14:52.795568  9188 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:14:52.806097  9188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6: Bootstrap starting.
I20260630 12:14:52.810381  9188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.814143  9188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6: No bootstrap required, opened a new log
I20260630 12:14:52.816110  9188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER }
I20260630 12:14:52.816495  9188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.816669  9188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f365ad424e74efeb59e306c321b24e6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.817164  9188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER }
I20260630 12:14:52.817561  9188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:52.817745  9188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:52.817945  9188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.822577  9188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER }
I20260630 12:14:52.823096  9188 leader_election.cc:304] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [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: 1f365ad424e74efeb59e306c321b24e6; no voters: 
I20260630 12:14:52.824358  9188 leader_election.cc:290] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:52.824729  9191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:52.826152  9191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 1 LEADER]: Becoming Leader. State: Replica: 1f365ad424e74efeb59e306c321b24e6, State: Running, Role: LEADER
I20260630 12:14:52.826828  9191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [LEADER]: Queue going to LEADER mode. State: All 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: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER }
I20260630 12:14:52.827724  9188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:52.829806  9192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f365ad424e74efeb59e306c321b24e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER } }
I20260630 12:14:52.829851  9193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f365ad424e74efeb59e306c321b24e6. Latest consensus state: current_term: 1 leader_uuid: "1f365ad424e74efeb59e306c321b24e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f365ad424e74efeb59e306c321b24e6" member_type: VOTER } }
I20260630 12:14:52.830623  9193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.830618  9192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.834079  9197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:52.842890  9197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:52.843899   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:52.852032  9197 catalog_manager.cc:1383] Generated new cluster ID: 599540c10d914c4c9ae14d4fb7350780
I20260630 12:14:52.852399  9197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:52.870198  9197 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:52.871476  9197 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:52.887163  9197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6: Generated new TSK 0
I20260630 12:14:52.887784  9197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:52.910511   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.916265  9209 instance_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:14:52.917349  9210 instance_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:14:52.919456   431 server_base.cc:1061] running on GCE node
W20260630 12:14:52.919792  9212 instance_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:14:52.920686   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.920954   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.921124   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692921107 us; error 0 us; skew 500 ppm
I20260630 12:14:52.921633   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.923887   431 webserver.cc:533] Webserver started at http://127.0.107.193:40079/ using document root <none> and password file <none>
I20260630 12:14:52.924429   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.924638   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.924918   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.925995   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "f4d98b827af949beb92b66cfb1800a79"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-dl2z"
I20260630 12:14:52.930560   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:52.933997  9217 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:14:52.934927   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:52.935253   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "f4d98b827af949beb92b66cfb1800a79"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-dl2z"
I20260630 12:14:52.935567   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:52.958591   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.959530   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.960901   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.963133   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.963366   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.963598   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.963762   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.002182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37253
I20260630 12:14:53.002297  9279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37253 every 8 connection(s)
I20260630 12:14:53.007459   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.014688  9284 instance_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:14:53.016218  9285 instance_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:14:53.019140  9287 instance_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:14:53.019539   431 server_base.cc:1061] running on GCE node
I20260630 12:14:53.020514  9280 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42765
I20260630 12:14:53.020921  9280 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.020920   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:53.021467   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.021679   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821693021660 us; error 0 us; skew 500 ppm
I20260630 12:14:53.022075  9280 heartbeater.cc:507] Master 127.0.107.254:42765 requested a full tablet report, sending...
I20260630 12:14:53.022442   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.024395  9153 ts_manager.cc:194] Registered new tserver with Master: f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253)
I20260630 12:14:53.025342   431 webserver.cc:533] Webserver started at http://127.0.107.194:35189/ using document root <none> and password file <none>
I20260630 12:14:53.025867   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.026079   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.026345   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.026391  9153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40618
I20260630 12:14:53.027513   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "57091d30d4fb4215889a409467b78b79"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-dl2z"
I20260630 12:14:53.032209   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:53.035555  9292 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:14:53.036538   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:53.036895   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "57091d30d4fb4215889a409467b78b79"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-dl2z"
I20260630 12:14:53.037158   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:53.062685   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.063751   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.065193   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.067370   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.067548   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.067843   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.068095   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:14:53.115363   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33955
I20260630 12:14:53.115473  9354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33955 every 8 connection(s)
I20260630 12:14:53.120065   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.126852  9358 instance_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:14:53.127725  9359 instance_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:14:53.134385  9362 instance_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:14:53.134454  9355 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42765
I20260630 12:14:53.135294   431 server_base.cc:1061] running on GCE node
I20260630 12:14:53.135411  9355 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.136615   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:53.136693  9355 heartbeater.cc:507] Master 127.0.107.254:42765 requested a full tablet report, sending...
W20260630 12:14:53.136958   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.137207   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821693137187 us; error 0 us; skew 500 ppm
I20260630 12:14:53.137925   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.139210  9153 ts_manager.cc:194] Registered new tserver with Master: 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:53.140827   431 webserver.cc:533] Webserver started at http://127.0.107.195:38895/ using document root <none> and password file <none>
I20260630 12:14:53.141182  9153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40624
I20260630 12:14:53.141502   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.141813   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.142158   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.143266   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "c4b0f66dd6654159968cea331f3c40e8"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-dl2z"
I20260630 12:14:53.147553   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:53.150782  9366 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:14:53.151626   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:53.151896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "c4b0f66dd6654159968cea331f3c40e8"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-dl2z"
I20260630 12:14:53.152292   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:53.167127   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.168388   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.169739   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.172137   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.172324   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.172617   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.172783   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.211047   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33331
I20260630 12:14:53.211129  9428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33331 every 8 connection(s)
I20260630 12:14:53.230014  9429 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42765
I20260630 12:14:53.230521  9429 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.231263  9429 heartbeater.cc:507] Master 127.0.107.254:42765 requested a full tablet report, sending...
I20260630 12:14:53.233189  9153 ts_manager.cc:194] Registered new tserver with Master: c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:53.233698   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019481934s
I20260630 12:14:53.234930  9153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40634
I20260630 12:14:54.029307  9280 heartbeater.cc:499] Master 127.0.107.254:42765 was elected leader, sending a full tablet report...
I20260630 12:14:54.143795  9355 heartbeater.cc:499] Master 127.0.107.254:42765 was elected leader, sending a full tablet report...
I20260630 12:14:54.237922  9429 heartbeater.cc:499] Master 127.0.107.254:42765 was elected leader, sending a full tablet report...
I20260630 12:14:54.335754  9153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40646:
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:14:54.340519  9153 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:14:54.429973  9318 tablet_service.cc:1511] Processing CreateTablet for tablet 2e565675032b496d8cde5d31aeb35791 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:54.432248  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e565675032b496d8cde5d31aeb35791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.429874  9319 tablet_service.cc:1511] Processing CreateTablet for tablet 643cb4b27e284d22800b8030077eb3cb (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:54.435696  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643cb4b27e284d22800b8030077eb3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.435209  9245 tablet_service.cc:1511] Processing CreateTablet for tablet b36e81dbb18b4c1ab4e57f32ac17e02b (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:54.432919  9320 tablet_service.cc:1511] Processing CreateTablet for tablet b36e81dbb18b4c1ab4e57f32ac17e02b (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:54.437553  9243 tablet_service.cc:1511] Processing CreateTablet for tablet 2e565675032b496d8cde5d31aeb35791 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:54.439021  9320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36e81dbb18b4c1ab4e57f32ac17e02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.440765  9242 tablet_service.cc:1511] Processing CreateTablet for tablet 69303543144a425b86b7bcb6800345fd (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:54.442019  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36e81dbb18b4c1ab4e57f32ac17e02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.435144  9244 tablet_service.cc:1511] Processing CreateTablet for tablet 643cb4b27e284d22800b8030077eb3cb (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:54.443976  9243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e565675032b496d8cde5d31aeb35791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.452527  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643cb4b27e284d22800b8030077eb3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.455520  9242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69303543144a425b86b7bcb6800345fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.470736  9317 tablet_service.cc:1511] Processing CreateTablet for tablet 69303543144a425b86b7bcb6800345fd (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:54.472314  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69303543144a425b86b7bcb6800345fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.476281  9241 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb51970bddc493e80582e882caf3d9e (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:54.478113  9241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb51970bddc493e80582e882caf3d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.488796  9316 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb51970bddc493e80582e882caf3d9e (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:54.494930  9394 tablet_service.cc:1511] Processing CreateTablet for tablet b36e81dbb18b4c1ab4e57f32ac17e02b (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:54.497430  9393 tablet_service.cc:1511] Processing CreateTablet for tablet 643cb4b27e284d22800b8030077eb3cb (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:54.498641  9394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36e81dbb18b4c1ab4e57f32ac17e02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.500514  9240 tablet_service.cc:1511] Processing CreateTablet for tablet a8d440175cb14759a1f093524a8989d9 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:54.502099  9240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d440175cb14759a1f093524a8989d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.505452  9390 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb51970bddc493e80582e882caf3d9e (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:54.506002  9315 tablet_service.cc:1511] Processing CreateTablet for tablet a8d440175cb14759a1f093524a8989d9 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:54.507082  9390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb51970bddc493e80582e882caf3d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.508361  9393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643cb4b27e284d22800b8030077eb3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.509459  9391 tablet_service.cc:1511] Processing CreateTablet for tablet 69303543144a425b86b7bcb6800345fd (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:54.510953  9391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69303543144a425b86b7bcb6800345fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.512372  9389 tablet_service.cc:1511] Processing CreateTablet for tablet a8d440175cb14759a1f093524a8989d9 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:54.513891  9389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d440175cb14759a1f093524a8989d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.513891  9392 tablet_service.cc:1511] Processing CreateTablet for tablet 2e565675032b496d8cde5d31aeb35791 (DEFAULT_TABLE table=test-workload [id=865e944f8a294f0f9cb2ec8b14bbbdda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:54.515647  9392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e565675032b496d8cde5d31aeb35791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.540802  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb51970bddc493e80582e882caf3d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.542757  9315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d440175cb14759a1f093524a8989d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.574344  9450 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.584314  9451 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.583617  9452 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.592132  9450 tablet_bootstrap.cc:654] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.593384  9451 tablet_bootstrap.cc:654] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.593561  9452 tablet_bootstrap.cc:654] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.598520  9450 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.599085  9450 ts_tablet_manager.cc:1403] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260630 12:14:54.602623  9450 raft_consensus.cc:359] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.603039  9451 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.603039  9452 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.603559  9450 raft_consensus.cc:385] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.604136  9451 ts_tablet_manager.cc:1403] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:14:54.604126  9452 ts_tablet_manager.cc:1403] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:14:54.604125  9450 raft_consensus.cc:740] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.605712  9450 consensus_queue.cc:260] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.608409  9452 raft_consensus.cc:359] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.608553  9451 raft_consensus.cc:359] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.609632  9452 raft_consensus.cc:385] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.609772  9451 raft_consensus.cc:385] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.609973  9450 ts_tablet_manager.cc:1434] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:14:54.610056  9452 raft_consensus.cc:740] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.610358  9451 raft_consensus.cc:740] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.611785  9450 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.611862  9452 consensus_queue.cc:260] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.611862  9451 consensus_queue.cc:260] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.620697  9451 ts_tablet_manager.cc:1434] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:14:54.621207  9450 tablet_bootstrap.cc:654] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.628247  9451 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.635203  9450 tablet_bootstrap.cc:492] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.635807  9450 ts_tablet_manager.cc:1403] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260630 12:14:54.637953  9452 ts_tablet_manager.cc:1434] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.012s
I20260630 12:14:54.639211  9450 raft_consensus.cc:359] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.640069  9450 raft_consensus.cc:385] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.640084  9452 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.640419  9450 raft_consensus.cc:740] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.640846  9451 tablet_bootstrap.cc:654] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.641598  9450 consensus_queue.cc:260] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.644196  9450 ts_tablet_manager.cc:1434] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:54.645555  9450 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.648445  9452 tablet_bootstrap.cc:654] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.653980  9450 tablet_bootstrap.cc:654] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.655387  9451 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.656093  9451 ts_tablet_manager.cc:1403] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260630 12:14:54.660015  9452 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.659693  9451 raft_consensus.cc:359] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.660665  9451 raft_consensus.cc:385] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.660846  9452 ts_tablet_manager.cc:1403] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260630 12:14:54.661041  9451 raft_consensus.cc:740] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.662222  9451 consensus_queue.cc:260] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.664767  9451 ts_tablet_manager.cc:1434] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:54.665984  9451 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.666533  9450 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.667124  9450 ts_tablet_manager.cc:1403] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:14:54.668823  9452 raft_consensus.cc:359] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.669600  9452 raft_consensus.cc:385] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.669916  9452 raft_consensus.cc:740] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.670076  9450 raft_consensus.cc:359] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.671142  9450 raft_consensus.cc:385] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.671139  9452 consensus_queue.cc:260] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.671711  9450 raft_consensus.cc:740] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.672883  9450 consensus_queue.cc:260] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.673790  9451 tablet_bootstrap.cc:654] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.673981  9452 ts_tablet_manager.cc:1434] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:14:54.675093  9450 ts_tablet_manager.cc:1434] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:54.676206  9450 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.682498  9457 raft_consensus.cc:493] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.683084  9450 tablet_bootstrap.cc:654] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.675117  9452 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.683529  9457 raft_consensus.cc:515] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.692888  9452 tablet_bootstrap.cc:654] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.707041  9457 leader_election.cc:290] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:54.707929  9452 tablet_bootstrap.cc:492] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.708766  9452 ts_tablet_manager.cc:1403] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.005s
I20260630 12:14:54.713594  9452 raft_consensus.cc:359] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.714726  9452 raft_consensus.cc:385] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.715108  9452 raft_consensus.cc:740] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.716205  9452 consensus_queue.cc:260] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.720119  9452 ts_tablet_manager.cc:1434] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:14:54.721872  9452 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.732062  9452 tablet_bootstrap.cc:654] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.747169  9452 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.748063  9452 ts_tablet_manager.cc:1403] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260630 12:14:54.752550  9452 raft_consensus.cc:359] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.753280  9452 raft_consensus.cc:385] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.753566  9452 raft_consensus.cc:740] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.754460  9452 consensus_queue.cc:260] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.757441  9452 ts_tablet_manager.cc:1434] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:14:54.758857  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e565675032b496d8cde5d31aeb35791" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79" is_pre_election: true
I20260630 12:14:54.759917  9255 raft_consensus.cc:2468] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:54.758821  9452 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.761628  9451 tablet_bootstrap.cc:492] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.762319  9451 ts_tablet_manager.cc:1403] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.057s
I20260630 12:14:54.762794  9370 leader_election.cc:304] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:54.765314  9457 raft_consensus.cc:2804] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.765718  9457 raft_consensus.cc:493] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.766080  9457 raft_consensus.cc:3060] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.766534  9451 raft_consensus.cc:359] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.767566  9451 raft_consensus.cc:385] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.767930  9451 raft_consensus.cc:740] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.760037  9450 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.768721  9450 ts_tablet_manager.cc:1403] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.059s
I20260630 12:14:54.769377  9452 tablet_bootstrap.cc:654] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.770455  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e565675032b496d8cde5d31aeb35791" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:54.771261  9330 raft_consensus.cc:2468] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:54.772583  9450 raft_consensus.cc:359] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.773773  9450 raft_consensus.cc:385] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.774271  9450 raft_consensus.cc:740] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.775557  9450 consensus_queue.cc:260] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.778549  9457 raft_consensus.cc:515] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.780445  9450 ts_tablet_manager.cc:1434] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:54.780961  9457 leader_election.cc:290] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Requested vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:54.781792  9450 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.782557  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e565675032b496d8cde5d31aeb35791" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79"
I20260630 12:14:54.777523  9451 consensus_queue.cc:260] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.782965  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e565675032b496d8cde5d31aeb35791" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79"
I20260630 12:14:54.783313  9255 raft_consensus.cc:3060] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.783756  9330 raft_consensus.cc:3060] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.785670  9451 ts_tablet_manager.cc:1434] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:14:54.787184  9451 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.787811  9456 raft_consensus.cc:493] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.788403  9456 raft_consensus.cc:515] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.796409  9456 leader_election.cc:290] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:54.800918  9255 raft_consensus.cc:2468] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:54.802700  9370 leader_election.cc:304] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:54.803908  9457 raft_consensus.cc:2804] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.809662  9451 tablet_bootstrap.cc:654] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.813843  9450 tablet_bootstrap.cc:654] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.815831  9457 raft_consensus.cc:697] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Becoming Leader. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Running, Role: LEADER
I20260630 12:14:54.817682  9457 consensus_queue.cc:237] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.817765  9452 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.819653  9452 ts_tablet_manager.cc:1403] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.005s
I20260630 12:14:54.822872  9330 raft_consensus.cc:2468] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:54.830530  9452 raft_consensus.cc:359] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.832043  9452 raft_consensus.cc:385] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.832561  9452 raft_consensus.cc:740] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
W20260630 12:14:54.840868  9201 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:54.845778  9450 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.846637  9450 ts_tablet_manager.cc:1403] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.018s
I20260630 12:14:54.848119  9452 consensus_queue.cc:260] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.848457  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36e81dbb18b4c1ab4e57f32ac17e02b" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8" is_pre_election: true
I20260630 12:14:54.849648  9404 raft_consensus.cc:2468] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 0.
I20260630 12:14:54.852130  9218 leader_election.cc:304] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:54.853271  9456 raft_consensus.cc:2804] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.853688  9456 raft_consensus.cc:493] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.854009  9452 ts_tablet_manager.cc:1434] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260630 12:14:54.854230  9456 raft_consensus.cc:3060] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.855295  9452 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: Bootstrap starting.
I20260630 12:14:54.855113  9450 raft_consensus.cc:359] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.856212  9450 raft_consensus.cc:385] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.856580  9450 raft_consensus.cc:740] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.857558  9450 consensus_queue.cc:260] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.859553  9150 catalog_manager.cc:5697] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c4b0f66dd6654159968cea331f3c40e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.862892  9456 raft_consensus.cc:515] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.864655  9451 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.865221  9451 ts_tablet_manager.cc:1403] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.006s
I20260630 12:14:54.865545  9456 leader_election.cc:290] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 election: Requested vote from peers 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:54.868315  9451 raft_consensus.cc:359] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.869154  9451 raft_consensus.cc:385] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.869438  9451 raft_consensus.cc:740] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.870293  9451 consensus_queue.cc:260] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.872965  9451 ts_tablet_manager.cc:1434] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:14:54.874361  9451 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.874032  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36e81dbb18b4c1ab4e57f32ac17e02b" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8"
I20260630 12:14:54.875029  9404 raft_consensus.cc:3060] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.882412  9452 tablet_bootstrap.cc:654] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.885552  9451 tablet_bootstrap.cc:654] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.887694  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36e81dbb18b4c1ab4e57f32ac17e02b" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:54.888732  9330 raft_consensus.cc:2468] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 0.
I20260630 12:14:54.890450  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36e81dbb18b4c1ab4e57f32ac17e02b" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79"
I20260630 12:14:54.891357  9329 raft_consensus.cc:3060] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.899434  9452 tablet_bootstrap.cc:492] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: No bootstrap required, opened a new log
I20260630 12:14:54.900170  9452 ts_tablet_manager.cc:1403] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.006s
I20260630 12:14:54.900300  9457 raft_consensus.cc:493] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.900990  9457 raft_consensus.cc:515] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.901686  9329 raft_consensus.cc:2468] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 1.
I20260630 12:14:54.903828  9221 leader_election.cc:304] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:54.905207  9456 raft_consensus.cc:2804] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.905895  9456 raft_consensus.cc:697] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 1 LEADER]: Becoming Leader. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Running, Role: LEADER
I20260630 12:14:54.905499  9452 raft_consensus.cc:359] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.906599  9452 raft_consensus.cc:385] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.906760  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79" is_pre_election: true
I20260630 12:14:54.907069  9452 raft_consensus.cc:740] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.910475  9452 consensus_queue.cc:260] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
W20260630 12:14:54.911386  9370 leader_election.cc:343] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:54.907051  9456 consensus_queue.cc:237] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } }
I20260630 12:14:54.903821  9457 leader_election.cc:290] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:54.908178  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:54.913712  9452 ts_tablet_manager.cc:1434] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
W20260630 12:14:54.914440  9370 leader_election.cc:343] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:54.915282  9370 leader_election.cc:304] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [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: c4b0f66dd6654159968cea331f3c40e8; no voters: 57091d30d4fb4215889a409467b78b79, f4d98b827af949beb92b66cfb1800a79
I20260630 12:14:54.916955  9457 raft_consensus.cc:2749] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:54.928064  9404 raft_consensus.cc:2468] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 1.
I20260630 12:14:54.931273  9150 catalog_manager.cc:5697] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4d98b827af949beb92b66cfb1800a79 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f4d98b827af949beb92b66cfb1800a79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:54.932652  9451 tablet_bootstrap.cc:492] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.933509  9451 ts_tablet_manager.cc:1403] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.012s
I20260630 12:14:54.934579  9450 ts_tablet_manager.cc:1434] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.088s	user 0.016s	sys 0.022s
I20260630 12:14:54.935724  9450 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: Bootstrap starting.
I20260630 12:14:54.936815  9451 raft_consensus.cc:359] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.937669  9451 raft_consensus.cc:385] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.937976  9451 raft_consensus.cc:740] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.938897  9451 consensus_queue.cc:260] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.941344  9451 ts_tablet_manager.cc:1434] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:14:54.943015  9450 tablet_bootstrap.cc:654] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.943010  9451 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: Bootstrap starting.
I20260630 12:14:54.952395  9457 raft_consensus.cc:493] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.952389  9451 tablet_bootstrap.cc:654] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.953217  9457 raft_consensus.cc:515] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.956633  9457 leader_election.cc:290] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:54.958710  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69303543144a425b86b7bcb6800345fd" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79" is_pre_election: true
I20260630 12:14:54.959658  9255 raft_consensus.cc:2468] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:54.959750  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69303543144a425b86b7bcb6800345fd" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:54.960573  9330 raft_consensus.cc:2468] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:54.961975  9370 leader_election.cc:304] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, c4b0f66dd6654159968cea331f3c40e8; no voters: 
I20260630 12:14:54.963413  9457 raft_consensus.cc:2804] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:54.963930  9457 raft_consensus.cc:493] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:54.964413  9457 raft_consensus.cc:3060] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.965413  9451 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: No bootstrap required, opened a new log
I20260630 12:14:54.966024  9451 ts_tablet_manager.cc:1403] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260630 12:14:54.966161  9450 tablet_bootstrap.cc:492] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: No bootstrap required, opened a new log
I20260630 12:14:54.966675  9450 ts_tablet_manager.cc:1403] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.020s
I20260630 12:14:54.969099  9451 raft_consensus.cc:359] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.969892  9451 raft_consensus.cc:385] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.969889  9450 raft_consensus.cc:359] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.970464  9451 raft_consensus.cc:740] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.970676  9450 raft_consensus.cc:385] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.971037  9450 raft_consensus.cc:740] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.971644  9451 consensus_queue.cc:260] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.971761  9450 consensus_queue.cc:260] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.974156  9450 ts_tablet_manager.cc:1434] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:54.973649  9457 raft_consensus.cc:515] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.974179  9451 ts_tablet_manager.cc:1434] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:54.977360  9457 leader_election.cc:290] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Requested vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:54.977656  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69303543144a425b86b7bcb6800345fd" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79"
I20260630 12:14:54.978650  9255 raft_consensus.cc:3060] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.979588  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69303543144a425b86b7bcb6800345fd" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79"
I20260630 12:14:54.980432  9330 raft_consensus.cc:3060] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.988691  9255 raft_consensus.cc:2468] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:54.989528  9330 raft_consensus.cc:2468] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:54.990583  9370 leader_election.cc:304] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:54.991492  9457 raft_consensus.cc:2804] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.992002  9476 raft_consensus.cc:493] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:54.992063  9457 raft_consensus.cc:697] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Becoming Leader. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Running, Role: LEADER
I20260630 12:14:54.992970  9476 raft_consensus.cc:515] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.993466  9457 consensus_queue.cc:237] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:54.995332  9476 leader_election.cc:290] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:54.997061  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643cb4b27e284d22800b8030077eb3cb" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8" is_pre_election: true
I20260630 12:14:54.998061  9404 raft_consensus.cc:2468] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 0.
I20260630 12:14:54.999569  9218 leader_election.cc:304] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:55.000002  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643cb4b27e284d22800b8030077eb3cb" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:55.000599  9476 raft_consensus.cc:2804] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:55.000895  9330 raft_consensus.cc:2468] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 0.
I20260630 12:14:55.001055  9476 raft_consensus.cc:493] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:55.001579  9476 raft_consensus.cc:3060] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.001235  9150 catalog_manager.cc:5697] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c4b0f66dd6654159968cea331f3c40e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:55.011211  9476 raft_consensus.cc:515] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.012630  9457 raft_consensus.cc:493] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:55.013146  9457 raft_consensus.cc:515] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.014940  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643cb4b27e284d22800b8030077eb3cb" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79"
I20260630 12:14:55.015130  9457 leader_election.cc:290] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:55.015229  9476 leader_election.cc:290] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 election: Requested vote from peers 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:55.017388  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb51970bddc493e80582e882caf3d9e" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79" is_pre_election: true
I20260630 12:14:55.015654  9330 raft_consensus.cc:3060] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.015612  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643cb4b27e284d22800b8030077eb3cb" candidate_uuid: "f4d98b827af949beb92b66cfb1800a79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8"
I20260630 12:14:55.016460  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb51970bddc493e80582e882caf3d9e" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79" is_pre_election: true
I20260630 12:14:55.022537  9329 raft_consensus.cc:2468] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:55.022770  9404 raft_consensus.cc:3060] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.022934  9255 raft_consensus.cc:2468] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 0.
I20260630 12:14:55.024005  9370 leader_election.cc:304] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, c4b0f66dd6654159968cea331f3c40e8; no voters: 
I20260630 12:14:55.024924  9457 raft_consensus.cc:2804] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:55.025424  9457 raft_consensus.cc:493] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:55.025828  9457 raft_consensus.cc:3060] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.028417  9330 raft_consensus.cc:2468] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 1.
I20260630 12:14:55.029564  9221 leader_election.cc:304] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:55.030268  9476 raft_consensus.cc:2804] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:55.030697  9476 raft_consensus.cc:697] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 1 LEADER]: Becoming Leader. State: Replica: f4d98b827af949beb92b66cfb1800a79, State: Running, Role: LEADER
I20260630 12:14:55.031492  9476 consensus_queue.cc:237] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.031917  9404 raft_consensus.cc:2468] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d98b827af949beb92b66cfb1800a79 in term 1.
I20260630 12:14:55.034641  9457 raft_consensus.cc:515] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.037545  9457 leader_election.cc:290] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Requested vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), 57091d30d4fb4215889a409467b78b79 (127.0.107.194:33955)
I20260630 12:14:55.038200  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb51970bddc493e80582e882caf3d9e" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79"
I20260630 12:14:55.038916  9255 raft_consensus.cc:3060] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.039141  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb51970bddc493e80582e882caf3d9e" candidate_uuid: "c4b0f66dd6654159968cea331f3c40e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57091d30d4fb4215889a409467b78b79"
I20260630 12:14:55.039889  9330 raft_consensus.cc:3060] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.039994  9150 catalog_manager.cc:5697] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4d98b827af949beb92b66cfb1800a79 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f4d98b827af949beb92b66cfb1800a79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:55.045581  9255 raft_consensus.cc:2468] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:55.046751  9370 leader_election.cc:304] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4b0f66dd6654159968cea331f3c40e8, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:55.047457  9457 raft_consensus.cc:2804] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:55.047888  9457 raft_consensus.cc:697] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Becoming Leader. State: Replica: c4b0f66dd6654159968cea331f3c40e8, State: Running, Role: LEADER
I20260630 12:14:55.048978  9330 raft_consensus.cc:2468] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b0f66dd6654159968cea331f3c40e8 in term 1.
I20260630 12:14:55.049304  9457 consensus_queue.cc:237] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.056854  9150 catalog_manager.cc:5697] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c4b0f66dd6654159968cea331f3c40e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:55.186528  9458 raft_consensus.cc:493] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:55.187093  9458 raft_consensus.cc:515] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.189236  9458 leader_election.cc:290] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:55.198849  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "57091d30d4fb4215889a409467b78b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8" is_pre_election: true
I20260630 12:14:55.198848  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "57091d30d4fb4215889a409467b78b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79" is_pre_election: true
I20260630 12:14:55.199659  9404 raft_consensus.cc:2468] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57091d30d4fb4215889a409467b78b79 in term 0.
I20260630 12:14:55.199677  9255 raft_consensus.cc:2468] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57091d30d4fb4215889a409467b78b79 in term 0.
I20260630 12:14:55.200951  9293 leader_election.cc:304] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, c4b0f66dd6654159968cea331f3c40e8; no voters: 
I20260630 12:14:55.201665  9458 raft_consensus.cc:2804] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:55.201956  9458 raft_consensus.cc:493] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:55.202211  9458 raft_consensus.cc:3060] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.207361  9458 raft_consensus.cc:515] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.209327  9458 leader_election.cc:290] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [CANDIDATE]: Term 1 election: Requested vote from peers f4d98b827af949beb92b66cfb1800a79 (127.0.107.193:37253), c4b0f66dd6654159968cea331f3c40e8 (127.0.107.195:33331)
I20260630 12:14:55.210073  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "57091d30d4fb4215889a409467b78b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d98b827af949beb92b66cfb1800a79"
I20260630 12:14:55.210711  9255 raft_consensus.cc:3060] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.210783  9404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d440175cb14759a1f093524a8989d9" candidate_uuid: "57091d30d4fb4215889a409467b78b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b0f66dd6654159968cea331f3c40e8"
I20260630 12:14:55.211388  9404 raft_consensus.cc:3060] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.215654  9255 raft_consensus.cc:2468] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57091d30d4fb4215889a409467b78b79 in term 1.
I20260630 12:14:55.216122  9404 raft_consensus.cc:2468] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57091d30d4fb4215889a409467b78b79 in term 1.
I20260630 12:14:55.217252  9296 leader_election.cc:304] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57091d30d4fb4215889a409467b78b79, f4d98b827af949beb92b66cfb1800a79; no voters: 
I20260630 12:14:55.217979  9458 raft_consensus.cc:2804] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:55.218822  9458 raft_consensus.cc:697] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 1 LEADER]: Becoming Leader. State: Replica: 57091d30d4fb4215889a409467b78b79, State: Running, Role: LEADER
I20260630 12:14:55.219596  9458 consensus_queue.cc:237] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } }
I20260630 12:14:55.226944  9150 catalog_manager.cc:5697] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57091d30d4fb4215889a409467b78b79 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "57091d30d4fb4215889a409467b78b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:55.257939  9457 consensus_queue.cc:1048] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.273185  9472 consensus_queue.cc:1048] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:55.367048  9476 consensus_queue.cc:1048] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.422221  9476 consensus_queue.cc:1048] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.431510  9491 consensus_queue.cc:1048] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:55.437570  9476 consensus_queue.cc:1048] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.491532  9456 consensus_queue.cc:1048] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:14:55.496775  9457 consensus_queue.cc:1048] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.498632  9457 consensus_queue.cc:1048] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57091d30d4fb4215889a409467b78b79" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.531315  9472 consensus_queue.cc:1048] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.712525  9404 raft_consensus.cc:1275] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Refusing update from remote peer 57091d30d4fb4215889a409467b78b79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:55.781065  9458 consensus_queue.cc:1048] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b0f66dd6654159968cea331f3c40e8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:14:55.777493  9253 raft_consensus.cc:1275] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Refusing update from remote peer 57091d30d4fb4215889a409467b78b79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:55.844101  9458 consensus_queue.cc:1048] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d98b827af949beb92b66cfb1800a79" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260630 12:14:56.181429  9495 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.000s
W20260630 12:14:56.587044  9370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:33955, user_credentials={real_user=slave}} blocked reactor thread for 51582.4us
I20260630 12:14:56.911569   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:56.949736   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:56.950557   431 tablet_replica.cc:333] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.951406   431 raft_consensus.cc:2243] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.952039   431 raft_consensus.cc:2272] T 7eb51970bddc493e80582e882caf3d9e P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.954701   431 tablet_replica.cc:333] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.955297   431 raft_consensus.cc:2243] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.955832   431 raft_consensus.cc:2272] T a8d440175cb14759a1f093524a8989d9 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.958549   431 tablet_replica.cc:333] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.959056   431 raft_consensus.cc:2243] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.959460   431 raft_consensus.cc:2272] T 2e565675032b496d8cde5d31aeb35791 P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.961928   431 tablet_replica.cc:333] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.962435   431 raft_consensus.cc:2243] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.962882   431 raft_consensus.cc:2272] T 69303543144a425b86b7bcb6800345fd P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.965425   431 tablet_replica.cc:333] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.965890   431 raft_consensus.cc:2243] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.966643   431 raft_consensus.cc:2272] T 643cb4b27e284d22800b8030077eb3cb P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.969113   431 tablet_replica.cc:333] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79: stopping tablet replica
I20260630 12:14:56.969571   431 raft_consensus.cc:2243] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.970305   431 raft_consensus.cc:2272] T b36e81dbb18b4c1ab4e57f32ac17e02b P f4d98b827af949beb92b66cfb1800a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.990476   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:57.007681   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:57.035130   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.035807   431 tablet_replica.cc:333] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.036423   431 raft_consensus.cc:2243] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.037020   431 raft_consensus.cc:2272] T 7eb51970bddc493e80582e882caf3d9e P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.039623   431 tablet_replica.cc:333] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.040246   431 raft_consensus.cc:2243] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.041071   431 raft_consensus.cc:2272] T a8d440175cb14759a1f093524a8989d9 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.043510   431 tablet_replica.cc:333] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.044098   431 raft_consensus.cc:2243] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.044530   431 raft_consensus.cc:2272] T 2e565675032b496d8cde5d31aeb35791 P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.046777   431 tablet_replica.cc:333] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.047297   431 raft_consensus.cc:2243] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.047747   431 raft_consensus.cc:2272] T 69303543144a425b86b7bcb6800345fd P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.050542   431 tablet_replica.cc:333] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.051019   431 raft_consensus.cc:2243] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.051390   431 raft_consensus.cc:2272] T b36e81dbb18b4c1ab4e57f32ac17e02b P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.053831   431 tablet_replica.cc:333] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79: stopping tablet replica
I20260630 12:14:57.054276   431 raft_consensus.cc:2243] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.054637   431 raft_consensus.cc:2272] T 643cb4b27e284d22800b8030077eb3cb P 57091d30d4fb4215889a409467b78b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.081240   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:57.097476   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:57.123317   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.124099   431 tablet_replica.cc:333] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.124711   431 raft_consensus.cc:2243] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.125244   431 raft_consensus.cc:2272] T b36e81dbb18b4c1ab4e57f32ac17e02b P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.127681   431 tablet_replica.cc:333] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.128296   431 raft_consensus.cc:2243] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.129122   431 raft_consensus.cc:2272] T 7eb51970bddc493e80582e882caf3d9e P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.131309   431 tablet_replica.cc:333] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.131850   431 raft_consensus.cc:2243] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.132642   431 raft_consensus.cc:2272] T 69303543144a425b86b7bcb6800345fd P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.134861   431 tablet_replica.cc:333] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.135390   431 raft_consensus.cc:2243] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.136174   431 raft_consensus.cc:2272] T 2e565675032b496d8cde5d31aeb35791 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.138782   431 tablet_replica.cc:333] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.139328   431 raft_consensus.cc:2243] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.139770   431 raft_consensus.cc:2272] T a8d440175cb14759a1f093524a8989d9 P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.142377   431 tablet_replica.cc:333] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8: stopping tablet replica
I20260630 12:14:57.142871   431 raft_consensus.cc:2243] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.143302   431 raft_consensus.cc:2272] T 643cb4b27e284d22800b8030077eb3cb P c4b0f66dd6654159968cea331f3c40e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.170218   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:57.187191   431 master.cc:562] Master@127.0.107.254:42765 shutting down...
I20260630 12:14:57.208702   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:57.209254   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.209579   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f365ad424e74efeb59e306c321b24e6: stopping tablet replica
I20260630 12:14:57.229900   431 master.cc:584] Master@127.0.107.254:42765 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4564 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:57.268075   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34505
I20260630 12:14:57.269330   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.274749  9549 instance_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:14:57.275835  9550 instance_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:14:57.276435  9552 instance_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:14:57.276690   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.277602   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.277812   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:57.277979   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697277963 us; error 0 us; skew 500 ppm
I20260630 12:14:57.278496   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.280931   431 webserver.cc:533] Webserver started at http://127.0.107.254:40371/ using document root <none> and password file <none>
I20260630 12:14:57.281409   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.281607   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.281900   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.282994   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "8871ca8a4ebb45fba0c35d070d7730ee"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.287484   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:57.290936  9557 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:14:57.291728   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:57.292078   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "8871ca8a4ebb45fba0c35d070d7730ee"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.292382   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:57.308182   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.309353   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.346513   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34505
I20260630 12:14:57.346608  9608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34505 every 8 connection(s)
I20260630 12:14:57.350483  9609 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:14:57.360702  9609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee: Bootstrap starting.
I20260630 12:14:57.365093  9609 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.369194  9609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee: No bootstrap required, opened a new log
I20260630 12:14:57.371225  9609 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER }
I20260630 12:14:57.371599  9609 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.371783  9609 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8871ca8a4ebb45fba0c35d070d7730ee, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.372289  9609 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER }
I20260630 12:14:57.372709  9609 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:57.372895  9609 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:57.373106  9609 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.377732  9609 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER }
I20260630 12:14:57.378202  9609 leader_election.cc:304] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [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: 8871ca8a4ebb45fba0c35d070d7730ee; no voters: 
I20260630 12:14:57.379335  9609 leader_election.cc:290] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:57.379781  9612 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:57.381199  9612 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 1 LEADER]: Becoming Leader. State: Replica: 8871ca8a4ebb45fba0c35d070d7730ee, State: Running, Role: LEADER
I20260630 12:14:57.381880  9612 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [LEADER]: Queue going to LEADER mode. State: All 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: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER }
I20260630 12:14:57.382194  9609 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:57.386368  9613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER } }
I20260630 12:14:57.387146  9613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.386969  9614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8871ca8a4ebb45fba0c35d070d7730ee. Latest consensus state: current_term: 1 leader_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8871ca8a4ebb45fba0c35d070d7730ee" member_type: VOTER } }
I20260630 12:14:57.388474  9614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.389736  9619 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:57.398295  9619 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:57.400426   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:57.407788  9619 catalog_manager.cc:1383] Generated new cluster ID: 6fe049a4ff844d43b6caf6d06ec94cac
I20260630 12:14:57.408093  9619 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:57.448117  9619 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:57.449409  9619 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:57.465771  9619 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee: Generated new TSK 0
I20260630 12:14:57.466543  9619 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:57.531654   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.538311  9630 instance_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:14:57.538967  9631 instance_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:14:57.540773  9633 instance_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:14:57.544889   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.553207   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.553426   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:57.553632   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697553614 us; error 0 us; skew 500 ppm
I20260630 12:14:57.554234   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.557015   431 webserver.cc:533] Webserver started at http://127.0.107.193:38061/ using document root <none> and password file <none>
I20260630 12:14:57.557502   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.557698   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.557989   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.559073   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "b2134650741f49aa9588ba4d8c0055b3"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.563930   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:57.567240  9638 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:14:57.568061   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:57.568472   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "b2134650741f49aa9588ba4d8c0055b3"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.568774   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:57.578979   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.580217   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.581660   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.583994   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.584234   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.584486   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.584683   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.626703   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34473
I20260630 12:14:57.626807  9700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34473 every 8 connection(s)
I20260630 12:14:57.631907   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.638876  9705 instance_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:14:57.639717  9706 instance_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:14:57.643554  9708 instance_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:14:57.644266  9701 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34505
I20260630 12:14:57.644701  9701 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.644778   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.645792  9701 heartbeater.cc:507] Master 127.0.107.254:34505 requested a full tablet report, sending...
I20260630 12:14:57.647212   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.647449   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:57.647666   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697647645 us; error 0 us; skew 500 ppm
I20260630 12:14:57.648289   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.648259  9574 ts_manager.cc:194] Registered new tserver with Master: b2134650741f49aa9588ba4d8c0055b3 (127.0.107.193:34473)
I20260630 12:14:57.650529  9574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54274
I20260630 12:14:57.651010   431 webserver.cc:533] Webserver started at http://127.0.107.194:44901/ using document root <none> and password file <none>
I20260630 12:14:57.651528   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.651778   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.652130   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.653183   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "ae490a1027f945e699b84b4431af2810"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.657508   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:57.660537  9713 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:14:57.661296   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:57.661598   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "ae490a1027f945e699b84b4431af2810"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.661880   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:57.683358   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.684525   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.685890   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.688143   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.688373   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.688607   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.688774   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.726483   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33153
I20260630 12:14:57.726593  9775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33153 every 8 connection(s)
I20260630 12:14:57.731377   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.738334  9779 instance_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:14:57.739265  9780 instance_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:14:57.741534   431 server_base.cc:1061] running on GCE node
W20260630 12:14:57.741739  9782 instance_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:14:57.742955   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.743209   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:57.743418   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697743393 us; error 0 us; skew 500 ppm
I20260630 12:14:57.743582  9776 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34505
I20260630 12:14:57.744029  9776 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.744112   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.745028  9776 heartbeater.cc:507] Master 127.0.107.254:34505 requested a full tablet report, sending...
I20260630 12:14:57.746978   431 webserver.cc:533] Webserver started at http://127.0.107.195:38167/ using document root <none> and password file <none>
I20260630 12:14:57.747251  9574 ts_manager.cc:194] Registered new tserver with Master: ae490a1027f945e699b84b4431af2810 (127.0.107.194:33153)
I20260630 12:14:57.747504   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.747776   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.748112   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.748804  9574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54286
I20260630 12:14:57.749351   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "0513b8d7936647c28098c5148089cbde"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.754503   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:57.757788  9787 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:14:57.758569   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:57.758872   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "0513b8d7936647c28098c5148089cbde"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dl2z"
I20260630 12:14:57.759174   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:14:57.770004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.771013   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.772385   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.774492   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.774688   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.774926   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.775081   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.813452   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33371
I20260630 12:14:57.813571  9849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33371 every 8 connection(s)
I20260630 12:14:57.827551  9850 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34505
I20260630 12:14:57.827895  9850 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.828675  9850 heartbeater.cc:507] Master 127.0.107.254:34505 requested a full tablet report, sending...
I20260630 12:14:57.830598  9574 ts_manager.cc:194] Registered new tserver with Master: 0513b8d7936647c28098c5148089cbde (127.0.107.195:33371)
I20260630 12:14:57.831617   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014615383s
I20260630 12:14:57.832360  9574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54302
I20260630 12:14:58.653306  9701 heartbeater.cc:499] Master 127.0.107.254:34505 was elected leader, sending a full tablet report...
I20260630 12:14:58.751755  9776 heartbeater.cc:499] Master 127.0.107.254:34505 was elected leader, sending a full tablet report...
I20260630 12:14:58.835299  9850 heartbeater.cc:499] Master 127.0.107.254:34505 was elected leader, sending a full tablet report...
I20260630 12:14:58.897608  9574 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54308:
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:14:58.899519  9574 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:14:58.945688  9666 tablet_service.cc:1511] Processing CreateTablet for tablet fee2983fbce141589d6ba2ec13ab5818 (DEFAULT_TABLE table=test-workload [id=b256e5c63bf7400dbec1e295e7fc3de6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:58.947255  9666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee2983fbce141589d6ba2ec13ab5818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.952540  9815 tablet_service.cc:1511] Processing CreateTablet for tablet fee2983fbce141589d6ba2ec13ab5818 (DEFAULT_TABLE table=test-workload [id=b256e5c63bf7400dbec1e295e7fc3de6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:58.953370  9741 tablet_service.cc:1511] Processing CreateTablet for tablet fee2983fbce141589d6ba2ec13ab5818 (DEFAULT_TABLE table=test-workload [id=b256e5c63bf7400dbec1e295e7fc3de6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:58.953994  9815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee2983fbce141589d6ba2ec13ab5818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.954682  9741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee2983fbce141589d6ba2ec13ab5818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.967803  9870 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: Bootstrap starting.
I20260630 12:14:58.972028  9871 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: Bootstrap starting.
I20260630 12:14:58.978058  9871 tablet_bootstrap.cc:654] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.979528  9870 tablet_bootstrap.cc:654] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.979578  9872 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: Bootstrap starting.
I20260630 12:14:58.984203  9871 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: No bootstrap required, opened a new log
I20260630 12:14:58.984860  9871 ts_tablet_manager.cc:1403] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:14:58.986334  9870 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: No bootstrap required, opened a new log
I20260630 12:14:58.986778  9872 tablet_bootstrap.cc:654] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.987026  9870 ts_tablet_manager.cc:1403] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260630 12:14:58.988015  9871 raft_consensus.cc:359] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:58.988896  9871 raft_consensus.cc:385] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.989221  9871 raft_consensus.cc:740] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae490a1027f945e699b84b4431af2810, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.990170  9870 raft_consensus.cc:359] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:58.990284  9871 consensus_queue.cc:260] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:58.991300  9870 raft_consensus.cc:385] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.991652  9870 raft_consensus.cc:740] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2134650741f49aa9588ba4d8c0055b3, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.992561  9872 tablet_bootstrap.cc:492] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: No bootstrap required, opened a new log
I20260630 12:14:58.993227  9872 ts_tablet_manager.cc:1403] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:14:58.992852  9870 consensus_queue.cc:260] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:58.994038  9871 ts_tablet_manager.cc:1434] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:14:58.996503  9872 raft_consensus.cc:359] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:58.997421  9872 raft_consensus.cc:385] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.997493  9870 ts_tablet_manager.cc:1434] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:14:58.997824  9872 raft_consensus.cc:740] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0513b8d7936647c28098c5148089cbde, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.998919  9872 consensus_queue.cc:260] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:59.002571  9872 ts_tablet_manager.cc:1434] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:59.260949  9878 raft_consensus.cc:493] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.261540  9878 raft_consensus.cc:515] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:59.263622  9878 leader_election.cc:290] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2134650741f49aa9588ba4d8c0055b3 (127.0.107.193:34473), ae490a1027f945e699b84b4431af2810 (127.0.107.194:33153)
I20260630 12:14:59.274456  9751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee2983fbce141589d6ba2ec13ab5818" candidate_uuid: "0513b8d7936647c28098c5148089cbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae490a1027f945e699b84b4431af2810" is_pre_election: true
I20260630 12:14:59.274497  9676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee2983fbce141589d6ba2ec13ab5818" candidate_uuid: "0513b8d7936647c28098c5148089cbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2134650741f49aa9588ba4d8c0055b3" is_pre_election: true
I20260630 12:14:59.275127  9751 raft_consensus.cc:2468] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0513b8d7936647c28098c5148089cbde in term 0.
I20260630 12:14:59.275382  9676 raft_consensus.cc:2468] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0513b8d7936647c28098c5148089cbde in term 0.
I20260630 12:14:59.276376  9790 leader_election.cc:304] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0513b8d7936647c28098c5148089cbde, ae490a1027f945e699b84b4431af2810; no voters: 
I20260630 12:14:59.277128  9878 raft_consensus.cc:2804] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.277460  9878 raft_consensus.cc:493] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.277689  9878 raft_consensus.cc:3060] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.282668  9878 raft_consensus.cc:515] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:59.284559  9878 leader_election.cc:290] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [CANDIDATE]: Term 1 election: Requested vote from peers b2134650741f49aa9588ba4d8c0055b3 (127.0.107.193:34473), ae490a1027f945e699b84b4431af2810 (127.0.107.194:33153)
I20260630 12:14:59.285287  9676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee2983fbce141589d6ba2ec13ab5818" candidate_uuid: "0513b8d7936647c28098c5148089cbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2134650741f49aa9588ba4d8c0055b3"
I20260630 12:14:59.285567  9751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee2983fbce141589d6ba2ec13ab5818" candidate_uuid: "0513b8d7936647c28098c5148089cbde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae490a1027f945e699b84b4431af2810"
I20260630 12:14:59.285948  9676 raft_consensus.cc:3060] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.286139  9751 raft_consensus.cc:3060] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.293392  9676 raft_consensus.cc:2468] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0513b8d7936647c28098c5148089cbde in term 1.
I20260630 12:14:59.293392  9751 raft_consensus.cc:2468] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0513b8d7936647c28098c5148089cbde in term 1.
I20260630 12:14:59.294842  9790 leader_election.cc:304] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0513b8d7936647c28098c5148089cbde, ae490a1027f945e699b84b4431af2810; no voters: 
I20260630 12:14:59.295737  9878 raft_consensus.cc:2804] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.296901  9878 raft_consensus.cc:697] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 1 LEADER]: Becoming Leader. State: Replica: 0513b8d7936647c28098c5148089cbde, State: Running, Role: LEADER
I20260630 12:14:59.297710  9878 consensus_queue.cc:237] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } }
I20260630 12:14:59.305377  9574 catalog_manager.cc:5697] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde reported cstate change: term changed from 0 to 1, leader changed from <none> to 0513b8d7936647c28098c5148089cbde (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0513b8d7936647c28098c5148089cbde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0513b8d7936647c28098c5148089cbde" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.510285  9676 raft_consensus.cc:1275] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 1 FOLLOWER]: Refusing update from remote peer 0513b8d7936647c28098c5148089cbde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:59.511269  9751 raft_consensus.cc:1275] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 1 FOLLOWER]: Refusing update from remote peer 0513b8d7936647c28098c5148089cbde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:59.512377  9878 consensus_queue.cc:1048] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2134650741f49aa9588ba4d8c0055b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.513069  9881 consensus_queue.cc:1048] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae490a1027f945e699b84b4431af2810" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:59.562738  9894 mvcc.cc:204] Tried to move back new op lower bound from 7302437681179922432 to 7302437680330293248. Current Snapshot: MvccSnapshot[applied={T|T < 7302437681179922432}]
I20260630 12:14:59.938340   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:59.962217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:59.962886   431 tablet_replica.cc:333] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3: stopping tablet replica
I20260630 12:14:59.963457   431 raft_consensus.cc:2243] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:59.964138   431 raft_consensus.cc:2272] T fee2983fbce141589d6ba2ec13ab5818 P b2134650741f49aa9588ba4d8c0055b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:59.974524   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:59.983861   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:00.004959   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:00.005918   431 tablet_replica.cc:333] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810: stopping tablet replica
I20260630 12:15:00.006474   431 raft_consensus.cc:2243] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:00.007483   431 raft_consensus.cc:2272] T fee2983fbce141589d6ba2ec13ab5818 P ae490a1027f945e699b84b4431af2810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.029706   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:00.039184   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:00.060446   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:00.061268   431 tablet_replica.cc:333] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde: stopping tablet replica
I20260630 12:15:00.061790   431 raft_consensus.cc:2243] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:00.062690   431 raft_consensus.cc:2272] T fee2983fbce141589d6ba2ec13ab5818 P 0513b8d7936647c28098c5148089cbde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.083894   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:00.094249   431 master.cc:562] Master@127.0.107.254:34505 shutting down...
I20260630 12:15:00.114151   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:00.114739   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.115053   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8871ca8a4ebb45fba0c35d070d7730ee: stopping tablet replica
I20260630 12:15:00.134152   431 master.cc:584] Master@127.0.107.254:34505 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2893 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:15:00.164204   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38165
I20260630 12:15:00.165364   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.170331  9908 instance_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:15:00.171851  9911 instance_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:15:00.171854  9909 instance_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:15:00.172062   431 server_base.cc:1061] running on GCE node
I20260630 12:15:00.173246   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.173424   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.173638   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821700173618 us; error 0 us; skew 500 ppm
I20260630 12:15:00.174149   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.176445   431 webserver.cc:533] Webserver started at http://127.0.107.254:42835/ using document root <none> and password file <none>
I20260630 12:15:00.176918   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.177076   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.177398   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.178453   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "8dc941397869419b8ad95f986a884294"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.182794   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:15:00.186141  9916 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:15:00.186857   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:00.187139   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "8dc941397869419b8ad95f986a884294"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.187402   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:00.200941   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.202004   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:00.237013   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38165
I20260630 12:15:00.237116  9967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38165 every 8 connection(s)
I20260630 12:15:00.240800  9968 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:15:00.251271  9968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294: Bootstrap starting.
I20260630 12:15:00.255532  9968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.259367  9968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294: No bootstrap required, opened a new log
I20260630 12:15:00.261422  9968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc941397869419b8ad95f986a884294" member_type: VOTER }
I20260630 12:15:00.261809  9968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.261989  9968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc941397869419b8ad95f986a884294, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.262478  9968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc941397869419b8ad95f986a884294" member_type: VOTER }
I20260630 12:15:00.262874  9968 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:00.263060  9968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:00.263262  9968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.267892  9968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc941397869419b8ad95f986a884294" member_type: VOTER }
I20260630 12:15:00.268481  9968 leader_election.cc:304] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [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: 8dc941397869419b8ad95f986a884294; no voters: 
I20260630 12:15:00.269608  9968 leader_election.cc:290] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:00.270085  9971 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.271497  9971 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 1 LEADER]: Becoming Leader. State: Replica: 8dc941397869419b8ad95f986a884294, State: Running, Role: LEADER
I20260630 12:15:00.272238  9971 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [LEADER]: Queue going to LEADER mode. State: All 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: "8dc941397869419b8ad95f986a884294" member_type: VOTER }
I20260630 12:15:00.272528  9968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:00.276882  9973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc941397869419b8ad95f986a884294. Latest consensus state: current_term: 1 leader_uuid: "8dc941397869419b8ad95f986a884294" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc941397869419b8ad95f986a884294" member_type: VOTER } }
I20260630 12:15:00.276929  9972 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc941397869419b8ad95f986a884294" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc941397869419b8ad95f986a884294" member_type: VOTER } }
I20260630 12:15:00.277894  9972 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:00.277873  9973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:00.281602  9979 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:00.289505  9979 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:00.290508   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:00.298328  9979 catalog_manager.cc:1383] Generated new cluster ID: 9e539895c3a744b3b09e08c9717be111
I20260630 12:15:00.298637  9979 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:00.329519  9979 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:00.330818  9979 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:00.344528  9979 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294: Generated new TSK 0
I20260630 12:15:00.345160  9979 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:00.357393   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.363371  9989 instance_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:15:00.364351  9990 instance_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:15:00.366534   431 server_base.cc:1061] running on GCE node
W20260630 12:15:00.366613  9992 instance_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:15:00.367753   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.367934   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.368178   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821700368142 us; error 0 us; skew 500 ppm
I20260630 12:15:00.368746   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.370988   431 webserver.cc:533] Webserver started at http://127.0.107.193:40633/ using document root <none> and password file <none>
I20260630 12:15:00.371481   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.371675   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.372001   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.373104   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "f99e39ce0ed4480db215d2889d7faa86"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.377524   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:00.380738  9997 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:15:00.381599   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:00.381932   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "f99e39ce0ed4480db215d2889d7faa86"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.382230   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:00.392702   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.394232   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:00.395679   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:00.398154   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:00.398389   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.398653   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:00.398826   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.436452   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38279
I20260630 12:15:00.436570 10059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38279 every 8 connection(s)
I20260630 12:15:00.441373   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.449131 10064 instance_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:15:00.450394 10065 instance_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:15:00.454113 10067 instance_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:15:00.454643   431 server_base.cc:1061] running on GCE node
I20260630 12:15:00.455271 10060 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38165
I20260630 12:15:00.455684 10060 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:00.456496 10060 heartbeater.cc:507] Master 127.0.107.254:38165 requested a full tablet report, sending...
I20260630 12:15:00.456904   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.457176   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.457373   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821700457356 us; error 0 us; skew 500 ppm
I20260630 12:15:00.458118   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.458897  9933 ts_manager.cc:194] Registered new tserver with Master: f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279)
I20260630 12:15:00.460744   431 webserver.cc:533] Webserver started at http://127.0.107.194:42223/ using document root <none> and password file <none>
I20260630 12:15:00.461165  9933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53954
I20260630 12:15:00.461274   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.461623   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.461894   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.463184   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "263a1ce86781412380ee807e05a14179"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.467806   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:15:00.471314 10072 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:15:00.472254   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:00.472559   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "263a1ce86781412380ee807e05a14179"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.472854   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:00.481899   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.482921   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:00.484427   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:00.486531   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:00.486759   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.486997   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:00.487176   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.525962   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33575
I20260630 12:15:00.526051 10134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33575 every 8 connection(s)
I20260630 12:15:00.530753   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.537027 10138 instance_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:15:00.538911 10139 instance_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:15:00.542721   431 server_base.cc:1061] running on GCE node
W20260630 12:15:00.543565 10141 instance_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:15:00.543586 10135 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38165
I20260630 12:15:00.544238 10135 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:00.544701   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.544981   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.545110 10135 heartbeater.cc:507] Master 127.0.107.254:38165 requested a full tablet report, sending...
I20260630 12:15:00.545222   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821700545200 us; error 0 us; skew 500 ppm
I20260630 12:15:00.546016   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.547516  9933 ts_manager.cc:194] Registered new tserver with Master: 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:00.548904   431 webserver.cc:533] Webserver started at http://127.0.107.195:41449/ using document root <none> and password file <none>
I20260630 12:15:00.548914  9933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53966
I20260630 12:15:00.549575   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.549842   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.550175   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.551579   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "835d7164bba24b3b982d46fe39b3271a"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.555732   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:00.559089 10146 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:15:00.559867   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:00.560262   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "835d7164bba24b3b982d46fe39b3271a"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-dl2z"
I20260630 12:15:00.560511   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:00.582160   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.583266   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:00.584761   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:00.586956   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:00.587136   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.587410   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:00.587571   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.625345   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40133
I20260630 12:15:00.625450 10208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40133 every 8 connection(s)
I20260630 12:15:00.638672 10209 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38165
I20260630 12:15:00.639071 10209 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:00.639782 10209 heartbeater.cc:507] Master 127.0.107.254:38165 requested a full tablet report, sending...
I20260630 12:15:00.641853  9933 ts_manager.cc:194] Registered new tserver with Master: 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:00.642004   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013570476s
I20260630 12:15:00.643260  9933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53974
I20260630 12:15:01.463816 10060 heartbeater.cc:499] Master 127.0.107.254:38165 was elected leader, sending a full tablet report...
I20260630 12:15:01.551795 10135 heartbeater.cc:499] Master 127.0.107.254:38165 was elected leader, sending a full tablet report...
I20260630 12:15:01.645928 10209 heartbeater.cc:499] Master 127.0.107.254:38165 was elected leader, sending a full tablet report...
I20260630 12:15:01.697813  9933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53988:
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:15:01.756484 10100 tablet_service.cc:1511] Processing CreateTablet for tablet afcdec88ad71487a891a174d4c017a4a (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:01.757829 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afcdec88ad71487a891a174d4c017a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.757397 10099 tablet_service.cc:1511] Processing CreateTablet for tablet a6feb36a31e141e3af274e8de15d0e93 (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:01.758862 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6feb36a31e141e3af274e8de15d0e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.766017 10025 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb7afefcc794f8c9d6cb29f2def5d8e (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:01.766319 10024 tablet_service.cc:1511] Processing CreateTablet for tablet 82cc17b623bc4ec88285058cb0837c55 (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:01.767472 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb7afefcc794f8c9d6cb29f2def5d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.768092 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cc17b623bc4ec88285058cb0837c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.768775 10174 tablet_service.cc:1511] Processing CreateTablet for tablet f53ec98998ab49f3838e13f0eb051e13 (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:01.770136 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53ec98998ab49f3838e13f0eb051e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.782612 10173 tablet_service.cc:1511] Processing CreateTablet for tablet a9c5a7a073514f0787ff82e64879c70f (DEFAULT_TABLE table=test-workload [id=8463eb4e38d44491886ee2b7263ee32e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:01.784636 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c5a7a073514f0787ff82e64879c70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.804482 10230 tablet_bootstrap.cc:492] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:01.811108 10229 tablet_bootstrap.cc:492] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:01.813251 10231 tablet_bootstrap.cc:492] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:01.816886 10230 tablet_bootstrap.cc:654] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.817734 10229 tablet_bootstrap.cc:654] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.819522 10231 tablet_bootstrap.cc:654] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.822135 10230 tablet_bootstrap.cc:492] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:01.822633 10230 ts_tablet_manager.cc:1403] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260630 12:15:01.823282 10229 tablet_bootstrap.cc:492] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:01.823788 10229 ts_tablet_manager.cc:1403] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:15:01.825138 10230 raft_consensus.cc:359] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.825678 10230 raft_consensus.cc:385] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.825953 10230 raft_consensus.cc:740] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.826704 10230 consensus_queue.cc:260] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.826808 10229 raft_consensus.cc:359] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.827060 10231 tablet_bootstrap.cc:492] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:01.827414 10230 raft_consensus.cc:399] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.827445 10229 raft_consensus.cc:385] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.827735 10231 ts_tablet_manager.cc:1403] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:15:01.828002 10230 raft_consensus.cc:493] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.828140 10229 raft_consensus.cc:740] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.828410 10230 raft_consensus.cc:3060] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.829070 10229 consensus_queue.cc:260] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.829665 10229 raft_consensus.cc:399] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.829933 10229 raft_consensus.cc:493] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.830250 10229 raft_consensus.cc:3060] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.830861 10231 raft_consensus.cc:359] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.831574 10231 raft_consensus.cc:385] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.831877 10231 raft_consensus.cc:740] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.833307 10231 consensus_queue.cc:260] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.834285 10231 raft_consensus.cc:399] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.834646 10231 raft_consensus.cc:493] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.834985 10231 raft_consensus.cc:3060] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.836115 10229 raft_consensus.cc:515] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.836777 10229 leader_election.cc:304] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [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: f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:01.837709 10230 raft_consensus.cc:515] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.838307 10229 leader_election.cc:290] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.838490 10230 leader_election.cc:304] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [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: 263a1ce86781412380ee807e05a14179; no voters: 
I20260630 12:15:01.838886 10235 raft_consensus.cc:2804] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.842871 10235 raft_consensus.cc:697] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Becoming Leader. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Running, Role: LEADER
I20260630 12:15:01.844038 10231 raft_consensus.cc:515] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.845112 10231 leader_election.cc:304] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [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: 835d7164bba24b3b982d46fe39b3271a; no voters: 
I20260630 12:15:01.844059 10235 consensus_queue.cc:237] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Queue going to LEADER mode. State: All 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: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.853267 10231 leader_election.cc:290] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.853538 10230 leader_election.cc:290] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.853684 10239 raft_consensus.cc:2804] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.855778 10229 ts_tablet_manager.cc:1434] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.012s
I20260630 12:15:01.856936 10229 tablet_bootstrap.cc:492] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:01.862711 10237 raft_consensus.cc:2804] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.864287 10231 ts_tablet_manager.cc:1434] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.036s	user 0.025s	sys 0.008s
I20260630 12:15:01.865377 10231 tablet_bootstrap.cc:492] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:01.866123 10229 tablet_bootstrap.cc:654] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.866837 10230 ts_tablet_manager.cc:1434] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.044s	user 0.023s	sys 0.015s
I20260630 12:15:01.865280  9933 catalog_manager.cc:5697] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f99e39ce0ed4480db215d2889d7faa86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.867873 10230 tablet_bootstrap.cc:492] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:01.874039 10231 tablet_bootstrap.cc:654] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:01.881007 10210 tablet.cc:2406] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:01.881393 10239 raft_consensus.cc:697] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:01.882177 10239 consensus_queue.cc:237] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All 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: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.884902 10230 tablet_bootstrap.cc:654] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.908878 10237 raft_consensus.cc:697] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 1 LEADER]: Becoming Leader. State: Replica: 263a1ce86781412380ee807e05a14179, State: Running, Role: LEADER
I20260630 12:15:01.909828 10237 consensus_queue.cc:237] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [LEADER]: Queue going to LEADER mode. State: All 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: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.920425 10230 tablet_bootstrap.cc:492] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:01.921103 10230 ts_tablet_manager.cc:1403] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260630 12:15:01.921649  9931 catalog_manager.cc:5697] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.923969 10230 raft_consensus.cc:359] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.924574 10230 raft_consensus.cc:385] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.924861 10230 raft_consensus.cc:740] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.925625 10230 consensus_queue.cc:260] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.926280 10230 raft_consensus.cc:399] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.926574 10230 raft_consensus.cc:493] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.926888 10230 raft_consensus.cc:3060] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.938391 10230 raft_consensus.cc:515] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.939150 10230 leader_election.cc:304] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [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: 263a1ce86781412380ee807e05a14179; no voters: 
I20260630 12:15:01.939810 10230 leader_election.cc:290] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.944983 10242 raft_consensus.cc:2804] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.955683 10242 raft_consensus.cc:697] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 1 LEADER]: Becoming Leader. State: Replica: 263a1ce86781412380ee807e05a14179, State: Running, Role: LEADER
I20260630 12:15:01.956502 10242 consensus_queue.cc:237] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [LEADER]: Queue going to LEADER mode. State: All 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: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } }
I20260630 12:15:01.957267 10229 tablet_bootstrap.cc:492] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:01.957888 10229 ts_tablet_manager.cc:1403] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.101s	user 0.031s	sys 0.064s
I20260630 12:15:01.956519 10231 tablet_bootstrap.cc:492] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:01.959764 10231 ts_tablet_manager.cc:1403] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.054s
I20260630 12:15:01.960908 10230 ts_tablet_manager.cc:1434] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.002s
I20260630 12:15:01.961588 10229 raft_consensus.cc:359] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.962196 10229 raft_consensus.cc:385] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.962503 10229 raft_consensus.cc:740] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.962604 10231 raft_consensus.cc:359] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.963212 10231 raft_consensus.cc:385] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.963393 10229 consensus_queue.cc:260] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.963528 10231 raft_consensus.cc:740] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.964143 10229 raft_consensus.cc:399] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.963485  9933 catalog_manager.cc:5697] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263a1ce86781412380ee807e05a14179 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "263a1ce86781412380ee807e05a14179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.964728 10231 consensus_queue.cc:260] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.965495 10231 raft_consensus.cc:399] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.965814 10231 raft_consensus.cc:493] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.966161 10231 raft_consensus.cc:3060] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.964509 10229 raft_consensus.cc:493] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.967085 10229 raft_consensus.cc:3060] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.973289 10231 raft_consensus.cc:515] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.974138 10231 leader_election.cc:304] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [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: 835d7164bba24b3b982d46fe39b3271a; no voters: 
I20260630 12:15:01.974085 10229 raft_consensus.cc:515] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.975028 10231 leader_election.cc:290] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.975090 10229 leader_election.cc:304] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [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: f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:01.975332 10243 raft_consensus.cc:2804] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.975921 10229 leader_election.cc:290] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.976624 10235 raft_consensus.cc:2804] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.976904 10231 ts_tablet_manager.cc:1434] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:15:01.977139 10235 raft_consensus.cc:697] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Becoming Leader. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Running, Role: LEADER
I20260630 12:15:01.975992 10243 raft_consensus.cc:697] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:01.977937 10229 ts_tablet_manager.cc:1434] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:15:01.978557 10243 consensus_queue.cc:237] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All 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: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:01.977939 10235 consensus_queue.cc:237] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Queue going to LEADER mode. State: All 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: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } }
I20260630 12:15:01.983800  9933 catalog_manager.cc:5697] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 263a1ce86781412380ee807e05a14179 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "263a1ce86781412380ee807e05a14179" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.986056  9931 catalog_manager.cc:5697] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.995054  9932 catalog_manager.cc:5697] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f99e39ce0ed4480db215d2889d7faa86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:02.744338  9926 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53998:
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:15:02.746611  9926 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:15:02.789932 10025 tablet_service.cc:1511] Processing CreateTablet for tablet 5c831443067446329099e74d75651f97 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:02.791251 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c831443067446329099e74d75651f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.791239 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 5c831443067446329099e74d75651f97 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:02.792606 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c831443067446329099e74d75651f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.792529 10173 tablet_service.cc:1511] Processing CreateTablet for tablet 5c831443067446329099e74d75651f97 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:02.793912 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c831443067446329099e74d75651f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.796603 10174 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f28beed6642808cda138cc231d9b6 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:02.797865 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f28beed6642808cda138cc231d9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.801532 10172 tablet_service.cc:1511] Processing CreateTablet for tablet 48892ff3257748f5bdef33186016b255 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:02.802891 10172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48892ff3257748f5bdef33186016b255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.806675 10171 tablet_service.cc:1511] Processing CreateTablet for tablet 937c48e601f446f9a14f1225029dcfe2 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:02.808013 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937c48e601f446f9a14f1225029dcfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.809695 10099 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f28beed6642808cda138cc231d9b6 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:02.810145 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 48892ff3257748f5bdef33186016b255 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:02.810992 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f28beed6642808cda138cc231d9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.813187 10096 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbcf948ba2749c69f400a821bdcb171 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:02.813426 10021 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbcf948ba2749c69f400a821bdcb171 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:02.814474 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbcf948ba2749c69f400a821bdcb171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.814723 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbcf948ba2749c69f400a821bdcb171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.816797 10097 tablet_service.cc:1511] Processing CreateTablet for tablet 937c48e601f446f9a14f1225029dcfe2 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:02.817131 10024 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f28beed6642808cda138cc231d9b6 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:02.817407 10022 tablet_service.cc:1511] Processing CreateTablet for tablet 937c48e601f446f9a14f1225029dcfe2 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:02.818262 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48892ff3257748f5bdef33186016b255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.818446 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f28beed6642808cda138cc231d9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.820364 10097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937c48e601f446f9a14f1225029dcfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.820928 10022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937c48e601f446f9a14f1225029dcfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.822672 10023 tablet_service.cc:1511] Processing CreateTablet for tablet 48892ff3257748f5bdef33186016b255 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:02.824062 10023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48892ff3257748f5bdef33186016b255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.856307 10020 tablet_service.cc:1511] Processing CreateTablet for tablet f49080b69de74591a4d7db2165d735be (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:02.857795 10020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49080b69de74591a4d7db2165d735be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.857580 10095 tablet_service.cc:1511] Processing CreateTablet for tablet f49080b69de74591a4d7db2165d735be (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:02.858862 10095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49080b69de74591a4d7db2165d735be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.873435 10170 tablet_service.cc:1511] Processing CreateTablet for tablet f49080b69de74591a4d7db2165d735be (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:02.869000 10172 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbcf948ba2749c69f400a821bdcb171 (DEFAULT_TABLE table=test-workload-rf3 [id=35986173e54f49cd906e1889c4312c03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:02.874820 10170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49080b69de74591a4d7db2165d735be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.875514 10172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbcf948ba2749c69f400a821bdcb171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.882863 10287 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:02.893292 10286 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:02.905498 10286 tablet_bootstrap.cc:654] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.910341 10288 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:02.912609 10286 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:02.913132 10286 ts_tablet_manager.cc:1403] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
I20260630 12:15:02.909304 10287 tablet_bootstrap.cc:654] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.915777 10286 raft_consensus.cc:359] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.916555 10286 raft_consensus.cc:385] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.916872 10286 raft_consensus.cc:740] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.917615 10286 consensus_queue.cc:260] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.920465 10286 ts_tablet_manager.cc:1434] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260630 12:15:02.921646 10286 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:02.922058 10288 tablet_bootstrap.cc:654] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.928489 10287 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:02.928997 10287 ts_tablet_manager.cc:1403] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.008s
I20260630 12:15:02.930114 10286 tablet_bootstrap.cc:654] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.931923 10287 raft_consensus.cc:359] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.932734 10287 raft_consensus.cc:385] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.933074 10287 raft_consensus.cc:740] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.934423 10287 consensus_queue.cc:260] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.942181 10287 ts_tablet_manager.cc:1434] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:15:02.943395 10287 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:02.946470 10288 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:02.946686 10286 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:02.947046 10288 ts_tablet_manager.cc:1403] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.015s
I20260630 12:15:02.947154 10286 ts_tablet_manager.cc:1403] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260630 12:15:02.949810 10287 tablet_bootstrap.cc:654] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.950109 10288 raft_consensus.cc:359] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.950986 10288 raft_consensus.cc:385] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.951267 10288 raft_consensus.cc:740] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.952234 10288 consensus_queue.cc:260] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.952641 10286 raft_consensus.cc:359] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.953346 10286 raft_consensus.cc:385] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.953678 10286 raft_consensus.cc:740] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.954430 10286 consensus_queue.cc:260] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.955346 10287 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:02.955883 10287 ts_tablet_manager.cc:1403] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:15:02.956691 10286 ts_tablet_manager.cc:1434] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:02.956825 10288 ts_tablet_manager.cc:1434] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:15:02.957773 10288 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:02.957773 10286 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:02.958691 10287 raft_consensus.cc:359] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.959419 10287 raft_consensus.cc:385] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.959707 10287 raft_consensus.cc:740] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.960587 10287 consensus_queue.cc:260] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.964617 10286 tablet_bootstrap.cc:654] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.964617 10288 tablet_bootstrap.cc:654] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.965009 10287 ts_tablet_manager.cc:1434] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:15:02.968441 10243 raft_consensus.cc:493] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:02.968957 10243 raft_consensus.cc:515] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.969455 10287 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:02.976229 10287 tablet_bootstrap.cc:654] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.980633 10286 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:02.978271 10288 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:02.981287 10286 ts_tablet_manager.cc:1403] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260630 12:15:02.981810 10288 ts_tablet_manager.cc:1403] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.002s
I20260630 12:15:02.983397 10243 leader_election.cc:290] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:02.984644 10288 raft_consensus.cc:359] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.985440 10288 raft_consensus.cc:385] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.985863 10288 raft_consensus.cc:740] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.985265 10286 raft_consensus.cc:359] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.986340 10286 raft_consensus.cc:385] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.986732 10286 raft_consensus.cc:740] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.986598 10288 consensus_queue.cc:260] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.987854 10286 consensus_queue.cc:260] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:02.989114 10288 ts_tablet_manager.cc:1434] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:02.990109 10288 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:02.990868 10286 ts_tablet_manager.cc:1434] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:02.992295 10286 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:02.999399 10286 tablet_bootstrap.cc:654] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.995883 10288 tablet_bootstrap.cc:654] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.011179 10288 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:03.011963 10288 ts_tablet_manager.cc:1403] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:15:03.015540 10288 raft_consensus.cc:359] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.016592 10288 raft_consensus.cc:385] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.017055 10288 raft_consensus.cc:740] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.018005 10288 consensus_queue.cc:260] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.021040 10288 ts_tablet_manager.cc:1434] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:03.022432 10288 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:03.030125 10288 tablet_bootstrap.cc:654] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.042889 10288 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:03.043623 10288 ts_tablet_manager.cc:1403] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:15:03.047219 10288 raft_consensus.cc:359] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.048162 10288 raft_consensus.cc:385] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.048544 10288 raft_consensus.cc:740] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.049687 10288 consensus_queue.cc:260] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.053081 10288 ts_tablet_manager.cc:1434] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:03.054466 10288 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:03.062348 10288 tablet_bootstrap.cc:654] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.069427 10287 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:03.070061 10287 ts_tablet_manager.cc:1403] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.101s	user 0.037s	sys 0.037s
I20260630 12:15:03.073580 10287 raft_consensus.cc:359] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.074496 10287 raft_consensus.cc:385] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.074990 10287 raft_consensus.cc:740] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.075534 10035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48892ff3257748f5bdef33186016b255" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.076051 10287 consensus_queue.cc:260] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.076576 10035 raft_consensus.cc:2468] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.078320 10147 leader_election.cc:304] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.079411 10243 raft_consensus.cc:2804] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.079869 10243 raft_consensus.cc:493] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.080317 10243 raft_consensus.cc:3060] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.086670 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48892ff3257748f5bdef33186016b255" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
I20260630 12:15:03.090353 10110 raft_consensus.cc:2468] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.090763 10286 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:03.091378 10286 ts_tablet_manager.cc:1403] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.099s	user 0.044s	sys 0.044s
I20260630 12:15:03.090953 10243 raft_consensus.cc:515] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.091878 10288 tablet_bootstrap.cc:492] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:03.092473 10288 ts_tablet_manager.cc:1403] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.021s
I20260630 12:15:03.094445 10286 raft_consensus.cc:359] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.095216 10286 raft_consensus.cc:385] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.095607 10286 raft_consensus.cc:740] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.095263 10288 raft_consensus.cc:359] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.096125 10243 leader_election.cc:290] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.094871 10287 ts_tablet_manager.cc:1434] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:15:03.096320 10288 raft_consensus.cc:385] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.096410 10286 consensus_queue.cc:260] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.096953 10288 raft_consensus.cc:740] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.097519 10287 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:03.097992 10288 consensus_queue.cc:260] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.098773 10286 ts_tablet_manager.cc:1434] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:15:03.099776 10286 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:03.096434 10035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48892ff3257748f5bdef33186016b255" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86"
I20260630 12:15:03.100582 10035 raft_consensus.cc:3060] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.104280 10287 tablet_bootstrap.cc:654] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.105486 10288 ts_tablet_manager.cc:1434] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260630 12:15:03.105818 10286 tablet_bootstrap.cc:654] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.106673 10288 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: Bootstrap starting.
I20260630 12:15:03.107728 10243 raft_consensus.cc:493] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.108300 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48892ff3257748f5bdef33186016b255" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
I20260630 12:15:03.108282 10243 raft_consensus.cc:515] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.109066 10110 raft_consensus.cc:3060] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.111078 10243 leader_election.cc:290] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.112069 10242 raft_consensus.cc:493] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.112602 10242 raft_consensus.cc:515] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.113905 10288 tablet_bootstrap.cc:654] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.121318 10242 leader_election.cc:290] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.128587 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
I20260630 12:15:03.129561 10109 raft_consensus.cc:2468] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.127784 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.131285 10034 raft_consensus.cc:2468] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.132782 10147 leader_election.cc:304] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263a1ce86781412380ee807e05a14179, 835d7164bba24b3b982d46fe39b3271a; no voters: 
I20260630 12:15:03.133785 10243 raft_consensus.cc:2804] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.134148 10243 raft_consensus.cc:493] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.134469 10243 raft_consensus.cc:3060] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.145836 10243 raft_consensus.cc:515] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.149236 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86"
I20260630 12:15:03.149853 10034 raft_consensus.cc:3060] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.157812 10034 raft_consensus.cc:2468] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.160810 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
I20260630 12:15:03.162736 10109 raft_consensus.cc:3060] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.172732 10110 raft_consensus.cc:2468] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.161921 10243 leader_election.cc:290] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.174955 10147 leader_election.cc:304] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.176203 10243 raft_consensus.cc:2804] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.176914 10243 raft_consensus.cc:697] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:03.180291 10035 raft_consensus.cc:2468] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.181630 10147 leader_election.cc:304] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.182485 10241 raft_consensus.cc:2804] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.185814 10235 raft_consensus.cc:493] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.186478 10235 raft_consensus.cc:515] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.194584 10235 leader_election.cc:290] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.258867 10286 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:03.259785 10286 ts_tablet_manager.cc:1403] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.160s	user 0.047s	sys 0.052s
I20260630 12:15:03.231640 10243 consensus_queue.cc:237] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.252895 10109 raft_consensus.cc:2468] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.266388 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937c48e601f446f9a14f1225029dcfe2" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
I20260630 12:15:03.267120 10288 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: No bootstrap required, opened a new log
I20260630 12:15:03.267673 10288 ts_tablet_manager.cc:1403] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.022s
I20260630 12:15:03.269881 10286 raft_consensus.cc:359] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.270679 10286 raft_consensus.cc:385] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.271121 10286 raft_consensus.cc:740] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.271315 10287 tablet_bootstrap.cc:492] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:03.272094 10287 ts_tablet_manager.cc:1403] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.175s	user 0.041s	sys 0.079s
I20260630 12:15:03.271998 10286 consensus_queue.cc:260] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.270738 10288 raft_consensus.cc:359] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.273216 10288 raft_consensus.cc:385] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.273710 10288 raft_consensus.cc:740] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.263443 10241 raft_consensus.cc:697] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:03.274000 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "263a1ce86781412380ee807e05a14179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.274607 10288 consensus_queue.cc:260] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.275317 10034 raft_consensus.cc:2393] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263a1ce86781412380ee807e05a14179 in current term 1: Already voted for candidate 835d7164bba24b3b982d46fe39b3271a in this term.
I20260630 12:15:03.275226 10241 consensus_queue.cc:237] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.277465 10288 ts_tablet_manager.cc:1434] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
W20260630 12:15:03.274165  9998 leader_election.cc:343] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.279772 10286 ts_tablet_manager.cc:1434] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:15:03.280867 10286 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: Bootstrap starting.
I20260630 12:15:03.280642 10287 raft_consensus.cc:359] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.281365 10287 raft_consensus.cc:385] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.281687 10287 raft_consensus.cc:740] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.282438 10287 consensus_queue.cc:260] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.284776 10287 ts_tablet_manager.cc:1434] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:15:03.285880 10287 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:03.288372 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c831443067446329099e74d75651f97" candidate_uuid: "263a1ce86781412380ee807e05a14179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a" is_pre_election: true
I20260630 12:15:03.290004 10286 tablet_bootstrap.cc:654] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.290805 10074 leader_election.cc:304] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [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: 263a1ce86781412380ee807e05a14179; no voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86
I20260630 12:15:03.292095 10242 raft_consensus.cc:2749] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.295644 10243 raft_consensus.cc:493] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.296571 10287 tablet_bootstrap.cc:654] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:03.299252  9981 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:03.310237  9926 catalog_manager.cc:5697] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.296224 10243 raft_consensus.cc:515] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.313977 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.314949 10034 raft_consensus.cc:2468] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.316843 10147 leader_election.cc:304] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.318059 10241 raft_consensus.cc:2804] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.318558 10241 raft_consensus.cc:493] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.318977 10241 raft_consensus.cc:3060] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.320492 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
W20260630 12:15:03.322705 10147 leader_election.cc:343] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.323856 10243 leader_election.cc:290] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.329270 10241 raft_consensus.cc:515] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.335112 10241 leader_election.cc:290] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.336135 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937c48e601f446f9a14f1225029dcfe2" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a" is_pre_election: true
I20260630 12:15:03.337159 10184 raft_consensus.cc:2468] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 0.
I20260630 12:15:03.339895 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86"
I20260630 12:15:03.340823 10034 raft_consensus.cc:3060] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.344436 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
W20260630 12:15:03.348946 10147 leader_election.cc:343] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.349004  9999 leader_election.cc:304] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [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: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 263a1ce86781412380ee807e05a14179
I20260630 12:15:03.350404 10235 raft_consensus.cc:2804] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.350790 10235 raft_consensus.cc:493] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.351167 10235 raft_consensus.cc:3060] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.357895 10034 raft_consensus.cc:2468] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.359061 10241 raft_consensus.cc:493] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.358937 10235 raft_consensus.cc:515] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.360352 10241 raft_consensus.cc:515] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.361253 10147 leader_election.cc:304] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [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: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 263a1ce86781412380ee807e05a14179
I20260630 12:15:03.362425 10286 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: No bootstrap required, opened a new log
I20260630 12:15:03.362864 10241 leader_election.cc:290] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.363011 10286 ts_tablet_manager.cc:1403] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: Time spent bootstrapping tablet: real 0.082s	user 0.037s	sys 0.039s
I20260630 12:15:03.363692 10241 raft_consensus.cc:2804] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.363992 10035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f28beed6642808cda138cc231d9b6" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.362944 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937c48e601f446f9a14f1225029dcfe2" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
I20260630 12:15:03.364279 10241 raft_consensus.cc:697] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:03.364523 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f28beed6642808cda138cc231d9b6" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
I20260630 12:15:03.364858 10109 raft_consensus.cc:3060] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.365499 10110 raft_consensus.cc:2468] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.365305 10241 consensus_queue.cc:237] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.366869 10147 leader_election.cc:304] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263a1ce86781412380ee807e05a14179, 835d7164bba24b3b982d46fe39b3271a; no voters: 
I20260630 12:15:03.367115 10286 raft_consensus.cc:359] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.367878 10243 raft_consensus.cc:2804] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.367983 10286 raft_consensus.cc:385] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.368459 10243 raft_consensus.cc:493] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.368633 10286 raft_consensus.cc:740] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.369040 10243 raft_consensus.cc:3060] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.369648 10286 consensus_queue.cc:260] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.372045 10286 ts_tablet_manager.cc:1434] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:15:03.372210 10035 raft_consensus.cc:2468] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 0.
I20260630 12:15:03.373240 10109 raft_consensus.cc:2468] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 1.
I20260630 12:15:03.374629 10235 leader_election.cc:290] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Requested vote from peers 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.374845  9998 leader_election.cc:304] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263a1ce86781412380ee807e05a14179, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.375998 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937c48e601f446f9a14f1225029dcfe2" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a"
I20260630 12:15:03.376767 10184 raft_consensus.cc:3060] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.380355 10235 raft_consensus.cc:2804] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.384616 10243 raft_consensus.cc:515] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.385810 10287 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:03.386027 10184 raft_consensus.cc:2468] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 1.
I20260630 12:15:03.386461 10287 ts_tablet_manager.cc:1403] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.039s
I20260630 12:15:03.387351 10243 leader_election.cc:290] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Requested vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575)
I20260630 12:15:03.389077 10034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f28beed6642808cda138cc231d9b6" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86"
I20260630 12:15:03.389686 10034 raft_consensus.cc:3060] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.389894 10287 raft_consensus.cc:359] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.390017 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f28beed6642808cda138cc231d9b6" candidate_uuid: "835d7164bba24b3b982d46fe39b3271a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
I20260630 12:15:03.391209 10109 raft_consensus.cc:3060] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.390702 10287 raft_consensus.cc:385] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.392724 10287 raft_consensus.cc:740] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.393640 10287 consensus_queue.cc:260] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.395463 10235 raft_consensus.cc:697] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Becoming Leader. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Running, Role: LEADER
I20260630 12:15:03.396437 10235 consensus_queue.cc:237] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.398871 10287 ts_tablet_manager.cc:1434] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260630 12:15:03.399986 10287 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: Bootstrap starting.
I20260630 12:15:03.400867 10109 raft_consensus.cc:2468] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.405628 10034 raft_consensus.cc:2468] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 835d7164bba24b3b982d46fe39b3271a in term 1.
I20260630 12:15:03.406840 10287 tablet_bootstrap.cc:654] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.413530 10147 leader_election.cc:304] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.414752 10241 raft_consensus.cc:2804] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.415402 10241 raft_consensus.cc:697] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Becoming Leader. State: Replica: 835d7164bba24b3b982d46fe39b3271a, State: Running, Role: LEADER
I20260630 12:15:03.416489 10241 consensus_queue.cc:237] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.423591 10287 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: No bootstrap required, opened a new log
I20260630 12:15:03.424162 10287 ts_tablet_manager.cc:1403] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260630 12:15:03.425773  9930 catalog_manager.cc:5697] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f99e39ce0ed4480db215d2889d7faa86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.427168 10287 raft_consensus.cc:359] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.427778 10287 raft_consensus.cc:385] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.428048 10287 raft_consensus.cc:740] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263a1ce86781412380ee807e05a14179, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.428715 10287 consensus_queue.cc:260] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.430969 10287 ts_tablet_manager.cc:1434] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:15:03.430658  9926 catalog_manager.cc:5697] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.432670  9926 catalog_manager.cc:5697] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.434399  9926 catalog_manager.cc:5697] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: term changed from 0 to 1, leader changed from <none> to 835d7164bba24b3b982d46fe39b3271a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.449030 10235 raft_consensus.cc:493] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.449545 10235 raft_consensus.cc:515] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.451246 10235 leader_election.cc:290] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.451819 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49080b69de74591a4d7db2165d735be" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179" is_pre_election: true
I20260630 12:15:03.452364 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49080b69de74591a4d7db2165d735be" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a" is_pre_election: true
I20260630 12:15:03.452528 10109 raft_consensus.cc:2468] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 0.
I20260630 12:15:03.452950 10184 raft_consensus.cc:2468] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 0.
I20260630 12:15:03.453572  9998 leader_election.cc:304] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263a1ce86781412380ee807e05a14179, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.454517 10235 raft_consensus.cc:2804] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.454907 10235 raft_consensus.cc:493] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.455266 10235 raft_consensus.cc:3060] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.460196 10235 raft_consensus.cc:515] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.461818 10235 leader_election.cc:290] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Requested vote from peers 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.462663 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49080b69de74591a4d7db2165d735be" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "263a1ce86781412380ee807e05a14179"
I20260630 12:15:03.463121 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49080b69de74591a4d7db2165d735be" candidate_uuid: "f99e39ce0ed4480db215d2889d7faa86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a"
I20260630 12:15:03.463299 10109 raft_consensus.cc:3060] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.463686 10184 raft_consensus.cc:3060] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.470399 10184 raft_consensus.cc:2468] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 1.
I20260630 12:15:03.470403 10109 raft_consensus.cc:2468] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99e39ce0ed4480db215d2889d7faa86 in term 1.
I20260630 12:15:03.471658  9998 leader_election.cc:304] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 263a1ce86781412380ee807e05a14179, f99e39ce0ed4480db215d2889d7faa86; no voters: 
I20260630 12:15:03.472446 10235 raft_consensus.cc:2804] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.472853 10235 raft_consensus.cc:697] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Becoming Leader. State: Replica: f99e39ce0ed4480db215d2889d7faa86, State: Running, Role: LEADER
I20260630 12:15:03.473580 10235 consensus_queue.cc:237] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.480970  9928 catalog_manager.cc:5697] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f99e39ce0ed4480db215d2889d7faa86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.717224 10241 consensus_queue.cc:1048] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.742421 10241 consensus_queue.cc:1048] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.745383 10242 raft_consensus.cc:493] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.745957 10242 raft_consensus.cc:515] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } }
I20260630 12:15:03.748270 10242 leader_election.cc:290] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279), 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:03.750028 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "263a1ce86781412380ee807e05a14179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835d7164bba24b3b982d46fe39b3271a" is_pre_election: true
I20260630 12:15:03.750541 10035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbcf948ba2749c69f400a821bdcb171" candidate_uuid: "263a1ce86781412380ee807e05a14179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99e39ce0ed4480db215d2889d7faa86" is_pre_election: true
I20260630 12:15:03.751449 10035 raft_consensus.cc:2393] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 263a1ce86781412380ee807e05a14179 in current term 1: Already voted for candidate 835d7164bba24b3b982d46fe39b3271a in this term.
I20260630 12:15:03.753029 10073 leader_election.cc:304] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [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: 263a1ce86781412380ee807e05a14179; no voters: 835d7164bba24b3b982d46fe39b3271a, f99e39ce0ed4480db215d2889d7faa86
I20260630 12:15:03.754556 10242 raft_consensus.cc:3060] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.771289 10242 raft_consensus.cc:2749] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.819156 10110 raft_consensus.cc:1275] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.821240 10035 raft_consensus.cc:1275] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.824645 10311 consensus_queue.cc:1048] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.825111 10035 raft_consensus.cc:1275] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.826069 10241 consensus_queue.cc:1048] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.829321 10109 raft_consensus.cc:1275] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.831252 10033 raft_consensus.cc:1275] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.832414 10241 consensus_queue.cc:1048] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.833824 10243 consensus_queue.cc:1048] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.836826 10109 raft_consensus.cc:1275] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.852044 10311 consensus_queue.cc:1048] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:03.861194 10311 consensus_queue.cc:1048] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:15:03.880528 10107 raft_consensus.cc:1275] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.881322 10184 raft_consensus.cc:1275] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.882200 10235 consensus_queue.cc:1048] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:03.912402 10235 consensus_queue.cc:1048] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:15:03.968875 10106 raft_consensus.cc:1275] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.974298 10184 raft_consensus.cc:1275] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:03.982432 10235 consensus_queue.cc:1048] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260630 12:15:04.016348 10357 consensus_queue.cc:1048] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" 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:15:04.584578 10147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:33575, user_credentials={real_user=slave}} blocked reactor thread for 52220.2us
W20260630 12:15:04.730545 10147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:38279, user_credentials={real_user=slave}} blocked reactor thread for 43866.2us
I20260630 12:15:05.306180   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.314167 10386 instance_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:15:05.314388 10387 instance_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:15:05.316156   431 server_base.cc:1061] running on GCE node
W20260630 12:15:05.316483 10389 instance_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:15:05.317557   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.317796   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.318017   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705317999 us; error 0 us; skew 500 ppm
I20260630 12:15:05.318563   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.321353   431 webserver.cc:533] Webserver started at http://127.0.107.196:37241/ using document root <none> and password file <none>
I20260630 12:15:05.321897   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.322117   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.322445   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.324093   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "5efae37374604c93924e83f4fa37823d"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dl2z"
I20260630 12:15:05.329030   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:15:05.332616 10394 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:15:05.333460   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:15:05.333777   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "5efae37374604c93924e83f4fa37823d"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dl2z"
I20260630 12:15:05.334082   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.352972   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.354365   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.355883   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.358306   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.358552   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.358800   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.359009   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.407815   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43307
I20260630 12:15:05.407895 10456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43307 every 8 connection(s)
I20260630 12:15:05.429541 10457 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38165
I20260630 12:15:05.429951 10457 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.430692 10457 heartbeater.cc:507] Master 127.0.107.254:38165 requested a full tablet report, sending...
I20260630 12:15:05.432845  9926 ts_manager.cc:194] Registered new tserver with Master: 5efae37374604c93924e83f4fa37823d (127.0.107.196:43307)
I20260630 12:15:05.434209  9926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54000
I20260630 12:15:06.436594 10457 heartbeater.cc:499] Master 127.0.107.254:38165 was elected leader, sending a full tablet report...
I20260630 12:15:06.439227 10033 consensus_queue.cc:237] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:06.447126 10184 raft_consensus.cc:1275] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.447652 10110 raft_consensus.cc:1275] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer f99e39ce0ed4480db215d2889d7faa86: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.449568 10358 consensus_queue.cc:1048] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:06.452872 10358 consensus_queue.cc:1048] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:06.471076 10465 raft_consensus.cc:2955] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.473037 10184 raft_consensus.cc:2955] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.489815 10110 raft_consensus.cc:2955] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.503082  9926 catalog_manager.cc:5697] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 reported cstate change: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f99e39ce0ed4480db215d2889d7faa86" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:06.514781 10000 consensus_peers.cc:597] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 -> Peer 5efae37374604c93924e83f4fa37823d (127.0.107.196:43307): Couldn't send request to peer 5efae37374604c93924e83f4fa37823d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f49080b69de74591a4d7db2165d735be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.529035 10184 consensus_queue.cc:237] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:06.538138 10110 raft_consensus.cc:1275] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.539430 10243 consensus_queue.cc:1048] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:15:06.542909 10033 raft_consensus.cc:1275] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.544634 10243 consensus_queue.cc:1048] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:15:06.553560 10149 consensus_peers.cc:597] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a -> Peer 5efae37374604c93924e83f4fa37823d (127.0.107.196:43307): Couldn't send request to peer 5efae37374604c93924e83f4fa37823d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48892ff3257748f5bdef33186016b255. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.554904 10243 raft_consensus.cc:2955] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.557072 10110 raft_consensus.cc:2955] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.557757 10033 raft_consensus.cc:2955] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.570891  9926 catalog_manager.cc:5697] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:06.575847 10184 consensus_queue.cc:237] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:06.586956 10110 raft_consensus.cc:1275] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:15:06.588240 10149 consensus_peers.cc:597] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a -> Peer 5efae37374604c93924e83f4fa37823d (127.0.107.196:43307): Couldn't send request to peer 5efae37374604c93924e83f4fa37823d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dbcf948ba2749c69f400a821bdcb171. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.588620 10478 consensus_queue.cc:1048] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:06.589039 10033 raft_consensus.cc:1275] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.590394 10478 consensus_queue.cc:1048] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:15:06.596530 10482 raft_consensus.cc:2955] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.598102 10110 raft_consensus.cc:2955] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.600083 10033 raft_consensus.cc:2955] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.613855  9930 catalog_manager.cc:5697] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 reported cstate change: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.623968 10184 consensus_queue.cc:237] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:06.633136 10110 raft_consensus.cc:1275] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:15:06.634670 10149 consensus_peers.cc:597] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a -> Peer 5efae37374604c93924e83f4fa37823d (127.0.107.196:43307): Couldn't send request to peer 5efae37374604c93924e83f4fa37823d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c831443067446329099e74d75651f97. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.634822 10033 raft_consensus.cc:1275] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Refusing update from remote peer 835d7164bba24b3b982d46fe39b3271a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:06.634779 10243 consensus_queue.cc:1048] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:15:06.636601 10487 consensus_queue.cc:1048] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:06.645475 10482 raft_consensus.cc:2955] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.646960 10033 raft_consensus.cc:2955] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.649904 10110 raft_consensus.cc:2955] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } } }
I20260630 12:15:06.663582  9930 catalog_manager.cc:5697] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a reported cstate change: config changed from index -1 to 16, NON_VOTER 5efae37374604c93924e83f4fa37823d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "835d7164bba24b3b982d46fe39b3271a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:06.906478 10491 ts_tablet_manager.cc:933] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Initiating tablet copy from peer f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279)
I20260630 12:15:06.908365 10491 tablet_copy_client.cc:323] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38279
I20260630 12:15:06.919580 10045 tablet_copy_service.cc:140] P f99e39ce0ed4480db215d2889d7faa86: Received BeginTabletCopySession request for tablet f49080b69de74591a4d7db2165d735be from peer 5efae37374604c93924e83f4fa37823d ({username='slave'} at 127.0.0.1:53962)
I20260630 12:15:06.920097 10045 tablet_copy_service.cc:161] P f99e39ce0ed4480db215d2889d7faa86: Beginning new tablet copy session on tablet f49080b69de74591a4d7db2165d735be from peer 5efae37374604c93924e83f4fa37823d at {username='slave'} at 127.0.0.1:53962: session id = 5efae37374604c93924e83f4fa37823d-f49080b69de74591a4d7db2165d735be
I20260630 12:15:06.925868 10045 tablet_copy_source_session.cc:215] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:06.928663 10491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49080b69de74591a4d7db2165d735be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.936910 10494 ts_tablet_manager.cc:933] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Initiating tablet copy from peer 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:06.938984 10494 tablet_copy_client.cc:323] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40133
I20260630 12:15:06.944824 10491 tablet_copy_client.cc:806] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:06.945508 10491 tablet_copy_client.cc:670] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:06.950129 10491 tablet_copy_client.cc:538] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:06.950219 10194 tablet_copy_service.cc:140] P 835d7164bba24b3b982d46fe39b3271a: Received BeginTabletCopySession request for tablet 48892ff3257748f5bdef33186016b255 from peer 5efae37374604c93924e83f4fa37823d ({username='slave'} at 127.0.0.1:44296)
I20260630 12:15:06.950830 10194 tablet_copy_service.cc:161] P 835d7164bba24b3b982d46fe39b3271a: Beginning new tablet copy session on tablet 48892ff3257748f5bdef33186016b255 from peer 5efae37374604c93924e83f4fa37823d at {username='slave'} at 127.0.0.1:44296: session id = 5efae37374604c93924e83f4fa37823d-48892ff3257748f5bdef33186016b255
I20260630 12:15:06.958389 10194 tablet_copy_source_session.cc:215] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:06.959751 10491 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Bootstrap starting.
I20260630 12:15:06.961104 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48892ff3257748f5bdef33186016b255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.972774 10494 tablet_copy_client.cc:806] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:06.973372 10494 tablet_copy_client.cc:670] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:06.977380 10494 tablet_copy_client.cc:538] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:06.983522 10494 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Bootstrap starting.
I20260630 12:15:07.076545 10491 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.077539 10491 tablet_bootstrap.cc:492] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Bootstrap complete.
I20260630 12:15:07.078245 10491 ts_tablet_manager.cc:1403] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Time spent bootstrapping tablet: real 0.119s	user 0.104s	sys 0.016s
I20260630 12:15:07.080772 10491 raft_consensus.cc:359] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.081604 10491 raft_consensus.cc:740] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efae37374604c93924e83f4fa37823d, State: Initialized, Role: LEARNER
I20260630 12:15:07.082279 10491 consensus_queue.cc:260] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } attrs { replace: true } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.085047 10498 ts_tablet_manager.cc:933] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Initiating tablet copy from peer 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:07.091398 10491 ts_tablet_manager.cc:1434] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260630 12:15:07.093479 10498 tablet_copy_client.cc:323] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40133
I20260630 12:15:07.095229 10194 tablet_copy_service.cc:140] P 835d7164bba24b3b982d46fe39b3271a: Received BeginTabletCopySession request for tablet 7dbcf948ba2749c69f400a821bdcb171 from peer 5efae37374604c93924e83f4fa37823d ({username='slave'} at 127.0.0.1:44296)
I20260630 12:15:07.095775 10194 tablet_copy_service.cc:161] P 835d7164bba24b3b982d46fe39b3271a: Beginning new tablet copy session on tablet 7dbcf948ba2749c69f400a821bdcb171 from peer 5efae37374604c93924e83f4fa37823d at {username='slave'} at 127.0.0.1:44296: session id = 5efae37374604c93924e83f4fa37823d-7dbcf948ba2749c69f400a821bdcb171
I20260630 12:15:07.096405 10045 tablet_copy_service.cc:342] P f99e39ce0ed4480db215d2889d7faa86: Request end of tablet copy session 5efae37374604c93924e83f4fa37823d-f49080b69de74591a4d7db2165d735be received from {username='slave'} at 127.0.0.1:53962
I20260630 12:15:07.096870 10045 tablet_copy_service.cc:434] P f99e39ce0ed4480db215d2889d7faa86: ending tablet copy session 5efae37374604c93924e83f4fa37823d-f49080b69de74591a4d7db2165d735be on tablet f49080b69de74591a4d7db2165d735be with peer 5efae37374604c93924e83f4fa37823d
I20260630 12:15:07.104182 10194 tablet_copy_source_session.cc:215] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:07.107743 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbcf948ba2749c69f400a821bdcb171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.110844 10494 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.111979 10494 tablet_bootstrap.cc:492] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Bootstrap complete.
I20260630 12:15:07.112639 10494 ts_tablet_manager.cc:1403] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Time spent bootstrapping tablet: real 0.129s	user 0.112s	sys 0.012s
I20260630 12:15:07.115094 10494 raft_consensus.cc:359] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.115860 10494 raft_consensus.cc:740] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efae37374604c93924e83f4fa37823d, State: Initialized, Role: LEARNER
I20260630 12:15:07.116425 10494 consensus_queue.cc:260] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.118247 10494 ts_tablet_manager.cc:1434] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:07.120026 10194 tablet_copy_service.cc:342] P 835d7164bba24b3b982d46fe39b3271a: Request end of tablet copy session 5efae37374604c93924e83f4fa37823d-48892ff3257748f5bdef33186016b255 received from {username='slave'} at 127.0.0.1:44296
I20260630 12:15:07.120460 10194 tablet_copy_service.cc:434] P 835d7164bba24b3b982d46fe39b3271a: ending tablet copy session 5efae37374604c93924e83f4fa37823d-48892ff3257748f5bdef33186016b255 on tablet 48892ff3257748f5bdef33186016b255 with peer 5efae37374604c93924e83f4fa37823d
I20260630 12:15:07.123088 10498 tablet_copy_client.cc:806] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:07.123957 10498 tablet_copy_client.cc:670] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:07.131449 10498 tablet_copy_client.cc:538] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:07.139642 10498 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Bootstrap starting.
I20260630 12:15:07.209424 10494 ts_tablet_manager.cc:933] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Initiating tablet copy from peer 835d7164bba24b3b982d46fe39b3271a (127.0.107.195:40133)
I20260630 12:15:07.211016 10494 tablet_copy_client.cc:323] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40133
I20260630 12:15:07.212670 10194 tablet_copy_service.cc:140] P 835d7164bba24b3b982d46fe39b3271a: Received BeginTabletCopySession request for tablet 5c831443067446329099e74d75651f97 from peer 5efae37374604c93924e83f4fa37823d ({username='slave'} at 127.0.0.1:44296)
I20260630 12:15:07.213215 10194 tablet_copy_service.cc:161] P 835d7164bba24b3b982d46fe39b3271a: Beginning new tablet copy session on tablet 5c831443067446329099e74d75651f97 from peer 5efae37374604c93924e83f4fa37823d at {username='slave'} at 127.0.0.1:44296: session id = 5efae37374604c93924e83f4fa37823d-5c831443067446329099e74d75651f97
I20260630 12:15:07.221201 10194 tablet_copy_source_session.cc:215] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:07.224237 10494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c831443067446329099e74d75651f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.233529 10498 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.234357 10498 tablet_bootstrap.cc:492] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Bootstrap complete.
I20260630 12:15:07.235042 10498 ts_tablet_manager.cc:1403] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Time spent bootstrapping tablet: real 0.096s	user 0.081s	sys 0.014s
I20260630 12:15:07.237754 10498 raft_consensus.cc:359] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.238513 10498 raft_consensus.cc:740] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efae37374604c93924e83f4fa37823d, State: Initialized, Role: LEARNER
I20260630 12:15:07.239092 10498 consensus_queue.cc:260] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } attrs { replace: true } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.240003 10494 tablet_copy_client.cc:806] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:07.240557 10494 tablet_copy_client.cc:670] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:07.241112 10498 ts_tablet_manager.cc:1434] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:15:07.243347 10193 tablet_copy_service.cc:342] P 835d7164bba24b3b982d46fe39b3271a: Request end of tablet copy session 5efae37374604c93924e83f4fa37823d-7dbcf948ba2749c69f400a821bdcb171 received from {username='slave'} at 127.0.0.1:44296
I20260630 12:15:07.243770 10193 tablet_copy_service.cc:434] P 835d7164bba24b3b982d46fe39b3271a: ending tablet copy session 5efae37374604c93924e83f4fa37823d-7dbcf948ba2749c69f400a821bdcb171 on tablet 7dbcf948ba2749c69f400a821bdcb171 with peer 5efae37374604c93924e83f4fa37823d
I20260630 12:15:07.244977 10494 tablet_copy_client.cc:538] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:07.251637 10494 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Bootstrap starting.
I20260630 12:15:07.299196 10432 raft_consensus.cc:1217] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:15:07.329612 10494 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.330394 10494 tablet_bootstrap.cc:492] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Bootstrap complete.
I20260630 12:15:07.330979 10494 ts_tablet_manager.cc:1403] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Time spent bootstrapping tablet: real 0.079s	user 0.079s	sys 0.000s
I20260630 12:15:07.332868 10494 raft_consensus.cc:359] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.333529 10494 raft_consensus.cc:740] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efae37374604c93924e83f4fa37823d, State: Initialized, Role: LEARNER
I20260630 12:15:07.334004 10494 consensus_queue.cc:260] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f99e39ce0ed4480db215d2889d7faa86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38279 } } peers { permanent_uuid: "263a1ce86781412380ee807e05a14179" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33575 } attrs { replace: true } } peers { permanent_uuid: "835d7164bba24b3b982d46fe39b3271a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40133 } } peers { permanent_uuid: "5efae37374604c93924e83f4fa37823d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43307 } attrs { promote: true } }
I20260630 12:15:07.335794 10494 ts_tablet_manager.cc:1434] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:07.337744 10193 tablet_copy_service.cc:342] P 835d7164bba24b3b982d46fe39b3271a: Request end of tablet copy session 5efae37374604c93924e83f4fa37823d-5c831443067446329099e74d75651f97 received from {username='slave'} at 127.0.0.1:44296
I20260630 12:15:07.338210 10193 tablet_copy_service.cc:434] P 835d7164bba24b3b982d46fe39b3271a: ending tablet copy session 5efae37374604c93924e83f4fa37823d-5c831443067446329099e74d75651f97 on tablet 5c831443067446329099e74d75651f97 with peer 5efae37374604c93924e83f4fa37823d
I20260630 12:15:07.444121   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:07.475648   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.476629   431 tablet_replica.cc:333] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.477679   431 raft_consensus.cc:2243] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.478534   431 raft_consensus.cc:2272] T 7dbcf948ba2749c69f400a821bdcb171 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.482082   431 tablet_replica.cc:333] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.482949   431 raft_consensus.cc:2243] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.483871   431 raft_consensus.cc:2272] T eb4f28beed6642808cda138cc231d9b6 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.487267   431 tablet_replica.cc:333] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.488171   431 raft_consensus.cc:2243] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.489753   431 raft_consensus.cc:2272] T f49080b69de74591a4d7db2165d735be P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.494062   431 tablet_replica.cc:333] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.489727 10432 raft_consensus.cc:1217] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:15:07.495039   431 raft_consensus.cc:2243] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.495896   431 raft_consensus.cc:2272] T 5c831443067446329099e74d75651f97 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.503279   431 tablet_replica.cc:333] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.504132   431 raft_consensus.cc:2243] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.504920   431 raft_consensus.cc:2272] T 82cc17b623bc4ec88285058cb0837c55 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.505609 10432 raft_consensus.cc:1217] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:15:07.508711   431 tablet_replica.cc:333] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.509645   431 raft_consensus.cc:2243] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.510462   431 raft_consensus.cc:2272] T 48892ff3257748f5bdef33186016b255 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:07.510703 10147 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:15:07.519312   431 tablet_replica.cc:333] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
I20260630 12:15:07.520519   431 raft_consensus.cc:2243] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.521768   431 raft_consensus.cc:2272] T 937c48e601f446f9a14f1225029dcfe2 P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.525334   431 tablet_replica.cc:333] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86: stopping tablet replica
W20260630 12:15:07.525904 10147 consensus_peers.cc:597] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a -> Peer f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279): Couldn't send request to peer f99e39ce0ed4480db215d2889d7faa86. 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:15:07.526006   431 raft_consensus.cc:2243] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.526888   431 raft_consensus.cc:2272] T 7bb7afefcc794f8c9d6cb29f2def5d8e P f99e39ce0ed4480db215d2889d7faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:07.528461 10147 consensus_peers.cc:597] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a -> Peer f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279): Couldn't send request to peer f99e39ce0ed4480db215d2889d7faa86. 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:15:07.530264 10147 consensus_peers.cc:597] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a -> Peer f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279): Couldn't send request to peer f99e39ce0ed4480db215d2889d7faa86. 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:15:07.551797   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:07.577608   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:07.615224   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.616080   431 tablet_replica.cc:333] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.616727   431 raft_consensus.cc:2243] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.617412   431 raft_consensus.cc:2272] T 7dbcf948ba2749c69f400a821bdcb171 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.619800   431 tablet_replica.cc:333] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.620407   431 raft_consensus.cc:2243] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.620975   431 raft_consensus.cc:2272] T f49080b69de74591a4d7db2165d735be P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.623307   431 tablet_replica.cc:333] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.623883   431 raft_consensus.cc:2243] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.624480   431 raft_consensus.cc:2272] T eb4f28beed6642808cda138cc231d9b6 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.626577   431 tablet_replica.cc:333] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.627121   431 raft_consensus.cc:2243] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.627635   431 raft_consensus.cc:2272] T afcdec88ad71487a891a174d4c017a4a P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.630414   431 tablet_replica.cc:333] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.630954   431 raft_consensus.cc:2243] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.631548   431 raft_consensus.cc:2272] T 5c831443067446329099e74d75651f97 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.634202   431 tablet_replica.cc:333] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.634723   431 raft_consensus.cc:2243] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.635267   431 raft_consensus.cc:2272] T 937c48e601f446f9a14f1225029dcfe2 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.637706   431 tablet_replica.cc:333] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.638227   431 raft_consensus.cc:2243] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.638868   431 raft_consensus.cc:2272] T 48892ff3257748f5bdef33186016b255 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.641191   431 tablet_replica.cc:333] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179: stopping tablet replica
I20260630 12:15:07.641681   431 raft_consensus.cc:2243] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.642207   431 raft_consensus.cc:2272] T a6feb36a31e141e3af274e8de15d0e93 P 263a1ce86781412380ee807e05a14179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.671993   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:07.677484 10432 raft_consensus.cc:1217] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260630 12:15:07.697127 10147 consensus_peers.cc:597] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a -> Peer 263a1ce86781412380ee807e05a14179 (127.0.107.194:33575): Couldn't send request to peer 263a1ce86781412380ee807e05a14179. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:33575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:07.705552   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:15:07.715212 10147 consensus_peers.cc:597] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a -> Peer f99e39ce0ed4480db215d2889d7faa86 (127.0.107.193:38279): Couldn't send request to peer f99e39ce0ed4480db215d2889d7faa86. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:07.747753   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.748600   431 tablet_replica.cc:333] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.749341   431 raft_consensus.cc:2243] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.749840   431 raft_consensus.cc:2272] T f49080b69de74591a4d7db2165d735be P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.752215   431 tablet_replica.cc:333] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.752775   431 raft_consensus.cc:2243] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.753769   431 raft_consensus.cc:2272] T 7dbcf948ba2749c69f400a821bdcb171 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.756072   431 tablet_replica.cc:333] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.756618   431 raft_consensus.cc:2243] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.757382   431 raft_consensus.cc:2272] T eb4f28beed6642808cda138cc231d9b6 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.759599   431 tablet_replica.cc:333] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.760172   431 raft_consensus.cc:2243] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.761205   431 raft_consensus.cc:2272] T 5c831443067446329099e74d75651f97 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.763669   431 tablet_replica.cc:333] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.764281   431 raft_consensus.cc:2243] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.764822   431 raft_consensus.cc:2272] T a9c5a7a073514f0787ff82e64879c70f P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.767640   431 tablet_replica.cc:333] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.768316   431 raft_consensus.cc:2243] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.769083   431 raft_consensus.cc:2272] T 937c48e601f446f9a14f1225029dcfe2 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.771307   431 tablet_replica.cc:333] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.771823   431 raft_consensus.cc:2243] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.772843   431 raft_consensus.cc:2272] T 48892ff3257748f5bdef33186016b255 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.775223   431 tablet_replica.cc:333] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a: stopping tablet replica
I20260630 12:15:07.775694   431 raft_consensus.cc:2243] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.776245   431 raft_consensus.cc:2272] T f53ec98998ab49f3838e13f0eb051e13 P 835d7164bba24b3b982d46fe39b3271a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.808512   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:07.836781   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:07.857944   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.858577   431 tablet_replica.cc:333] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d: stopping tablet replica
I20260630 12:15:07.859143   431 raft_consensus.cc:2243] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.859550   431 raft_consensus.cc:2272] T 7dbcf948ba2749c69f400a821bdcb171 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.861656   431 tablet_replica.cc:333] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d: stopping tablet replica
I20260630 12:15:07.862161   431 raft_consensus.cc:2243] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.862533   431 raft_consensus.cc:2272] T 48892ff3257748f5bdef33186016b255 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.864496   431 tablet_replica.cc:333] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d: stopping tablet replica
I20260630 12:15:07.864974   431 raft_consensus.cc:2243] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.865343   431 raft_consensus.cc:2272] T 5c831443067446329099e74d75651f97 P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.867194   431 tablet_replica.cc:333] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d: stopping tablet replica
I20260630 12:15:07.867648   431 raft_consensus.cc:2243] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.868075   431 raft_consensus.cc:2272] T f49080b69de74591a4d7db2165d735be P 5efae37374604c93924e83f4fa37823d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.890018   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:07.906652   431 master.cc:562] Master@127.0.107.254:38165 shutting down...
W20260630 12:15:07.929837  9981 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:07.931056   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.931560   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.931908   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dc941397869419b8ad95f986a884294: stopping tablet replica
I20260630 12:15:07.954649   431 master.cc:584] Master@127.0.107.254:38165 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7841 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:08.006186   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38189
I20260630 12:15:08.007390   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.012620 10511 instance_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:15:08.013556 10510 instance_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:15:08.014276 10513 instance_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:15:08.015403   431 server_base.cc:1061] running on GCE node
I20260630 12:15:08.016258   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.016438   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.016551   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821708016539 us; error 0 us; skew 500 ppm
I20260630 12:15:08.016990   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.019268   431 webserver.cc:533] Webserver started at http://127.0.107.254:39577/ using document root <none> and password file <none>
I20260630 12:15:08.019706   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.019865   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.020156   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.021202   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "22de82b601fd4d51a56d425997ab7c7c"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.025873   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:08.029286 10518 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:15:08.030148   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:08.030460   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "22de82b601fd4d51a56d425997ab7c7c"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.030766   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:08.046281   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.047425   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.084491   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38189
I20260630 12:15:08.084583 10569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38189 every 8 connection(s)
I20260630 12:15:08.088224 10570 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:15:08.098814 10570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c: Bootstrap starting.
I20260630 12:15:08.103364 10570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.107528 10570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c: No bootstrap required, opened a new log
I20260630 12:15:08.109668 10570 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER }
I20260630 12:15:08.110073 10570 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.110302 10570 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22de82b601fd4d51a56d425997ab7c7c, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.110991 10570 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER }
I20260630 12:15:08.111459 10570 raft_consensus.cc:399] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:08.111671 10570 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:08.112000 10570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.116664 10570 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER }
I20260630 12:15:08.117233 10570 leader_election.cc:304] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [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: 22de82b601fd4d51a56d425997ab7c7c; no voters: 
I20260630 12:15:08.118343 10570 leader_election.cc:290] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:08.118767 10573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:08.120132 10573 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 1 LEADER]: Becoming Leader. State: Replica: 22de82b601fd4d51a56d425997ab7c7c, State: Running, Role: LEADER
I20260630 12:15:08.120783 10573 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [LEADER]: Queue going to LEADER mode. State: All 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: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER }
I20260630 12:15:08.121198 10570 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:08.125742 10574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "22de82b601fd4d51a56d425997ab7c7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER } }
I20260630 12:15:08.125638 10575 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22de82b601fd4d51a56d425997ab7c7c. Latest consensus state: current_term: 1 leader_uuid: "22de82b601fd4d51a56d425997ab7c7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22de82b601fd4d51a56d425997ab7c7c" member_type: VOTER } }
I20260630 12:15:08.126399 10574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:08.126475 10575 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:08.128974 10580 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:08.137292 10580 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:08.138273   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:08.145969 10580 catalog_manager.cc:1383] Generated new cluster ID: 4919f5372d6f451d982615bc8c5de212
I20260630 12:15:08.146250 10580 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:08.157352 10580 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:08.158631 10580 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:08.175307 10580 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c: Generated new TSK 0
I20260630 12:15:08.176008 10580 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:08.205268   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.211107 10591 instance_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:15:08.212069 10592 instance_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:15:08.215152 10594 instance_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:15:08.216287   431 server_base.cc:1061] running on GCE node
I20260630 12:15:08.217113   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.217343   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.217536   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821708217513 us; error 0 us; skew 500 ppm
I20260630 12:15:08.218065   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.220477   431 webserver.cc:533] Webserver started at http://127.0.107.193:45273/ using document root <none> and password file <none>
I20260630 12:15:08.220944   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.221150   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.221431   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.222540   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.227080   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:15:08.230436 10599 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:15:08.231189   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:08.231488   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.231767   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:08.249631   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.250777   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.253335   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.257555   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.257850   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.258168   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.258545   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.311973   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42363
I20260630 12:15:08.312121 10661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42363 every 8 connection(s)
I20260630 12:15:08.316985   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.324954 10666 instance_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:15:08.325937 10667 instance_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:15:08.327243 10669 instance_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:15:08.329053   431 server_base.cc:1061] running on GCE node
I20260630 12:15:08.330089 10662 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38189
I20260630 12:15:08.330528 10662 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.331218   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:08.331276 10662 heartbeater.cc:507] Master 127.0.107.254:38189 requested a full tablet report, sending...
W20260630 12:15:08.331521   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.331822   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821708331802 us; error 0 us; skew 500 ppm
I20260630 12:15:08.332751   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.334265 10535 ts_manager.cc:194] Registered new tserver with Master: e8d66c2486a740c6ac4f6e5abee3a5a4 (127.0.107.193:42363)
I20260630 12:15:08.335805   431 webserver.cc:533] Webserver started at http://127.0.107.194:36537/ using document root <none> and password file <none>
I20260630 12:15:08.336628   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.336895   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.336992 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40760
I20260630 12:15:08.337251   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.338744   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "25012f9d62844088a42dbc577ff17efc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.343425   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:15:08.347064 10674 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:15:08.347931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:15:08.348294   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "25012f9d62844088a42dbc577ff17efc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.348600   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:08.360304   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.361517   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.362970   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.365172   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.365406   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.365638   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.365808   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.403553   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46613
I20260630 12:15:08.403656 10736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46613 every 8 connection(s)
I20260630 12:15:08.408463   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.416491 10741 instance_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:15:08.418102 10740 instance_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:15:08.418674 10743 instance_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:15:08.419050   431 server_base.cc:1061] running on GCE node
I20260630 12:15:08.420467   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.420758   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.420972   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821708420952 us; error 0 us; skew 500 ppm
I20260630 12:15:08.421552   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.422109 10737 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38189
I20260630 12:15:08.422565 10737 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.423530 10737 heartbeater.cc:507] Master 127.0.107.254:38189 requested a full tablet report, sending...
I20260630 12:15:08.424295   431 webserver.cc:533] Webserver started at http://127.0.107.195:41549/ using document root <none> and password file <none>
I20260630 12:15:08.424986   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.425226   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.425555   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.425940 10535 ts_manager.cc:194] Registered new tserver with Master: 25012f9d62844088a42dbc577ff17efc (127.0.107.194:46613)
I20260630 12:15:08.426985   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "29445d3f0d8a485694a344ab28303c1a"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.427783 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40768
I20260630 12:15:08.431869   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:15:08.435889 10748 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:15:08.436791   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:08.437107   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "29445d3f0d8a485694a344ab28303c1a"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-dl2z"
I20260630 12:15:08.437394   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:08.452391   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.453526   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.454919   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.457185   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.457397   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.457665   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.457808   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.497124   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38973
I20260630 12:15:08.497255 10810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38973 every 8 connection(s)
I20260630 12:15:08.510964 10811 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38189
I20260630 12:15:08.511425 10811 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.512178 10811 heartbeater.cc:507] Master 127.0.107.254:38189 requested a full tablet report, sending...
I20260630 12:15:08.514096 10535 ts_manager.cc:194] Registered new tserver with Master: 29445d3f0d8a485694a344ab28303c1a (127.0.107.195:38973)
I20260630 12:15:08.514873   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014454861s
I20260630 12:15:08.515393 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40772
I20260630 12:15:08.539389 10535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40780:
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:15:08.541340 10535 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:15:08.587173 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d (DEFAULT_TABLE table=test-workload [id=56c7bc0dfee84959b387b80fe95636bc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.588768 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.591506 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d (DEFAULT_TABLE table=test-workload [id=56c7bc0dfee84959b387b80fe95636bc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.592938 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.594647 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d (DEFAULT_TABLE table=test-workload [id=56c7bc0dfee84959b387b80fe95636bc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.595929 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8d3f280cd046bbb0dced4cc1d1eb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.608048 10826 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Bootstrap starting.
I20260630 12:15:08.610827 10827 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: Bootstrap starting.
I20260630 12:15:08.615147 10826 tablet_bootstrap.cc:654] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.616685 10828 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: Bootstrap starting.
I20260630 12:15:08.620090 10827 tablet_bootstrap.cc:654] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.621114 10826 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: No bootstrap required, opened a new log
I20260630 12:15:08.621694 10826 ts_tablet_manager.cc:1403] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:15:08.623744 10828 tablet_bootstrap.cc:654] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.624956 10826 raft_consensus.cc:359] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.625721 10826 raft_consensus.cc:385] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.625931 10827 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: No bootstrap required, opened a new log
I20260630 12:15:08.626020 10826 raft_consensus.cc:740] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d66c2486a740c6ac4f6e5abee3a5a4, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.626500 10827 ts_tablet_manager.cc:1403] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:15:08.627017 10826 consensus_queue.cc:260] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.628773 10828 tablet_bootstrap.cc:492] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: No bootstrap required, opened a new log
I20260630 12:15:08.629717 10662 heartbeater.cc:499] Master 127.0.107.254:38189 was elected leader, sending a full tablet report...
I20260630 12:15:08.630256 10826 ts_tablet_manager.cc:1434] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:08.629930 10827 raft_consensus.cc:359] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.629374 10828 ts_tablet_manager.cc:1403] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:15:08.630686 10827 raft_consensus.cc:385] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.631062 10827 raft_consensus.cc:740] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25012f9d62844088a42dbc577ff17efc, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.632920 10827 consensus_queue.cc:260] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.633476 10828 raft_consensus.cc:359] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.634295 10828 raft_consensus.cc:385] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.634591 10828 raft_consensus.cc:740] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29445d3f0d8a485694a344ab28303c1a, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.635347 10828 consensus_queue.cc:260] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.636693 10737 heartbeater.cc:499] Master 127.0.107.254:38189 was elected leader, sending a full tablet report...
I20260630 12:15:08.637198 10827 ts_tablet_manager.cc:1434] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:08.641307 10811 heartbeater.cc:499] Master 127.0.107.254:38189 was elected leader, sending a full tablet report...
I20260630 12:15:08.641932 10828 ts_tablet_manager.cc:1434] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:15:08.775713 10832 raft_consensus.cc:493] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:08.776379 10832 raft_consensus.cc:515] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.778385 10832 leader_election.cc:290] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29445d3f0d8a485694a344ab28303c1a (127.0.107.195:38973), 25012f9d62844088a42dbc577ff17efc (127.0.107.194:46613)
I20260630 12:15:08.787792 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8d3f280cd046bbb0dced4cc1d1eb9d" candidate_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29445d3f0d8a485694a344ab28303c1a" is_pre_election: true
I20260630 12:15:08.788628 10786 raft_consensus.cc:2468] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d66c2486a740c6ac4f6e5abee3a5a4 in term 0.
I20260630 12:15:08.789369 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8d3f280cd046bbb0dced4cc1d1eb9d" candidate_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25012f9d62844088a42dbc577ff17efc" is_pre_election: true
I20260630 12:15:08.789722 10600 leader_election.cc:304] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29445d3f0d8a485694a344ab28303c1a, e8d66c2486a740c6ac4f6e5abee3a5a4; no voters: 
I20260630 12:15:08.790069 10712 raft_consensus.cc:2468] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d66c2486a740c6ac4f6e5abee3a5a4 in term 0.
I20260630 12:15:08.790544 10832 raft_consensus.cc:2804] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:08.790896 10832 raft_consensus.cc:493] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:08.791230 10832 raft_consensus.cc:3060] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.796871 10832 raft_consensus.cc:515] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.798630 10832 leader_election.cc:290] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [CANDIDATE]: Term 1 election: Requested vote from peers 29445d3f0d8a485694a344ab28303c1a (127.0.107.195:38973), 25012f9d62844088a42dbc577ff17efc (127.0.107.194:46613)
I20260630 12:15:08.799556 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8d3f280cd046bbb0dced4cc1d1eb9d" candidate_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29445d3f0d8a485694a344ab28303c1a"
I20260630 12:15:08.799937 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8d3f280cd046bbb0dced4cc1d1eb9d" candidate_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25012f9d62844088a42dbc577ff17efc"
I20260630 12:15:08.800393 10786 raft_consensus.cc:3060] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.800598 10712 raft_consensus.cc:3060] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.805924 10712 raft_consensus.cc:2468] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d66c2486a740c6ac4f6e5abee3a5a4 in term 1.
I20260630 12:15:08.806039 10786 raft_consensus.cc:2468] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d66c2486a740c6ac4f6e5abee3a5a4 in term 1.
I20260630 12:15:08.807335 10602 leader_election.cc:304] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25012f9d62844088a42dbc577ff17efc, e8d66c2486a740c6ac4f6e5abee3a5a4; no voters: 
I20260630 12:15:08.808189 10832 raft_consensus.cc:2804] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:08.809082 10832 raft_consensus.cc:697] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 LEADER]: Becoming Leader. State: Replica: e8d66c2486a740c6ac4f6e5abee3a5a4, State: Running, Role: LEADER
I20260630 12:15:08.809753 10832 consensus_queue.cc:237] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } }
I20260630 12:15:08.816839 10532 catalog_manager.cc:5697] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d66c2486a740c6ac4f6e5abee3a5a4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8d66c2486a740c6ac4f6e5abee3a5a4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29445d3f0d8a485694a344ab28303c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25012f9d62844088a42dbc577ff17efc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:08.843261   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:08.860248   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.861037   431 tablet_replica.cc:333] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: stopping tablet replica
I20260630 12:15:08.861565   431 raft_consensus.cc:2243] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:08.862187   431 pending_rounds.cc:70] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Trying to abort 1 pending ops.
I20260630 12:15:08.862403   431 pending_rounds.cc:77] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437719291834368 op_type: NO_OP noop_request { }
I20260630 12:15:08.862712   431 raft_consensus.cc:2889] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:08.863014   431 raft_consensus.cc:2272] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P e8d66c2486a740c6ac4f6e5abee3a5a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.882743   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:08.892130   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:08.908056   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.908867   431 tablet_replica.cc:333] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc: stopping tablet replica
I20260630 12:15:08.909601   431 raft_consensus.cc:2243] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:08.910065   431 raft_consensus.cc:2272] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 25012f9d62844088a42dbc577ff17efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.929666   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:08.938802   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:08.956755   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.957597   431 tablet_replica.cc:333] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a: stopping tablet replica
I20260630 12:15:08.958092   431 raft_consensus.cc:2243] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:08.958467   431 raft_consensus.cc:2272] T 6e8d3f280cd046bbb0dced4cc1d1eb9d P 29445d3f0d8a485694a344ab28303c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.977238   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:08.986328   431 master.cc:562] Master@127.0.107.254:38189 shutting down...
I20260630 12:15:09.002202   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.002774   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.003100   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22de82b601fd4d51a56d425997ab7c7c: stopping tablet replica
I20260630 12:15:09.023005   431 master.cc:584] Master@127.0.107.254:38189 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1048 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:09.054867   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43277
I20260630 12:15:09.056026   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.060967 10839 instance_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:15:09.061008 10838 instance_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:15:09.063652   431 server_base.cc:1061] running on GCE node
W20260630 12:15:09.063634 10841 instance_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:15:09.064785   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.064985   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.065104   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709065092 us; error 0 us; skew 500 ppm
I20260630 12:15:09.065600   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.067828   431 webserver.cc:533] Webserver started at http://127.0.107.254:43917/ using document root <none> and password file <none>
I20260630 12:15:09.068356   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.068521   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.068720   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.069756   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.074184   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:09.077553 10846 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:15:09.078385   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:09.078692   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.078997   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.100752   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.101783   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.136458   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43277
I20260630 12:15:09.136554 10897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43277 every 8 connection(s)
I20260630 12:15:09.140334 10898 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:15:09.150833 10898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b: Bootstrap starting.
I20260630 12:15:09.155148 10898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.160259 10898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b: No bootstrap required, opened a new log
I20260630 12:15:09.162801 10898 raft_consensus.cc:359] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER }
I20260630 12:15:09.163429 10898 raft_consensus.cc:385] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.163729 10898 raft_consensus.cc:740] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56dad720ecc4bc8ae5bfbdd6f89125b, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.164501 10898 consensus_queue.cc:260] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER }
I20260630 12:15:09.165155 10898 raft_consensus.cc:399] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:09.165421 10898 raft_consensus.cc:493] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:09.165767 10898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.172201 10898 raft_consensus.cc:515] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER }
I20260630 12:15:09.172780 10898 leader_election.cc:304] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [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: b56dad720ecc4bc8ae5bfbdd6f89125b; no voters: 
I20260630 12:15:09.174062 10898 leader_election.cc:290] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:09.174292 10901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.175698 10901 raft_consensus.cc:697] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 1 LEADER]: Becoming Leader. State: Replica: b56dad720ecc4bc8ae5bfbdd6f89125b, State: Running, Role: LEADER
I20260630 12:15:09.176373 10901 consensus_queue.cc:237] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [LEADER]: Queue going to LEADER mode. State: All 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: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER }
I20260630 12:15:09.177235 10898 sys_catalog.cc:565] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:09.179319 10903 sys_catalog.cc:455] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b56dad720ecc4bc8ae5bfbdd6f89125b. Latest consensus state: current_term: 1 leader_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER } }
I20260630 12:15:09.179428 10902 sys_catalog.cc:455] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b56dad720ecc4bc8ae5bfbdd6f89125b" member_type: VOTER } }
I20260630 12:15:09.180038 10903 sys_catalog.cc:458] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.180164 10902 sys_catalog.cc:458] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.185811 10907 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:09.192233 10907 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:09.195148   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:09.202198 10907 catalog_manager.cc:1383] Generated new cluster ID: 26203cb252664ffeae2d7c0bd8dc468e
I20260630 12:15:09.202473 10907 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:09.220301 10907 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:09.221602 10907 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:09.233394 10907 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b: Generated new TSK 0
I20260630 12:15:09.234043 10907 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:09.261667   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.267328 10919 instance_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:15:09.268482 10920 instance_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:15:09.270375   431 server_base.cc:1061] running on GCE node
W20260630 12:15:09.270780 10922 instance_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:15:09.271708   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.271909   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.272151   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709272136 us; error 0 us; skew 500 ppm
I20260630 12:15:09.272716   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.275081   431 webserver.cc:533] Webserver started at http://127.0.107.193:40495/ using document root <none> and password file <none>
I20260630 12:15:09.275571   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.275758   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.276131   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.277216   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "a6ee865595fa47e99d1be0260c74233a"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.282131   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:09.285401 10927 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:15:09.286172   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:09.286557   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "a6ee865595fa47e99d1be0260c74233a"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.286865   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.296952   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.297973   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.299327   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.301925   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.302158   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.302402   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.302569   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.341470   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36287
I20260630 12:15:09.341575 10989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36287 every 8 connection(s)
I20260630 12:15:09.346469   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.353758 10994 instance_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:15:09.356016 10995 instance_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:15:09.357461 10997 instance_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:15:09.359550   431 server_base.cc:1061] running on GCE node
I20260630 12:15:09.360731   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:09.360992 10990 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43277
W20260630 12:15:09.360992   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.361582   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709361561 us; error 0 us; skew 500 ppm
I20260630 12:15:09.361596 10990 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.362344   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.362592 10990 heartbeater.cc:507] Master 127.0.107.254:43277 requested a full tablet report, sending...
I20260630 12:15:09.365036   431 webserver.cc:533] Webserver started at http://127.0.107.194:38779/ using document root <none> and password file <none>
I20260630 12:15:09.365190 10863 ts_manager.cc:194] Registered new tserver with Master: a6ee865595fa47e99d1be0260c74233a (127.0.107.193:36287)
I20260630 12:15:09.365620   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.365878   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.366158   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.367162 10863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40070
I20260630 12:15:09.367220   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "c112cf95115f4e839289f0692c1cd8ab"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.371896   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:09.375324 11002 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:15:09.376698   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:15:09.377012   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "c112cf95115f4e839289f0692c1cd8ab"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.377285   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.403578   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.404670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.406076   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.408445   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.408663   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.408937   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.409113   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.446503   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35045
I20260630 12:15:09.446604 11064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35045 every 8 connection(s)
I20260630 12:15:09.451090   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.457978 11068 instance_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:15:09.459688 11069 instance_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:15:09.461426 11071 instance_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:15:09.462725   431 server_base.cc:1061] running on GCE node
I20260630 12:15:09.463841   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:09.464180 11065 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43277
W20260630 12:15:09.464182   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.464689   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709464662 us; error 0 us; skew 500 ppm
I20260630 12:15:09.464721 11065 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.465355   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.465627 11065 heartbeater.cc:507] Master 127.0.107.254:43277 requested a full tablet report, sending...
I20260630 12:15:09.468106 10863 ts_manager.cc:194] Registered new tserver with Master: c112cf95115f4e839289f0692c1cd8ab (127.0.107.194:35045)
I20260630 12:15:09.468292   431 webserver.cc:533] Webserver started at http://127.0.107.195:37101/ using document root <none> and password file <none>
I20260630 12:15:09.468986   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.469218   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.469529   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.470005 10863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40074
I20260630 12:15:09.471010   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "b5768fa4105e4237a311869ee99dbeef"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.475571   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:15:09.479017 11076 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:15:09.480095   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:09.480427   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "b5768fa4105e4237a311869ee99dbeef"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.480696   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.502004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.503074   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.504570   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.506819   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.507028   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.507290   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.507463   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.545750   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44143
I20260630 12:15:09.545848 11138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44143 every 8 connection(s)
I20260630 12:15:09.550613   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.557201 11142 instance_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:15:09.558173 11143 instance_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:15:09.560889 11145 instance_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:15:09.561275   431 server_base.cc:1061] running on GCE node
I20260630 12:15:09.562278   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.562528   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.562747   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821709562728 us; error 0 us; skew 500 ppm
I20260630 12:15:09.563263 11139 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43277
I20260630 12:15:09.563413   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.563683 11139 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.564543 11139 heartbeater.cc:507] Master 127.0.107.254:43277 requested a full tablet report, sending...
I20260630 12:15:09.566361   431 webserver.cc:533] Webserver started at http://127.0.107.196:46325/ using document root <none> and password file <none>
I20260630 12:15:09.567025   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.566962 10863 ts_manager.cc:194] Registered new tserver with Master: b5768fa4105e4237a311869ee99dbeef (127.0.107.195:44143)
I20260630 12:15:09.567422   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.567766   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.568948 10863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40080
I20260630 12:15:09.569265   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "4b9325b95eae42f9803ae94bb44ab1d5"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.574146   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:15:09.578159 11150 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:15:09.579651   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:09.580132   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "4b9325b95eae42f9803ae94bb44ab1d5"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-dl2z"
I20260630 12:15:09.580562   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:09.596448   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.597733   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.599224   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.601724   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.601976   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.602229   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.602414   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.642089   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:44471
I20260630 12:15:09.642197 11212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:44471 every 8 connection(s)
I20260630 12:15:09.655675 11213 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43277
I20260630 12:15:09.656106 11213 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.656828 11213 heartbeater.cc:507] Master 127.0.107.254:43277 requested a full tablet report, sending...
I20260630 12:15:09.658710 10863 ts_manager.cc:194] Registered new tserver with Master: 4b9325b95eae42f9803ae94bb44ab1d5 (127.0.107.196:44471)
I20260630 12:15:09.659096   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013868539s
I20260630 12:15:09.660552 10863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40084
I20260630 12:15:09.685658 10863 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39118:
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:15:09.733101 11030 tablet_service.cc:1511] Processing CreateTablet for tablet 2acf2feaa4004deda39a1dca7090fbf2 (DEFAULT_TABLE table=test-workload [id=9919f3da7715465bbc5c5f3e0198022a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:09.734490 11030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acf2feaa4004deda39a1dca7090fbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.746104 11104 tablet_service.cc:1511] Processing CreateTablet for tablet 2acf2feaa4004deda39a1dca7090fbf2 (DEFAULT_TABLE table=test-workload [id=9919f3da7715465bbc5c5f3e0198022a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:09.747313 11104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acf2feaa4004deda39a1dca7090fbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.750805 11178 tablet_service.cc:1511] Processing CreateTablet for tablet 2acf2feaa4004deda39a1dca7090fbf2 (DEFAULT_TABLE table=test-workload [id=9919f3da7715465bbc5c5f3e0198022a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:09.752338 11178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acf2feaa4004deda39a1dca7090fbf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.753273 11228 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: Bootstrap starting.
I20260630 12:15:09.760310 11228 tablet_bootstrap.cc:654] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.766304 11230 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: Bootstrap starting.
I20260630 12:15:09.766441 11228 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: No bootstrap required, opened a new log
I20260630 12:15:09.768489 11228 ts_tablet_manager.cc:1403] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.013s
I20260630 12:15:09.768550 11231 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Bootstrap starting.
I20260630 12:15:09.771718 11228 raft_consensus.cc:359] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.772635 11228 raft_consensus.cc:385] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.772950 11228 raft_consensus.cc:740] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c112cf95115f4e839289f0692c1cd8ab, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.773166 11230 tablet_bootstrap.cc:654] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.773808 11228 consensus_queue.cc:260] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.775743 11231 tablet_bootstrap.cc:654] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.776693 11065 heartbeater.cc:499] Master 127.0.107.254:43277 was elected leader, sending a full tablet report...
I20260630 12:15:09.777861 11228 ts_tablet_manager.cc:1434] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260630 12:15:09.780313 11230 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: No bootstrap required, opened a new log
I20260630 12:15:09.780894 11230 ts_tablet_manager.cc:1403] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:15:09.783447 11231 tablet_bootstrap.cc:492] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: No bootstrap required, opened a new log
I20260630 12:15:09.784014 11231 ts_tablet_manager.cc:1403] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:15:09.784277 11230 raft_consensus.cc:359] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.785133 11230 raft_consensus.cc:385] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.785434 11230 raft_consensus.cc:740] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5768fa4105e4237a311869ee99dbeef, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.786216 11230 consensus_queue.cc:260] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.786959 11231 raft_consensus.cc:359] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.787636 11231 raft_consensus.cc:385] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.787972 11231 raft_consensus.cc:740] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9325b95eae42f9803ae94bb44ab1d5, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.788429 11139 heartbeater.cc:499] Master 127.0.107.254:43277 was elected leader, sending a full tablet report...
I20260630 12:15:09.789070 11230 ts_tablet_manager.cc:1434] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:09.788761 11231 consensus_queue.cc:260] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:09.791399 11213 heartbeater.cc:499] Master 127.0.107.254:43277 was elected leader, sending a full tablet report...
I20260630 12:15:09.791803 11231 ts_tablet_manager.cc:1434] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:10.011022 11236 raft_consensus.cc:493] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:10.011523 11236 raft_consensus.cc:515] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:10.013742 11236 leader_election.cc:290] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c112cf95115f4e839289f0692c1cd8ab (127.0.107.194:35045), b5768fa4105e4237a311869ee99dbeef (127.0.107.195:44143)
I20260630 12:15:10.023106 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acf2feaa4004deda39a1dca7090fbf2" candidate_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c112cf95115f4e839289f0692c1cd8ab" is_pre_election: true
I20260630 12:15:10.023578 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acf2feaa4004deda39a1dca7090fbf2" candidate_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5768fa4105e4237a311869ee99dbeef" is_pre_election: true
I20260630 12:15:10.023844 11040 raft_consensus.cc:2468] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b9325b95eae42f9803ae94bb44ab1d5 in term 0.
I20260630 12:15:10.024272 11114 raft_consensus.cc:2468] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b9325b95eae42f9803ae94bb44ab1d5 in term 0.
I20260630 12:15:10.025064 11152 leader_election.cc:304] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9325b95eae42f9803ae94bb44ab1d5, c112cf95115f4e839289f0692c1cd8ab; no voters: 
I20260630 12:15:10.025867 11236 raft_consensus.cc:2804] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:10.026223 11236 raft_consensus.cc:493] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:10.026582 11236 raft_consensus.cc:3060] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:10.031507 11236 raft_consensus.cc:515] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:10.033138 11236 leader_election.cc:290] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [CANDIDATE]: Term 1 election: Requested vote from peers c112cf95115f4e839289f0692c1cd8ab (127.0.107.194:35045), b5768fa4105e4237a311869ee99dbeef (127.0.107.195:44143)
I20260630 12:15:10.034008 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acf2feaa4004deda39a1dca7090fbf2" candidate_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c112cf95115f4e839289f0692c1cd8ab"
I20260630 12:15:10.034206 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acf2feaa4004deda39a1dca7090fbf2" candidate_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5768fa4105e4237a311869ee99dbeef"
I20260630 12:15:10.034688 11040 raft_consensus.cc:3060] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:10.034735 11114 raft_consensus.cc:3060] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:10.042580 11114 raft_consensus.cc:2468] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9325b95eae42f9803ae94bb44ab1d5 in term 1.
I20260630 12:15:10.042580 11040 raft_consensus.cc:2468] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b9325b95eae42f9803ae94bb44ab1d5 in term 1.
I20260630 12:15:10.044214 11154 leader_election.cc:304] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b9325b95eae42f9803ae94bb44ab1d5, b5768fa4105e4237a311869ee99dbeef; no voters: 
I20260630 12:15:10.044924 11236 raft_consensus.cc:2804] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:10.045998 11236 raft_consensus.cc:697] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 LEADER]: Becoming Leader. State: Replica: 4b9325b95eae42f9803ae94bb44ab1d5, State: Running, Role: LEADER
I20260630 12:15:10.046900 11236 consensus_queue.cc:237] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } }
I20260630 12:15:10.053944 10862 catalog_manager.cc:5697] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b9325b95eae42f9803ae94bb44ab1d5 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c112cf95115f4e839289f0692c1cd8ab" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5768fa4105e4237a311869ee99dbeef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b9325b95eae42f9803ae94bb44ab1d5" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 44471 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:10.134773   431 auto_rebalancer.cc:639] Failed to schedule move for tablet 2acf2feaa4004deda39a1dca7090fbf2: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:10.136263   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:10.154302   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:10.169943   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:10.179489   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:10.198866   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:10.199684   431 tablet_replica.cc:333] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab: stopping tablet replica
I20260630 12:15:10.200266   431 raft_consensus.cc:2243] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.200690   431 raft_consensus.cc:2272] T 2acf2feaa4004deda39a1dca7090fbf2 P c112cf95115f4e839289f0692c1cd8ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.219360   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:10.228395   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:10.245378   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:10.246251   431 tablet_replica.cc:333] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef: stopping tablet replica
I20260630 12:15:10.246943   431 raft_consensus.cc:2243] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:10.247313   431 raft_consensus.cc:2272] T 2acf2feaa4004deda39a1dca7090fbf2 P b5768fa4105e4237a311869ee99dbeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.266237   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:10.275367   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:10.295032   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:10.295639   431 tablet_replica.cc:333] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: stopping tablet replica
I20260630 12:15:10.296200   431 raft_consensus.cc:2243] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:10.296775   431 pending_rounds.cc:70] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Trying to abort 1 pending ops.
I20260630 12:15:10.296945   431 pending_rounds.cc:77] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437724359278592 op_type: NO_OP noop_request { }
I20260630 12:15:10.297173   431 raft_consensus.cc:2889] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:10.297391   431 raft_consensus.cc:2272] T 2acf2feaa4004deda39a1dca7090fbf2 P 4b9325b95eae42f9803ae94bb44ab1d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.317492   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:10.326685   431 master.cc:562] Master@127.0.107.254:43277 shutting down...
I20260630 12:15:10.341156   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:10.341660   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:10.341918   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b56dad720ecc4bc8ae5bfbdd6f89125b: stopping tablet replica
I20260630 12:15:10.350348   431 master.cc:584] Master@127.0.107.254:43277 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1328 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:10.383219   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36691
I20260630 12:15:10.384362   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.389393 11242 instance_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:15:10.389676 11243 instance_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:15:10.390779 11245 instance_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:15:10.391904   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.392743   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.392916   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:10.393137   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710393116 us; error 0 us; skew 500 ppm
I20260630 12:15:10.394001   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.396473   431 webserver.cc:533] Webserver started at http://127.0.107.254:44595/ using document root <none> and password file <none>
I20260630 12:15:10.396970   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.397161   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.397455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.398669   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "8bec10c365c6434ebeb854d761c7eb38"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.403836   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:15:10.407433 11250 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:15:10.408326   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:10.408654   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "8bec10c365c6434ebeb854d761c7eb38"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.408958   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.428640   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.429709   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.465797   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36691
I20260630 12:15:10.465900 11301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36691 every 8 connection(s)
I20260630 12:15:10.469923 11302 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:15:10.480476 11302 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38: Bootstrap starting.
I20260630 12:15:10.484670 11302 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:10.488768 11302 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38: No bootstrap required, opened a new log
I20260630 12:15:10.491351 11302 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER }
I20260630 12:15:10.491744 11302 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:10.492065 11302 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bec10c365c6434ebeb854d761c7eb38, State: Initialized, Role: FOLLOWER
I20260630 12:15:10.492672 11302 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER }
I20260630 12:15:10.493100 11302 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:10.493297 11302 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:10.493503 11302 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:10.498215 11302 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER }
I20260630 12:15:10.498695 11302 leader_election.cc:304] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [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: 8bec10c365c6434ebeb854d761c7eb38; no voters: 
I20260630 12:15:10.499789 11302 leader_election.cc:290] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:10.500203 11305 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:10.501663 11305 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 1 LEADER]: Becoming Leader. State: Replica: 8bec10c365c6434ebeb854d761c7eb38, State: Running, Role: LEADER
I20260630 12:15:10.502362 11305 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [LEADER]: Queue going to LEADER mode. State: All 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: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER }
I20260630 12:15:10.502699 11302 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:10.505285 11306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bec10c365c6434ebeb854d761c7eb38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER } }
I20260630 12:15:10.506121 11306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:10.505285 11307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bec10c365c6434ebeb854d761c7eb38. Latest consensus state: current_term: 1 leader_uuid: "8bec10c365c6434ebeb854d761c7eb38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bec10c365c6434ebeb854d761c7eb38" member_type: VOTER } }
I20260630 12:15:10.506726 11307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:10.509747 11311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:10.514756 11311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:10.518800   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:10.523891 11311 catalog_manager.cc:1383] Generated new cluster ID: 4509433c1ff644da91c508b742b4a0fb
I20260630 12:15:10.524221 11311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:10.547484 11311 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:10.548861 11311 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:10.563642 11311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38: Generated new TSK 0
I20260630 12:15:10.564337 11311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:10.585327   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.591385 11323 instance_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:15:10.592679 11324 instance_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:15:10.594384   431 server_base.cc:1061] running on GCE node
W20260630 12:15:10.594411 11326 instance_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:15:10.595623   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.595860   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:10.596114   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710596097 us; error 0 us; skew 500 ppm
I20260630 12:15:10.596590   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.598840   431 webserver.cc:533] Webserver started at http://127.0.107.193:40703/ using document root <none> and password file <none>
I20260630 12:15:10.599280   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.599432   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.599656   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.600775   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "c336a0edd4e548ed972149349dd0d84f"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.605418   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:15:10.608793 11331 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:15:10.609645   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:10.609944   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "c336a0edd4e548ed972149349dd0d84f"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.610237   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.623726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.624863   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.626276   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.628691   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.628934   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.629176   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.629352   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.667824   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35809
I20260630 12:15:10.667973 11393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35809 every 8 connection(s)
I20260630 12:15:10.672736   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.679708 11398 instance_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:15:10.680724 11399 instance_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:15:10.683435 11401 instance_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:15:10.683563   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.684743   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.684926   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:10.685055   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710685042 us; error 0 us; skew 500 ppm
I20260630 12:15:10.685457   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.687832   431 webserver.cc:533] Webserver started at http://127.0.107.194:34119/ using document root <none> and password file <none>
I20260630 12:15:10.688442   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.688696   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.689045   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.690506   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "fc4b4d2995204b9db1fb9422bf89f333"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.691391 11394 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36691
I20260630 12:15:10.691857 11394 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.692802 11394 heartbeater.cc:507] Master 127.0.107.254:36691 requested a full tablet report, sending...
I20260630 12:15:10.695152 11267 ts_manager.cc:194] Registered new tserver with Master: c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809)
I20260630 12:15:10.696444   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:15:10.697301 11267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36678
I20260630 12:15:10.700573 11406 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:15:10.701414   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:15:10.701719   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "fc4b4d2995204b9db1fb9422bf89f333"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.702028   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.720734   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.721856   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.723302   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.725648   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.725883   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.726133   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.726317   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.766355   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46311
I20260630 12:15:10.766456 11468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46311 every 8 connection(s)
I20260630 12:15:10.771348   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:10.778532 11472 instance_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:15:10.780293 11473 instance_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:15:10.784056   431 server_base.cc:1061] running on GCE node
I20260630 12:15:10.784607 11469 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36691
I20260630 12:15:10.785156 11469 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:10.785888 11475 instance_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:15:10.786116 11469 heartbeater.cc:507] Master 127.0.107.254:36691 requested a full tablet report, sending...
I20260630 12:15:10.786963   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:10.787256   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:10.787489   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821710787468 us; error 0 us; skew 500 ppm
I20260630 12:15:10.788161   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:10.788641 11267 ts_manager.cc:194] Registered new tserver with Master: fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311)
I20260630 12:15:10.790263 11267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36692
I20260630 12:15:10.790761   431 webserver.cc:533] Webserver started at http://127.0.107.195:35181/ using document root <none> and password file <none>
I20260630 12:15:10.791424   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:10.791663   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:10.791990   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:10.793162   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "8357e6b4be6149b580efe2bb530fd476"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.798902   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:10.804345 11480 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:15:10.805238   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:15:10.805567   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "8357e6b4be6149b580efe2bb530fd476"
format_stamp: "Formatted at 2026-06-30 12:15:10 on dist-test-slave-dl2z"
I20260630 12:15:10.805828   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:10.819561   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:10.820725   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:10.822188   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:10.824508   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:10.824736   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.824973   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:10.825145   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:10.863487   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32867
I20260630 12:15:10.863601 11542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32867 every 8 connection(s)
I20260630 12:15:10.877580 11543 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36691
I20260630 12:15:10.878085 11543 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:10.878875 11543 heartbeater.cc:507] Master 127.0.107.254:36691 requested a full tablet report, sending...
I20260630 12:15:10.880932 11267 ts_manager.cc:194] Registered new tserver with Master: 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:10.881806   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015197631s
I20260630 12:15:10.882378 11267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36702
I20260630 12:15:11.700410 11394 heartbeater.cc:499] Master 127.0.107.254:36691 was elected leader, sending a full tablet report...
I20260630 12:15:11.793119 11469 heartbeater.cc:499] Master 127.0.107.254:36691 was elected leader, sending a full tablet report...
I20260630 12:15:11.885188 11543 heartbeater.cc:499] Master 127.0.107.254:36691 was elected leader, sending a full tablet report...
I20260630 12:15:11.944043 11267 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36708:
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:15:11.946673 11267 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:15:12.015913 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 84f5736da60c41fdb84f3041fd48699f (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:12.017367 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f5736da60c41fdb84f3041fd48699f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.018328 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 84f5736da60c41fdb84f3041fd48699f (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:12.019347 11358 tablet_service.cc:1511] Processing CreateTablet for tablet d475af1b6ebc4aba886ea076962d62be (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:12.020057 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f5736da60c41fdb84f3041fd48699f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.020881 11358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475af1b6ebc4aba886ea076962d62be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.021075 11433 tablet_service.cc:1511] Processing CreateTablet for tablet d475af1b6ebc4aba886ea076962d62be (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:12.022596 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475af1b6ebc4aba886ea076962d62be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.022857 11357 tablet_service.cc:1511] Processing CreateTablet for tablet 675a5a0535fc4803ac9dd85f96045248 (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:12.023222 11432 tablet_service.cc:1511] Processing CreateTablet for tablet 675a5a0535fc4803ac9dd85f96045248 (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:12.024370 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675a5a0535fc4803ac9dd85f96045248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.024690 11432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675a5a0535fc4803ac9dd85f96045248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.027628 11356 tablet_service.cc:1511] Processing CreateTablet for tablet f046eec68ec649a8a3b87b989c1a565a (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:12.029244 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f046eec68ec649a8a3b87b989c1a565a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.042021 11431 tablet_service.cc:1511] Processing CreateTablet for tablet f046eec68ec649a8a3b87b989c1a565a (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:12.043448 11431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f046eec68ec649a8a3b87b989c1a565a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.057775 11506 tablet_service.cc:1511] Processing CreateTablet for tablet 675a5a0535fc4803ac9dd85f96045248 (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:12.061592 11505 tablet_service.cc:1511] Processing CreateTablet for tablet f046eec68ec649a8a3b87b989c1a565a (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:12.064218 11508 tablet_service.cc:1511] Processing CreateTablet for tablet 84f5736da60c41fdb84f3041fd48699f (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:12.067922 11507 tablet_service.cc:1511] Processing CreateTablet for tablet d475af1b6ebc4aba886ea076962d62be (DEFAULT_TABLE table=test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:12.071194 11506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675a5a0535fc4803ac9dd85f96045248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.076680 11508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f5736da60c41fdb84f3041fd48699f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.080646 11505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f046eec68ec649a8a3b87b989c1a565a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.084437 11507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475af1b6ebc4aba886ea076962d62be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:12.090276 11563 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: Bootstrap starting.
I20260630 12:15:12.097182 11563 tablet_bootstrap.cc:654] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.118157 11563 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: No bootstrap required, opened a new log
I20260630 12:15:12.122417 11563 ts_tablet_manager.cc:1403] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260630 12:15:12.136564 11563 raft_consensus.cc:359] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.137681 11563 raft_consensus.cc:385] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.140810 11563 raft_consensus.cc:740] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4b4d2995204b9db1fb9422bf89f333, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.141784 11563 consensus_queue.cc:260] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.143921 11564 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: Bootstrap starting.
I20260630 12:15:12.146426 11563 ts_tablet_manager.cc:1434] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260630 12:15:12.147624 11563 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: Bootstrap starting.
I20260630 12:15:12.144109 11566 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Bootstrap starting.
I20260630 12:15:12.151871 11564 tablet_bootstrap.cc:654] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.153389 11563 tablet_bootstrap.cc:654] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.157897 11566 tablet_bootstrap.cc:654] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.172981 11566 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: No bootstrap required, opened a new log
I20260630 12:15:12.173413 11563 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: No bootstrap required, opened a new log
I20260630 12:15:12.173561 11566 ts_tablet_manager.cc:1403] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260630 12:15:12.174139 11563 ts_tablet_manager.cc:1403] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260630 12:15:12.174152 11564 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: No bootstrap required, opened a new log
I20260630 12:15:12.175072 11564 ts_tablet_manager.cc:1403] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260630 12:15:12.176621 11566 raft_consensus.cc:359] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.177325 11566 raft_consensus.cc:385] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.177597 11566 raft_consensus.cc:740] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8357e6b4be6149b580efe2bb530fd476, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.177721 11563 raft_consensus.cc:359] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.178009 11564 raft_consensus.cc:359] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.178726 11563 raft_consensus.cc:385] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.178788 11564 raft_consensus.cc:385] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.178551 11566 consensus_queue.cc:260] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.179467 11563 raft_consensus.cc:740] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4b4d2995204b9db1fb9422bf89f333, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.179505 11564 raft_consensus.cc:740] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.180612 11563 consensus_queue.cc:260] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.180711 11564 consensus_queue.cc:260] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.184496 11566 ts_tablet_manager.cc:1434] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260630 12:15:12.185293 11564 ts_tablet_manager.cc:1434] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:15:12.186574 11564 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: Bootstrap starting.
I20260630 12:15:12.190459 11566 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: Bootstrap starting.
I20260630 12:15:12.190709 11563 ts_tablet_manager.cc:1434] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260630 12:15:12.192193 11563 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: Bootstrap starting.
I20260630 12:15:12.198750 11563 tablet_bootstrap.cc:654] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.204020 11564 tablet_bootstrap.cc:654] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.205246 11563 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: No bootstrap required, opened a new log
I20260630 12:15:12.205928 11563 ts_tablet_manager.cc:1403] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:15:12.207301 11566 tablet_bootstrap.cc:654] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.208945 11563 raft_consensus.cc:359] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.209714 11563 raft_consensus.cc:385] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.209997 11563 raft_consensus.cc:740] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4b4d2995204b9db1fb9422bf89f333, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.211155 11563 consensus_queue.cc:260] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.214210 11563 ts_tablet_manager.cc:1434] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:15:12.215240 11566 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: No bootstrap required, opened a new log
I20260630 12:15:12.215492 11563 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Bootstrap starting.
I20260630 12:15:12.215855 11566 ts_tablet_manager.cc:1403] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260630 12:15:12.215926 11564 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: No bootstrap required, opened a new log
I20260630 12:15:12.216678 11564 ts_tablet_manager.cc:1403] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260630 12:15:12.219158 11566 raft_consensus.cc:359] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.219477 11564 raft_consensus.cc:359] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.220001 11566 raft_consensus.cc:385] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.220182 11564 raft_consensus.cc:385] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.220379 11566 raft_consensus.cc:740] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8357e6b4be6149b580efe2bb530fd476, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.220541 11564 raft_consensus.cc:740] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.221339 11566 consensus_queue.cc:260] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.221396 11564 consensus_queue.cc:260] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.223403 11563 tablet_bootstrap.cc:654] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.224130 11564 ts_tablet_manager.cc:1434] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:12.225296 11564 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Bootstrap starting.
I20260630 12:15:12.230341 11566 ts_tablet_manager.cc:1434] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:15:12.231515 11566 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: Bootstrap starting.
I20260630 12:15:12.231812 11564 tablet_bootstrap.cc:654] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.236286 11563 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: No bootstrap required, opened a new log
I20260630 12:15:12.236938 11563 ts_tablet_manager.cc:1403] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260630 12:15:12.239138 11566 tablet_bootstrap.cc:654] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.240207 11563 raft_consensus.cc:359] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.241092 11563 raft_consensus.cc:385] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.241398 11563 raft_consensus.cc:740] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4b4d2995204b9db1fb9422bf89f333, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.242563 11563 consensus_queue.cc:260] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.245349 11563 ts_tablet_manager.cc:1434] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:12.245465 11564 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: No bootstrap required, opened a new log
I20260630 12:15:12.246448 11564 ts_tablet_manager.cc:1403] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:15:12.248854 11572 raft_consensus.cc:493] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.249641 11572 raft_consensus.cc:515] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.262300 11572 leader_election.cc:290] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.264626 11571 raft_consensus.cc:493] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.265410 11571 raft_consensus.cc:515] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.267223 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333" is_pre_election: true
I20260630 12:15:12.268226 11444 raft_consensus.cc:2468] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 0.
I20260630 12:15:12.269804 11335 leader_election.cc:304] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c336a0edd4e548ed972149349dd0d84f, fc4b4d2995204b9db1fb9422bf89f333; no voters: 
I20260630 12:15:12.271862 11571 leader_election.cc:290] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809), fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311)
I20260630 12:15:12.272359 11572 raft_consensus.cc:2804] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.272818 11572 raft_consensus.cc:493] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.273259 11572 raft_consensus.cc:3060] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.275111 11571 raft_consensus.cc:493] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.275703 11571 raft_consensus.cc:515] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.277868 11564 raft_consensus.cc:359] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.278798 11564 raft_consensus.cc:385] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.279102 11571 leader_election.cc:290] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809), fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311)
I20260630 12:15:12.279120 11564 raft_consensus.cc:740] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.281621 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476" is_pre_election: true
I20260630 12:15:12.282357 11518 raft_consensus.cc:2468] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 0.
I20260630 12:15:12.282166 11564 consensus_queue.cc:260] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.286157 11572 raft_consensus.cc:515] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.289834 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333"
I20260630 12:15:12.290486 11444 raft_consensus.cc:3060] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.294142 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c336a0edd4e548ed972149349dd0d84f" is_pre_election: true
I20260630 12:15:12.294924 11443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333" is_pre_election: true
I20260630 12:15:12.295310 11369 raft_consensus.cc:2393] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8357e6b4be6149b580efe2bb530fd476 in current term 1: Already voted for candidate c336a0edd4e548ed972149349dd0d84f in this term.
I20260630 12:15:12.296571 11442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333" is_pre_election: true
I20260630 12:15:12.297405 11442 raft_consensus.cc:2468] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8357e6b4be6149b580efe2bb530fd476 in term 0.
I20260630 12:15:12.298223 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c336a0edd4e548ed972149349dd0d84f" is_pre_election: true
I20260630 12:15:12.299531 11484 leader_election.cc:304] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [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: 8357e6b4be6149b580efe2bb530fd476; no voters: c336a0edd4e548ed972149349dd0d84f, fc4b4d2995204b9db1fb9422bf89f333
W20260630 12:15:12.300325 11481 leader_election.cc:343] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:12.301142 11571 raft_consensus.cc:3060] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.302006 11444 raft_consensus.cc:2468] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 1.
I20260630 12:15:12.304396 11335 leader_election.cc:304] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c336a0edd4e548ed972149349dd0d84f, fc4b4d2995204b9db1fb9422bf89f333; no voters: 
I20260630 12:15:12.307044 11484 leader_election.cc:304] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [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: 8357e6b4be6149b580efe2bb530fd476, fc4b4d2995204b9db1fb9422bf89f333; no voters: c336a0edd4e548ed972149349dd0d84f
I20260630 12:15:12.290501 11566 tablet_bootstrap.cc:492] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: No bootstrap required, opened a new log
I20260630 12:15:12.308826 11566 ts_tablet_manager.cc:1403] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.022s
I20260630 12:15:12.314183 11572 leader_election.cc:290] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 election: Requested vote from peers fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.314929 11571 raft_consensus.cc:2749] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:12.315675 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675a5a0535fc4803ac9dd85f96045248" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476"
I20260630 12:15:12.316732 11584 raft_consensus.cc:2804] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.317289 11584 raft_consensus.cc:697] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Becoming Leader. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Running, Role: LEADER
I20260630 12:15:12.320883 11566 raft_consensus.cc:359] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.322054 11566 raft_consensus.cc:385] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.322439 11566 raft_consensus.cc:740] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8357e6b4be6149b580efe2bb530fd476, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.324491 11566 consensus_queue.cc:260] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.325189 11564 ts_tablet_manager.cc:1434] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Time spent starting tablet: real 0.078s	user 0.020s	sys 0.023s
I20260630 12:15:12.326588 11564 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: Bootstrap starting.
I20260630 12:15:12.327668 11571 raft_consensus.cc:2804] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.328236 11571 raft_consensus.cc:493] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.328591 11571 raft_consensus.cc:3060] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.318225 11584 consensus_queue.cc:237] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.334177 11566 ts_tablet_manager.cc:1434] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.006s
I20260630 12:15:12.334367 11564 tablet_bootstrap.cc:654] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.336727 11518 raft_consensus.cc:2468] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 1.
I20260630 12:15:12.342428 11571 raft_consensus.cc:515] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.346318 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c336a0edd4e548ed972149349dd0d84f"
I20260630 12:15:12.346591 11564 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: No bootstrap required, opened a new log
I20260630 12:15:12.347348 11564 ts_tablet_manager.cc:1403] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
W20260630 12:15:12.348248 11481 leader_election.cc:343] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:12.349146 11571 leader_election.cc:290] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [CANDIDATE]: Term 1 election: Requested vote from peers c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809), fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311)
I20260630 12:15:12.349926 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "8357e6b4be6149b580efe2bb530fd476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333"
I20260630 12:15:12.350629 11444 raft_consensus.cc:3060] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.350342 11564 raft_consensus.cc:359] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.351233 11564 raft_consensus.cc:385] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.351207 11566 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: Bootstrap starting.
I20260630 12:15:12.351040 11265 catalog_manager.cc:5697] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c336a0edd4e548ed972149349dd0d84f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c336a0edd4e548ed972149349dd0d84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:12.351802 11564 raft_consensus.cc:740] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.354629 11564 consensus_queue.cc:260] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.357271 11564 ts_tablet_manager.cc:1434] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:15:12.359721 11566 tablet_bootstrap.cc:654] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:12.359802 11444 raft_consensus.cc:2468] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8357e6b4be6149b580efe2bb530fd476 in term 1.
I20260630 12:15:12.361464 11484 leader_election.cc:304] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [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: 8357e6b4be6149b580efe2bb530fd476, fc4b4d2995204b9db1fb9422bf89f333; no voters: c336a0edd4e548ed972149349dd0d84f
I20260630 12:15:12.362510 11586 raft_consensus.cc:2804] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.363107 11586 raft_consensus.cc:697] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 LEADER]: Becoming Leader. State: Replica: 8357e6b4be6149b580efe2bb530fd476, State: Running, Role: LEADER
I20260630 12:15:12.364010 11586 consensus_queue.cc:237] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.373862 11265 catalog_manager.cc:5697] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8357e6b4be6149b580efe2bb530fd476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:12.374450 11566 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: No bootstrap required, opened a new log
I20260630 12:15:12.375167 11566 ts_tablet_manager.cc:1403] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:15:12.377876 11566 raft_consensus.cc:359] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.378539 11566 raft_consensus.cc:385] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:12.378795 11566 raft_consensus.cc:740] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8357e6b4be6149b580efe2bb530fd476, State: Initialized, Role: FOLLOWER
I20260630 12:15:12.379582 11566 consensus_queue.cc:260] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.382061 11566 ts_tablet_manager.cc:1434] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:12.413384 11567 raft_consensus.cc:493] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.414114 11567 raft_consensus.cc:515] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.416679 11567 leader_election.cc:290] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.428602 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475af1b6ebc4aba886ea076962d62be" candidate_uuid: "fc4b4d2995204b9db1fb9422bf89f333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c336a0edd4e548ed972149349dd0d84f" is_pre_election: true
I20260630 12:15:12.429296 11369 raft_consensus.cc:2468] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4b4d2995204b9db1fb9422bf89f333 in term 0.
I20260630 12:15:12.430261 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475af1b6ebc4aba886ea076962d62be" candidate_uuid: "fc4b4d2995204b9db1fb9422bf89f333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476" is_pre_election: true
I20260630 12:15:12.430650 11407 leader_election.cc:304] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c336a0edd4e548ed972149349dd0d84f, fc4b4d2995204b9db1fb9422bf89f333; no voters: 
I20260630 12:15:12.431159 11518 raft_consensus.cc:2468] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc4b4d2995204b9db1fb9422bf89f333 in term 0.
I20260630 12:15:12.431622 11567 raft_consensus.cc:2804] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.432050 11567 raft_consensus.cc:493] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.432453 11567 raft_consensus.cc:3060] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.438130 11567 raft_consensus.cc:515] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.439766 11567 leader_election.cc:290] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [CANDIDATE]: Term 1 election: Requested vote from peers c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.441234 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475af1b6ebc4aba886ea076962d62be" candidate_uuid: "fc4b4d2995204b9db1fb9422bf89f333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c336a0edd4e548ed972149349dd0d84f"
I20260630 12:15:12.441370 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475af1b6ebc4aba886ea076962d62be" candidate_uuid: "fc4b4d2995204b9db1fb9422bf89f333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476"
I20260630 12:15:12.442296 11369 raft_consensus.cc:3060] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.442459 11518 raft_consensus.cc:3060] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.448727 11518 raft_consensus.cc:2468] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4b4d2995204b9db1fb9422bf89f333 in term 1.
I20260630 12:15:12.449820 11369 raft_consensus.cc:2468] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc4b4d2995204b9db1fb9422bf89f333 in term 1.
I20260630 12:15:12.450026 11407 leader_election.cc:304] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8357e6b4be6149b580efe2bb530fd476, fc4b4d2995204b9db1fb9422bf89f333; no voters: 
I20260630 12:15:12.450865 11567 raft_consensus.cc:2804] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.451893 11567 raft_consensus.cc:697] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 LEADER]: Becoming Leader. State: Replica: fc4b4d2995204b9db1fb9422bf89f333, State: Running, Role: LEADER
I20260630 12:15:12.452807 11567 consensus_queue.cc:237] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.460230 11265 catalog_manager.cc:5697] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fc4b4d2995204b9db1fb9422bf89f333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:12.480093 11584 raft_consensus.cc:493] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.480741 11584 raft_consensus.cc:515] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.482861 11584 leader_election.cc:290] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.483527 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f5736da60c41fdb84f3041fd48699f" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333" is_pre_election: true
I20260630 12:15:12.483992 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f5736da60c41fdb84f3041fd48699f" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476" is_pre_election: true
I20260630 12:15:12.484319 11444 raft_consensus.cc:2468] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 0.
I20260630 12:15:12.484642 11518 raft_consensus.cc:2468] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 0.
I20260630 12:15:12.485438 11335 leader_election.cc:304] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c336a0edd4e548ed972149349dd0d84f, fc4b4d2995204b9db1fb9422bf89f333; no voters: 
I20260630 12:15:12.486169 11584 raft_consensus.cc:2804] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:12.486438 11584 raft_consensus.cc:493] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:12.486660 11584 raft_consensus.cc:3060] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.491837 11584 raft_consensus.cc:515] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.493481 11584 leader_election.cc:290] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 election: Requested vote from peers fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.494360 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f5736da60c41fdb84f3041fd48699f" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333"
I20260630 12:15:12.494649 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f5736da60c41fdb84f3041fd48699f" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476"
I20260630 12:15:12.495029 11444 raft_consensus.cc:3060] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.495169 11518 raft_consensus.cc:3060] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.502452 11518 raft_consensus.cc:2468] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 1.
I20260630 12:15:12.502452 11444 raft_consensus.cc:2468] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c336a0edd4e548ed972149349dd0d84f in term 1.
I20260630 12:15:12.504056 11332 leader_election.cc:304] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8357e6b4be6149b580efe2bb530fd476, c336a0edd4e548ed972149349dd0d84f; no voters: 
I20260630 12:15:12.504915 11584 raft_consensus.cc:2804] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:12.505375 11584 raft_consensus.cc:697] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Becoming Leader. State: Replica: c336a0edd4e548ed972149349dd0d84f, State: Running, Role: LEADER
I20260630 12:15:12.506183 11584 consensus_queue.cc:237] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.514528 11265 catalog_manager.cc:5697] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c336a0edd4e548ed972149349dd0d84f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c336a0edd4e548ed972149349dd0d84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:12.515973 11315 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:12.578305 11584 raft_consensus.cc:493] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:12.578913 11584 raft_consensus.cc:515] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } }
I20260630 12:15:12.580680 11584 leader_election.cc:290] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311), 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:12.581621 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc4b4d2995204b9db1fb9422bf89f333" is_pre_election: true
I20260630 12:15:12.581771 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f046eec68ec649a8a3b87b989c1a565a" candidate_uuid: "c336a0edd4e548ed972149349dd0d84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8357e6b4be6149b580efe2bb530fd476" is_pre_election: true
I20260630 12:15:12.582506 11444 raft_consensus.cc:2393] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c336a0edd4e548ed972149349dd0d84f in current term 1: Already voted for candidate 8357e6b4be6149b580efe2bb530fd476 in this term.
I20260630 12:15:12.583510 11335 leader_election.cc:304] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [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: c336a0edd4e548ed972149349dd0d84f; no voters: 8357e6b4be6149b580efe2bb530fd476, fc4b4d2995204b9db1fb9422bf89f333
I20260630 12:15:12.584162 11584 raft_consensus.cc:3060] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:12.589407 11584 raft_consensus.cc:2749] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:12.789564 11586 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.794632 11584 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.814620 11572 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:12.821547 11571 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:12.891090 11572 consensus_queue.cc:1048] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.903239 11572 consensus_queue.cc:1048] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:12.914963 11567 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.918821 11567 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:19.628306   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:19.637586 11619 instance_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:15:19.639343 11622 instance_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:15:19.638149 11620 instance_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:15:19.642211   431 server_base.cc:1061] running on GCE node
I20260630 12:15:19.644164   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:19.644428   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:19.644642   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821719644624 us; error 0 us; skew 500 ppm
I20260630 12:15:19.645231   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:19.648159   431 webserver.cc:533] Webserver started at http://127.0.107.196:42799/ using document root <none> and password file <none>
I20260630 12:15:19.648713   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:19.648919   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:19.649262   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:19.650811   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "ee982b62ff7643bcaf1f7f643837b8b7"
format_stamp: "Formatted at 2026-06-30 12:15:19 on dist-test-slave-dl2z"
I20260630 12:15:19.655757   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:15:19.659354 11627 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:15:19.660238   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:19.660559   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "ee982b62ff7643bcaf1f7f643837b8b7"
format_stamp: "Formatted at 2026-06-30 12:15:19 on dist-test-slave-dl2z"
I20260630 12:15:19.660862   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:19.699524   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:19.700982   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:19.702557   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:19.705313   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:19.705567   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:19.705827   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:19.706018   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:19.753430   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39747
I20260630 12:15:19.753523 11689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39747 every 8 connection(s)
I20260630 12:15:19.771307 11690 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36691
I20260630 12:15:19.771881 11690 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:19.772856 11690 heartbeater.cc:507] Master 127.0.107.254:36691 requested a full tablet report, sending...
I20260630 12:15:19.774933 11266 ts_manager.cc:194] Registered new tserver with Master: ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196:39747)
I20260630 12:15:19.776734 11266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37978
I20260630 12:15:20.619612 11444 consensus_queue.cc:237] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:20.628074 11518 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.628878 11369 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.630457 11617 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:20.632299 11697 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } 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:15:20.641747 11617 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
W20260630 12:15:20.643959 11409 consensus_peers.cc:597] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 -> Peer ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196:39747): Couldn't send request to peer ee982b62ff7643bcaf1f7f643837b8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d475af1b6ebc4aba886ea076962d62be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:20.645445 11518 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.648658 11369 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.661202 11266 catalog_manager.cc:5697] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 reported cstate change: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fc4b4d2995204b9db1fb9422bf89f333" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.673834 11369 consensus_queue.cc:237] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:20.687996 11518 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.688560 11444 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.689862 11614 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } 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:15:20.691740 11709 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:15:20.697662 11334 consensus_peers.cc:597] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f -> Peer ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196:39747): Couldn't send request to peer ee982b62ff7643bcaf1f7f643837b8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 675a5a0535fc4803ac9dd85f96045248. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:20.699828 11710 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.701736 11518 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.703570 11444 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.719467 11267 catalog_manager.cc:5697] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 reported cstate change: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c336a0edd4e548ed972149349dd0d84f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.729722 11518 consensus_queue.cc:237] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:20.740535 11444 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.741245 11369 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:20.741991 11715 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } 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:15:20.743085 11616 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:15:20.752733 11483 consensus_peers.cc:597] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 -> Peer ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196:39747): Couldn't send request to peer ee982b62ff7643bcaf1f7f643837b8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f046eec68ec649a8a3b87b989c1a565a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:20.755267 11616 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.757474 11369 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.759804 11444 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.775074 11265 catalog_manager.cc:5697] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 reported cstate change: config changed from index -1 to 2, NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "8357e6b4be6149b580efe2bb530fd476" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } } }
I20260630 12:15:20.779587 11690 heartbeater.cc:499] Master 127.0.107.254:36691 was elected leader, sending a full tablet report...
I20260630 12:15:21.013893 11721 ts_tablet_manager.cc:933] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: Initiating tablet copy from peer fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311)
I20260630 12:15:21.015856 11721 tablet_copy_client.cc:323] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:46311
I20260630 12:15:21.027969 11454 tablet_copy_service.cc:140] P fc4b4d2995204b9db1fb9422bf89f333: Received BeginTabletCopySession request for tablet d475af1b6ebc4aba886ea076962d62be from peer ee982b62ff7643bcaf1f7f643837b8b7 ({username='slave'} at 127.0.0.1:39190)
I20260630 12:15:21.028577 11454 tablet_copy_service.cc:161] P fc4b4d2995204b9db1fb9422bf89f333: Beginning new tablet copy session on tablet d475af1b6ebc4aba886ea076962d62be from peer ee982b62ff7643bcaf1f7f643837b8b7 at {username='slave'} at 127.0.0.1:39190: session id = ee982b62ff7643bcaf1f7f643837b8b7-d475af1b6ebc4aba886ea076962d62be
I20260630 12:15:21.035351 11454 tablet_copy_source_session.cc:215] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:21.038117 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475af1b6ebc4aba886ea076962d62be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.049787 11721 tablet_copy_client.cc:806] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:21.050424 11721 tablet_copy_client.cc:670] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:21.054337 11721 tablet_copy_client.cc:538] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:21.061266 11721 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap starting.
I20260630 12:15:21.078958 11721 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: 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:15:21.079985 11721 tablet_bootstrap.cc:492] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap complete.
I20260630 12:15:21.080704 11721 ts_tablet_manager.cc:1403] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:15:21.083175 11721 raft_consensus.cc:359] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.083791 11721 raft_consensus.cc:740] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee982b62ff7643bcaf1f7f643837b8b7, State: Initialized, Role: LEARNER
I20260630 12:15:21.084451 11721 consensus_queue.cc:260] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.087183 11721 ts_tablet_manager.cc:1434] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:15:21.089313 11454 tablet_copy_service.cc:342] P fc4b4d2995204b9db1fb9422bf89f333: Request end of tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-d475af1b6ebc4aba886ea076962d62be received from {username='slave'} at 127.0.0.1:39190
I20260630 12:15:21.089819 11454 tablet_copy_service.cc:434] P fc4b4d2995204b9db1fb9422bf89f333: ending tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-d475af1b6ebc4aba886ea076962d62be on tablet d475af1b6ebc4aba886ea076962d62be with peer ee982b62ff7643bcaf1f7f643837b8b7
I20260630 12:15:21.197140 11721 ts_tablet_manager.cc:933] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: Initiating tablet copy from peer c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809)
I20260630 12:15:21.198807 11721 tablet_copy_client.cc:323] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35809
I20260630 12:15:21.209633 11379 tablet_copy_service.cc:140] P c336a0edd4e548ed972149349dd0d84f: Received BeginTabletCopySession request for tablet 675a5a0535fc4803ac9dd85f96045248 from peer ee982b62ff7643bcaf1f7f643837b8b7 ({username='slave'} at 127.0.0.1:32950)
I20260630 12:15:21.210170 11379 tablet_copy_service.cc:161] P c336a0edd4e548ed972149349dd0d84f: Beginning new tablet copy session on tablet 675a5a0535fc4803ac9dd85f96045248 from peer ee982b62ff7643bcaf1f7f643837b8b7 at {username='slave'} at 127.0.0.1:32950: session id = ee982b62ff7643bcaf1f7f643837b8b7-675a5a0535fc4803ac9dd85f96045248
I20260630 12:15:21.217072 11379 tablet_copy_source_session.cc:215] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:21.220410 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675a5a0535fc4803ac9dd85f96045248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.230031 11728 ts_tablet_manager.cc:933] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: Initiating tablet copy from peer 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867)
I20260630 12:15:21.231719 11728 tablet_copy_client.cc:323] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:32867
I20260630 12:15:21.239291 11721 tablet_copy_client.cc:806] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:21.240072 11721 tablet_copy_client.cc:670] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:21.245575 11721 tablet_copy_client.cc:538] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:21.256055 11721 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap starting.
I20260630 12:15:21.256327 11528 tablet_copy_service.cc:140] P 8357e6b4be6149b580efe2bb530fd476: Received BeginTabletCopySession request for tablet f046eec68ec649a8a3b87b989c1a565a from peer ee982b62ff7643bcaf1f7f643837b8b7 ({username='slave'} at 127.0.0.1:58886)
I20260630 12:15:21.256937 11528 tablet_copy_service.cc:161] P 8357e6b4be6149b580efe2bb530fd476: Beginning new tablet copy session on tablet f046eec68ec649a8a3b87b989c1a565a from peer ee982b62ff7643bcaf1f7f643837b8b7 at {username='slave'} at 127.0.0.1:58886: session id = ee982b62ff7643bcaf1f7f643837b8b7-f046eec68ec649a8a3b87b989c1a565a
I20260630 12:15:21.267199 11528 tablet_copy_source_session.cc:215] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:21.271656 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f046eec68ec649a8a3b87b989c1a565a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:21.277349 11721 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: 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:15:21.278198 11721 tablet_bootstrap.cc:492] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap complete.
I20260630 12:15:21.278808 11721 ts_tablet_manager.cc:1403] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260630 12:15:21.281342 11721 raft_consensus.cc:359] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.282198 11721 raft_consensus.cc:740] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee982b62ff7643bcaf1f7f643837b8b7, State: Initialized, Role: LEARNER
I20260630 12:15:21.282778 11721 consensus_queue.cc:260] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.284814 11721 ts_tablet_manager.cc:1434] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:21.286707 11379 tablet_copy_service.cc:342] P c336a0edd4e548ed972149349dd0d84f: Request end of tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-675a5a0535fc4803ac9dd85f96045248 received from {username='slave'} at 127.0.0.1:32950
I20260630 12:15:21.287171 11379 tablet_copy_service.cc:434] P c336a0edd4e548ed972149349dd0d84f: ending tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-675a5a0535fc4803ac9dd85f96045248 on tablet 675a5a0535fc4803ac9dd85f96045248 with peer ee982b62ff7643bcaf1f7f643837b8b7
I20260630 12:15:21.292414 11728 tablet_copy_client.cc:806] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:21.293049 11728 tablet_copy_client.cc:670] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:21.296587 11728 tablet_copy_client.cc:538] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:21.303362 11728 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap starting.
I20260630 12:15:21.319796 11728 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: 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:15:21.320541 11728 tablet_bootstrap.cc:492] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: Bootstrap complete.
I20260630 12:15:21.321112 11728 ts_tablet_manager.cc:1403] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260630 12:15:21.323364 11728 raft_consensus.cc:359] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.324043 11728 raft_consensus.cc:740] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee982b62ff7643bcaf1f7f643837b8b7, State: Initialized, Role: LEARNER
I20260630 12:15:21.324548 11728 consensus_queue.cc:260] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: true } }
I20260630 12:15:21.326236 11728 ts_tablet_manager.cc:1434] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:21.328037 11528 tablet_copy_service.cc:342] P 8357e6b4be6149b580efe2bb530fd476: Request end of tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-f046eec68ec649a8a3b87b989c1a565a received from {username='slave'} at 127.0.0.1:58886
I20260630 12:15:21.328434 11528 tablet_copy_service.cc:434] P 8357e6b4be6149b580efe2bb530fd476: ending tablet copy session ee982b62ff7643bcaf1f7f643837b8b7-f046eec68ec649a8a3b87b989c1a565a on tablet f046eec68ec649a8a3b87b989c1a565a with peer ee982b62ff7643bcaf1f7f643837b8b7
I20260630 12:15:21.611275 11665 raft_consensus.cc:1217] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:21.682559 11665 raft_consensus.cc:1217] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:21.809607 11665 raft_consensus.cc:1217] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:22.104671 11731 raft_consensus.cc:1064] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: attempting to promote NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 to VOTER
I20260630 12:15:22.107076 11710 raft_consensus.cc:1064] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: attempting to promote NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 to VOTER
I20260630 12:15:22.107283 11731 consensus_queue.cc:237] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.109910 11710 consensus_queue.cc:237] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.115427 11518 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.116138 11369 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.118719 11665 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.119659 11697 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } 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:15:22.122243 11697 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:22.124147 11518 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.124655 11697 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.126017 11735 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } 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:15:22.129626 11664 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.134670 11735 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.143546 11444 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.148118 11710 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:22.161684 11710 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.162849 11444 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.164223 11369 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.171396 11517 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.160171 11697 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.176829 11518 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.181610 11267 catalog_manager.cc:5697] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 reported cstate change: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c336a0edd4e548ed972149349dd0d84f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.185365 11664 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.205046 11665 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.228664 11369 consensus_queue.cc:237] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.233412 11736 raft_consensus.cc:1064] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: attempting to promote NON_VOTER ee982b62ff7643bcaf1f7f643837b8b7 to VOTER
I20260630 12:15:22.235340 11266 catalog_manager.cc:5697] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 reported cstate change: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc4b4d2995204b9db1fb9422bf89f333" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } attrs { replace: true } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.235996 11736 consensus_queue.cc:237] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.243089 11444 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.244830 11710 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:22.245442 11665 raft_consensus.cc:1275] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Refusing update from remote peer c336a0edd4e548ed972149349dd0d84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.247228 11740 consensus_queue.cc:1048] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.251843 11664 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 LEARNER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.253739 11737 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.257205 11442 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.258929 11719 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } 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:15:22.260607 11369 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:22.263124 11719 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:22.265141 11614 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.273938 11442 consensus_queue.cc:237] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [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: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.278453 11443 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.294410 11251 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 675a5a0535fc4803ac9dd85f96045248 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:22.294919 11663 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.298975 11265 catalog_manager.cc:5697] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f reported cstate change: config changed from index 3 to 4, VOTER 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "c336a0edd4e548ed972149349dd0d84f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:22.304229 11734 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.302331 11665 raft_consensus.cc:2955] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.318934 11750 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c336a0edd4e548ed972149349dd0d84f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.321856 11507 tablet_service.cc:1558] Processing DeleteTablet for tablet 675a5a0535fc4803ac9dd85f96045248 with delete_type TABLET_DATA_TOMBSTONED (TS 8357e6b4be6149b580efe2bb530fd476 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34002
I20260630 12:15:22.323519 11518 raft_consensus.cc:1275] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Refusing update from remote peer fc4b4d2995204b9db1fb9422bf89f333: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.331115 11737 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.327008 11663 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c336a0edd4e548ed972149349dd0d84f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.333285 11369 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.346354 11756 tablet_replica.cc:333] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: stopping tablet replica
I20260630 12:15:22.347702 11756 raft_consensus.cc:2243] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.348613 11756 raft_consensus.cc:2272] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.349956 11663 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.352995 11756 ts_tablet_manager.cc:1916] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:22.354712 11265 catalog_manager.cc:5697] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f reported cstate change: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8357e6b4be6149b580efe2bb530fd476" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.329712 11734 consensus_queue.cc:1048] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260630 12:15:22.370457 11267 catalog_manager.cc:5697] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 reported cstate change: config changed from index 3 to 4, VOTER c336a0edd4e548ed972149349dd0d84f (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "fc4b4d2995204b9db1fb9422bf89f333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.374444 11518 raft_consensus.cc:2955] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c336a0edd4e548ed972149349dd0d84f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.371757 11756 ts_tablet_manager.cc:1929] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:22.376266 11756 log.cc:1199] T 675a5a0535fc4803ac9dd85f96045248 P 8357e6b4be6149b580efe2bb530fd476: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-2-root/wals/675a5a0535fc4803ac9dd85f96045248
I20260630 12:15:22.378067 11251 catalog_manager.cc:5028] TS 8357e6b4be6149b580efe2bb530fd476 (127.0.107.195:32867): tablet 675a5a0535fc4803ac9dd85f96045248 (table test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]) successfully deleted
I20260630 12:15:22.380218 11254 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d475af1b6ebc4aba886ea076962d62be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:22.383248 11443 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ee982b62ff7643bcaf1f7f643837b8b7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "fc4b4d2995204b9db1fb9422bf89f333" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46311 } attrs { replace: true } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.388401 11356 tablet_service.cc:1558] Processing DeleteTablet for tablet d475af1b6ebc4aba886ea076962d62be with delete_type TABLET_DATA_TOMBSTONED (TS c336a0edd4e548ed972149349dd0d84f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47512
I20260630 12:15:22.392786 11517 consensus_queue.cc:237] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [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: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } }
I20260630 12:15:22.403012 11369 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.406998 11663 raft_consensus.cc:1275] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Refusing update from remote peer 8357e6b4be6149b580efe2bb530fd476: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.406239 11719 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:22.406231 11757 tablet_replica.cc:333] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: stopping tablet replica
I20260630 12:15:22.409325 11757 raft_consensus.cc:2243] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.410142 11757 raft_consensus.cc:2272] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.411104 11737 consensus_queue.cc:1048] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } 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:15:22.414572 11757 ts_tablet_manager.cc:1916] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:22.415696 11719 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.422430 11664 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.424522 11369 raft_consensus.cc:2955] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } } }
I20260630 12:15:22.431221 11251 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f046eec68ec649a8a3b87b989c1a565a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:22.434998 11267 catalog_manager.cc:5697] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 reported cstate change: config changed from index 3 to 4, VOTER fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "8357e6b4be6149b580efe2bb530fd476" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c336a0edd4e548ed972149349dd0d84f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8357e6b4be6149b580efe2bb530fd476" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee982b62ff7643bcaf1f7f643837b8b7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39747 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:22.447177 11757 ts_tablet_manager.cc:1929] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:22.447710 11757 log.cc:1199] T d475af1b6ebc4aba886ea076962d62be P c336a0edd4e548ed972149349dd0d84f: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-0-root/wals/d475af1b6ebc4aba886ea076962d62be
I20260630 12:15:22.449925 11251 catalog_manager.cc:5028] TS c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809): tablet d475af1b6ebc4aba886ea076962d62be (table test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]) successfully deleted
I20260630 12:15:22.450322 11431 tablet_service.cc:1558] Processing DeleteTablet for tablet f046eec68ec649a8a3b87b989c1a565a with delete_type TABLET_DATA_TOMBSTONED (TS fc4b4d2995204b9db1fb9422bf89f333 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48548
I20260630 12:15:22.457234 11758 tablet_replica.cc:333] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: stopping tablet replica
I20260630 12:15:22.458171 11758 raft_consensus.cc:2243] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.458801 11758 raft_consensus.cc:2272] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.461563 11758 ts_tablet_manager.cc:1916] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:22.473238 11758 ts_tablet_manager.cc:1929] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:22.473555 11758 log.cc:1199] T f046eec68ec649a8a3b87b989c1a565a P fc4b4d2995204b9db1fb9422bf89f333: Deleting WAL directory at /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821462532019-431-0/minicluster-data/ts-1-root/wals/f046eec68ec649a8a3b87b989c1a565a
I20260630 12:15:22.475107 11254 catalog_manager.cc:5028] TS fc4b4d2995204b9db1fb9422bf89f333 (127.0.107.194:46311): tablet f046eec68ec649a8a3b87b989c1a565a (table test-workload [id=338094d64ce942b4b4e447a2d5b1d3b9]) successfully deleted
I20260630 12:15:22.792245   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:22.830709   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.831694   431 tablet_replica.cc:333] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f: stopping tablet replica
I20260630 12:15:22.832677   431 raft_consensus.cc:2243] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.833714   431 raft_consensus.cc:2272] T 675a5a0535fc4803ac9dd85f96045248 P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.836292   431 tablet_replica.cc:333] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f: stopping tablet replica
I20260630 12:15:22.836808   431 raft_consensus.cc:2243] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.837287   431 raft_consensus.cc:2272] T f046eec68ec649a8a3b87b989c1a565a P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.839712   431 tablet_replica.cc:333] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f: stopping tablet replica
I20260630 12:15:22.840288   431 raft_consensus.cc:2243] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.841037   431 raft_consensus.cc:2272] T 84f5736da60c41fdb84f3041fd48699f P c336a0edd4e548ed972149349dd0d84f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:22.858963 11481 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35809: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:15:22.862187 11481 consensus_peers.cc:597] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 -> Peer c336a0edd4e548ed972149349dd0d84f (127.0.107.193:35809): Couldn't send request to peer c336a0edd4e548ed972149349dd0d84f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.866484   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:22.886157   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:22.915028   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.915997   431 tablet_replica.cc:333] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333: stopping tablet replica
I20260630 12:15:22.916821   431 raft_consensus.cc:2243] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.917642   431 raft_consensus.cc:2272] T d475af1b6ebc4aba886ea076962d62be P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.920795   431 tablet_replica.cc:333] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333: stopping tablet replica
I20260630 12:15:22.921355   431 raft_consensus.cc:2243] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.921797   431 raft_consensus.cc:2272] T 84f5736da60c41fdb84f3041fd48699f P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.923918   431 tablet_replica.cc:333] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333: stopping tablet replica
I20260630 12:15:22.924502   431 raft_consensus.cc:2243] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.925078   431 raft_consensus.cc:2272] T 675a5a0535fc4803ac9dd85f96045248 P fc4b4d2995204b9db1fb9422bf89f333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.950007   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:22.966061   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:22.991778   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.992615   431 tablet_replica.cc:333] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476: stopping tablet replica
I20260630 12:15:22.993332   431 raft_consensus.cc:2243] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.993883   431 raft_consensus.cc:2272] T d475af1b6ebc4aba886ea076962d62be P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.996989   431 tablet_replica.cc:333] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476: stopping tablet replica
I20260630 12:15:22.997579   431 raft_consensus.cc:2243] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.998042   431 raft_consensus.cc:2272] T 84f5736da60c41fdb84f3041fd48699f P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.000155   431 tablet_replica.cc:333] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476: stopping tablet replica
I20260630 12:15:23.000643   431 raft_consensus.cc:2243] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:23.001441   431 raft_consensus.cc:2272] T f046eec68ec649a8a3b87b989c1a565a P 8357e6b4be6149b580efe2bb530fd476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.025951   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:23.042064   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:23.060163   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:23.060863   431 tablet_replica.cc:333] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7: stopping tablet replica
I20260630 12:15:23.061450   431 raft_consensus.cc:2243] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:23.061952   431 raft_consensus.cc:2272] T f046eec68ec649a8a3b87b989c1a565a P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.064585   431 tablet_replica.cc:333] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7: stopping tablet replica
I20260630 12:15:23.065121   431 raft_consensus.cc:2243] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:23.065579   431 raft_consensus.cc:2272] T 675a5a0535fc4803ac9dd85f96045248 P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.068492   431 tablet_replica.cc:333] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7: stopping tablet replica
I20260630 12:15:23.068993   431 raft_consensus.cc:2243] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:23.069501   431 raft_consensus.cc:2272] T d475af1b6ebc4aba886ea076962d62be P ee982b62ff7643bcaf1f7f643837b8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.090346   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:23.102288   431 master.cc:562] Master@127.0.107.254:36691 shutting down...
I20260630 12:15:23.121044   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:23.121572   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:23.121855   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bec10c365c6434ebeb854d761c7eb38: stopping tablet replica
I20260630 12:15:23.142678   431 master.cc:584] Master@127.0.107.254:36691 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12808 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:23.189455   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46381
I20260630 12:15:23.190568   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:23.195633 11761 instance_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:15:23.196924 11762 instance_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:15:23.197203 11764 instance_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:15:23.198228   431 server_base.cc:1061] running on GCE node
I20260630 12:15:23.199184   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:23.199373   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:23.199492   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821723199481 us; error 0 us; skew 500 ppm
I20260630 12:15:23.199914   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:23.202319   431 webserver.cc:533] Webserver started at http://127.0.107.254:44613/ using document root <none> and password file <none>
I20260630 12:15:23.202764   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:23.202912   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:23.203118   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:23.204252   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "3f6f77f7a4b0431eb51f4424c2150501"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.208590   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:23.211807 11769 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:15:23.212670   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:23.212968   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "3f6f77f7a4b0431eb51f4424c2150501"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.213217   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:23.233357   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:23.234573   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:23.274535   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46381
I20260630 12:15:23.274647 11820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46381 every 8 connection(s)
I20260630 12:15:23.278506 11821 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:15:23.290772 11821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501: Bootstrap starting.
I20260630 12:15:23.295840 11821 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.300426 11821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501: No bootstrap required, opened a new log
I20260630 12:15:23.302745 11821 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER }
I20260630 12:15:23.303236 11821 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.303495 11821 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6f77f7a4b0431eb51f4424c2150501, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.304208 11821 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER }
I20260630 12:15:23.304713 11821 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:23.305001 11821 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:23.305297 11821 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.310819 11821 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER }
I20260630 12:15:23.311425 11821 leader_election.cc:304] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [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: 3f6f77f7a4b0431eb51f4424c2150501; no voters: 
I20260630 12:15:23.312618 11821 leader_election.cc:290] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:23.313095 11824 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.314467 11824 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6f77f7a4b0431eb51f4424c2150501, State: Running, Role: LEADER
I20260630 12:15:23.315140 11824 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [LEADER]: Queue going to LEADER mode. State: All 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: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER }
I20260630 12:15:23.316103 11821 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:23.320489 11826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f6f77f7a4b0431eb51f4424c2150501. Latest consensus state: current_term: 1 leader_uuid: "3f6f77f7a4b0431eb51f4424c2150501" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER } }
I20260630 12:15:23.321283 11825 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f6f77f7a4b0431eb51f4424c2150501" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6f77f7a4b0431eb51f4424c2150501" member_type: VOTER } }
I20260630 12:15:23.321334 11826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:23.322618 11825 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:23.323374 11831 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:23.329296 11831 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:23.332679   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:23.340471 11831 catalog_manager.cc:1383] Generated new cluster ID: 795d9c14b0c54fdbbacc55c55a2178be
I20260630 12:15:23.340799 11831 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:23.356621 11831 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:23.357949 11831 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:23.371452 11831 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501: Generated new TSK 0
I20260630 12:15:23.372113 11831 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:23.404021   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:23.410109 11842 instance_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:15:23.411254 11843 instance_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:15:23.412410 11845 instance_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:15:23.415269   431 server_base.cc:1061] running on GCE node
I20260630 12:15:23.416210   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:23.416397   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:23.416532   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821723416520 us; error 0 us; skew 500 ppm
I20260630 12:15:23.416976   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:23.419831   431 webserver.cc:533] Webserver started at http://127.0.107.193:44147/ using document root <none> and password file <none>
I20260630 12:15:23.420682   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:23.420914   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:23.421128   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:23.422202   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "49c95c679e364e7590ced11fdccad4e5"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.426756   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:23.430276 11850 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:15:23.431061   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:23.431392   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "49c95c679e364e7590ced11fdccad4e5"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.431691   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:23.444995   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:23.446079   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:23.447556   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:23.450143   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:23.450407   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:23.450948   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:23.451148   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:23.490515   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37857
I20260630 12:15:23.490608 11912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37857 every 8 connection(s)
I20260630 12:15:23.495680   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:23.503427 11917 instance_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:15:23.504093 11918 instance_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:15:23.506737   431 server_base.cc:1061] running on GCE node
W20260630 12:15:23.507769 11920 instance_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:15:23.508927   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:23.509238   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:23.509402   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821723509389 us; error 0 us; skew 500 ppm
I20260630 12:15:23.510110   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:23.510725 11913 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46381
I20260630 12:15:23.511145 11913 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:23.512092 11913 heartbeater.cc:507] Master 127.0.107.254:46381 requested a full tablet report, sending...
I20260630 12:15:23.512988   431 webserver.cc:533] Webserver started at http://127.0.107.194:42283/ using document root <none> and password file <none>
I20260630 12:15:23.513568   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:23.513782   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:23.514107   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:23.514607 11786 ts_manager.cc:194] Registered new tserver with Master: 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857)
I20260630 12:15:23.515369   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.516633 11786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47514
I20260630 12:15:23.520666   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:23.524303 11925 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:15:23.525144   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:23.525455   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.525754   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:23.542726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:23.543790   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:23.545212   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:23.547411   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:23.547643   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:23.547885   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:23.548085   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:23.587742   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43085
I20260630 12:15:23.587848 11987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43085 every 8 connection(s)
I20260630 12:15:23.592952   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:23.600835 11991 instance_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:15:23.601404 11992 instance_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:15:23.604537 11988 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46381
I20260630 12:15:23.605041 11988 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:23.605379 11994 instance_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:15:23.605665   431 server_base.cc:1061] running on GCE node
I20260630 12:15:23.606109 11988 heartbeater.cc:507] Master 127.0.107.254:46381 requested a full tablet report, sending...
I20260630 12:15:23.607204   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:23.607512   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:23.607671   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821723607660 us; error 0 us; skew 500 ppm
I20260630 12:15:23.608289   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:23.609097 11786 ts_manager.cc:194] Registered new tserver with Master: dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:23.611439 11786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47518
I20260630 12:15:23.611517   431 webserver.cc:533] Webserver started at http://127.0.107.195:43213/ using document root <none> and password file <none>
I20260630 12:15:23.612263   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:23.612527   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:23.612852   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:23.614331   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.619182   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:23.622763 11999 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:15:23.623631   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:23.623952   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
format_stamp: "Formatted at 2026-06-30 12:15:23 on dist-test-slave-dl2z"
I20260630 12:15:23.624274   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:23.637580   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:23.638754   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:23.640393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:23.643360   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:23.643611   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:23.643872   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:23.644131   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
I20260630 12:15:23.686249   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45981
I20260630 12:15:23.686362 12061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45981 every 8 connection(s)
I20260630 12:15:23.700254 12062 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46381
I20260630 12:15:23.700603 12062 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:23.701259 12062 heartbeater.cc:507] Master 127.0.107.254:46381 requested a full tablet report, sending...
I20260630 12:15:23.703328 11786 ts_manager.cc:194] Registered new tserver with Master: ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:23.704285   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014753623s
I20260630 12:15:23.705083 11786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47530
I20260630 12:15:24.519434 11913 heartbeater.cc:499] Master 127.0.107.254:46381 was elected leader, sending a full tablet report...
I20260630 12:15:24.615433 11988 heartbeater.cc:499] Master 127.0.107.254:46381 was elected leader, sending a full tablet report...
I20260630 12:15:24.708495 12062 heartbeater.cc:499] Master 127.0.107.254:46381 was elected leader, sending a full tablet report...
I20260630 12:15:24.773018 11786 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47534:
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:15:24.776167 11786 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:15:24.861181 12027 tablet_service.cc:1511] Processing CreateTablet for tablet c1187188b924486fa981c0c993e49b77 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.861399 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 168761717d774fac9b75ac0c2a784201 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.863756 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1187188b924486fa981c0c993e49b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.864776 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168761717d774fac9b75ac0c2a784201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.873209 12025 tablet_service.cc:1511] Processing CreateTablet for tablet d4daa18befeb43509813458fde9b44b6 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.875331 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daa18befeb43509813458fde9b44b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.881767 11953 tablet_service.cc:1511] Processing CreateTablet for tablet c1187188b924486fa981c0c993e49b77 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.883643 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1187188b924486fa981c0c993e49b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.887003 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 083b6604981e41a7be36043f1ff25b9b (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.888873 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b6604981e41a7be36043f1ff25b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.890188 11952 tablet_service.cc:1511] Processing CreateTablet for tablet 168761717d774fac9b75ac0c2a784201 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.890508 11951 tablet_service.cc:1511] Processing CreateTablet for tablet d4daa18befeb43509813458fde9b44b6 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.892020 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168761717d774fac9b75ac0c2a784201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.893123 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daa18befeb43509813458fde9b44b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.897661 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 083b6604981e41a7be36043f1ff25b9b (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.899391 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b6604981e41a7be36043f1ff25b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.903834 12023 tablet_service.cc:1511] Processing CreateTablet for tablet 26a0905cc199489796a112e79822d535 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.905613 12023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a0905cc199489796a112e79822d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.906150 11949 tablet_service.cc:1511] Processing CreateTablet for tablet 26a0905cc199489796a112e79822d535 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.908504 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a0905cc199489796a112e79822d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.914969 12022 tablet_service.cc:1511] Processing CreateTablet for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.914810 11948 tablet_service.cc:1511] Processing CreateTablet for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.916877 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.917517 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.936087 11878 tablet_service.cc:1511] Processing CreateTablet for tablet c1187188b924486fa981c0c993e49b77 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.938198 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1187188b924486fa981c0c993e49b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.948733 12084 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:24.954613 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 168761717d774fac9b75ac0c2a784201 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.956578 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168761717d774fac9b75ac0c2a784201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.959414 12084 tablet_bootstrap.cc:654] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.966729 11876 tablet_service.cc:1511] Processing CreateTablet for tablet d4daa18befeb43509813458fde9b44b6 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.977290 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daa18befeb43509813458fde9b44b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.972622 11874 tablet_service.cc:1511] Processing CreateTablet for tablet 26a0905cc199489796a112e79822d535 (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.975195 11873 tablet_service.cc:1511] Processing CreateTablet for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.969929 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 083b6604981e41a7be36043f1ff25b9b (DEFAULT_TABLE table=test-workload [id=db899a7666584a59af46dd37905e0cfe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.984927 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a0905cc199489796a112e79822d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.985797 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6307cbb0f0574de9a4b02ffa9fa5a47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.987406 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b6604981e41a7be36043f1ff25b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:25.060985 12084 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.061821 12084 ts_tablet_manager.cc:1403] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.025s
I20260630 12:15:25.066319 12084 raft_consensus.cc:359] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.067719 12084 raft_consensus.cc:385] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.068142 12084 raft_consensus.cc:740] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.069633 12084 consensus_queue.cc:260] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.107815 12084 ts_tablet_manager.cc:1434] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.016s
I20260630 12:15:25.114349 12084 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:25.130703 12084 tablet_bootstrap.cc:654] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.132121 12083 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.142616 12087 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.152662 12083 tablet_bootstrap.cc:654] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.165868 12087 tablet_bootstrap.cc:654] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.175246 12083 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.175925 12083 ts_tablet_manager.cc:1403] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260630 12:15:25.176908 12084 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.177510 12084 ts_tablet_manager.cc:1403] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.032s
I20260630 12:15:25.177704 12087 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.178335 12087 ts_tablet_manager.cc:1403] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260630 12:15:25.179654 12083 raft_consensus.cc:359] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.180064 12084 raft_consensus.cc:359] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.180609 12083 raft_consensus.cc:385] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.180831 12084 raft_consensus.cc:385] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.180982 12083 raft_consensus.cc:740] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.181304 12084 raft_consensus.cc:740] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.181668 12087 raft_consensus.cc:359] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.182010 12083 consensus_queue.cc:260] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.182541 12087 raft_consensus.cc:385] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.182261 12084 consensus_queue.cc:260] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.182878 12087 raft_consensus.cc:740] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.184751 12084 ts_tablet_manager.cc:1434] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:15:25.184165 12087 consensus_queue.cc:260] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.185873 12084 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:25.192289 12087 ts_tablet_manager.cc:1434] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260630 12:15:25.194598 12086 raft_consensus.cc:493] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.195221 12084 tablet_bootstrap.cc:654] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.195271 12086 raft_consensus.cc:515] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.204064 12083 ts_tablet_manager.cc:1434] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.028s	user 0.019s	sys 0.006s
I20260630 12:15:25.201653 12087 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.205713 12086 leader_election.cc:290] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.209507 12083 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.225436 12084 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.226234 12084 ts_tablet_manager.cc:1403] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260630 12:15:25.231848 12084 raft_consensus.cc:359] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.232717 12084 raft_consensus.cc:385] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.233703 12087 tablet_bootstrap.cc:654] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.238479 12083 tablet_bootstrap.cc:654] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.234140 12084 raft_consensus.cc:740] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.243305 12084 consensus_queue.cc:260] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.247543 12084 ts_tablet_manager.cc:1434] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:15:25.249451 12084 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:25.259392 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.260053 12092 raft_consensus.cc:493] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.261057 12092 raft_consensus.cc:515] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
W20260630 12:15:25.271791 12001 leader_election.cc:343] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.273062 12087 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.274078 12087 ts_tablet_manager.cc:1403] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.011s
I20260630 12:15:25.274964 12092 leader_election.cc:290] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.278457 12084 tablet_bootstrap.cc:654] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.289350 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
I20260630 12:15:25.290596 12087 raft_consensus.cc:359] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
W20260630 12:15:25.292702 12002 leader_election.cc:343] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.293736 12002 leader_election.cc:304] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [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: ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5, dff117bc75044ca2b9e1d7f8fa9b824e
I20260630 12:15:25.294961 12086 raft_consensus.cc:2749] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:25.292729 12087 raft_consensus.cc:385] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.296862 12087 raft_consensus.cc:740] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.298702 12083 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.298101 12087 consensus_queue.cc:260] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.299444 12083 ts_tablet_manager.cc:1403] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.018s
I20260630 12:15:25.303975 12083 raft_consensus.cc:359] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.304872 12083 raft_consensus.cc:385] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.305210 12083 raft_consensus.cc:740] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.306078 12083 consensus_queue.cc:260] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.311542 12083 ts_tablet_manager.cc:1434] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:15:25.313395 12083 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.323841 12083 tablet_bootstrap.cc:654] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.327845 12087 ts_tablet_manager.cc:1434] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.000s
I20260630 12:15:25.330407 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1187188b924486fa981c0c993e49b77" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.331261 11963 raft_consensus.cc:2468] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 0.
I20260630 12:15:25.330407 12084 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.332789 11852 leader_election.cc:304] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c95c679e364e7590ced11fdccad4e5, dff117bc75044ca2b9e1d7f8fa9b824e; no voters: 
I20260630 12:15:25.333338 12084 ts_tablet_manager.cc:1403] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.017s
W20260630 12:15:25.330396 11834 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:25.334470 12092 raft_consensus.cc:2804] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.334949 12092 raft_consensus.cc:493] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.335287 12092 raft_consensus.cc:3060] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.337218 12084 raft_consensus.cc:359] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.338677 12091 raft_consensus.cc:493] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.339226 12091 raft_consensus.cc:515] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.342679 12087 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.343605 12091 leader_election.cc:290] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.338160 12084 raft_consensus.cc:385] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.349892 12084 raft_consensus.cc:740] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.351300 12084 consensus_queue.cc:260] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.353080 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1187188b924486fa981c0c993e49b77" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
W20260630 12:15:25.355093 11853 leader_election.cc:343] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.346122 12092 raft_consensus.cc:515] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.359679 12083 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.360019 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1187188b924486fa981c0c993e49b77" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
I20260630 12:15:25.360527 12083 ts_tablet_manager.cc:1403] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.012s
W20260630 12:15:25.361726 11853 leader_election.cc:343] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.363003 12087 tablet_bootstrap.cc:654] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.359925 12084 ts_tablet_manager.cc:1434] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:15:25.364499 12083 raft_consensus.cc:359] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.365391 12083 raft_consensus.cc:385] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.365716 12083 raft_consensus.cc:740] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.366331 12084 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:25.366762 12083 consensus_queue.cc:260] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.364012 12092 leader_election.cc:290] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 election: Requested vote from peers ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.372354 12083 ts_tablet_manager.cc:1434] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:15:25.373772 12083 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.382478 12083 tablet_bootstrap.cc:654] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.383798 12084 tablet_bootstrap.cc:654] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.389693 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1187188b924486fa981c0c993e49b77" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
I20260630 12:15:25.390627 11963 raft_consensus.cc:3060] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.390395 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
W20260630 12:15:25.394104 11928 leader_election.cc:343] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.398327 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.399462 12037 raft_consensus.cc:2468] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff117bc75044ca2b9e1d7f8fa9b824e in term 0.
I20260630 12:15:25.401546 11928 leader_election.cc:304] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [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: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5
I20260630 12:15:25.402824 12091 raft_consensus.cc:2804] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.403242 12091 raft_consensus.cc:493] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.404410 12091 raft_consensus.cc:3060] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.405619 11963 raft_consensus.cc:2468] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 1.
I20260630 12:15:25.407353 11852 leader_election.cc:304] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [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: 49c95c679e364e7590ced11fdccad4e5, dff117bc75044ca2b9e1d7f8fa9b824e; no voters: ef2e3a5c377c4b61bb9d1b3db699266e
I20260630 12:15:25.408639 12092 raft_consensus.cc:2804] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.408756 12084 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.409350 12083 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.409777 12084 ts_tablet_manager.cc:1403] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.020s
I20260630 12:15:25.410184 12083 ts_tablet_manager.cc:1403] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.009s
I20260630 12:15:25.413579 12084 raft_consensus.cc:359] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.414779 12084 raft_consensus.cc:385] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.415555 12092 raft_consensus.cc:697] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 1 LEADER]: Becoming Leader. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Running, Role: LEADER
I20260630 12:15:25.416354 12084 raft_consensus.cc:740] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.415016 12083 raft_consensus.cc:359] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.417196 12083 raft_consensus.cc:385] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.417887 12083 raft_consensus.cc:740] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.417382 12084 consensus_queue.cc:260] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.417251 12092 consensus_queue.cc:237] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.418771 12083 consensus_queue.cc:260] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.420248 12087 tablet_bootstrap.cc:492] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.428928 12084 ts_tablet_manager.cc:1434] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260630 12:15:25.430751 12084 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: Bootstrap starting.
I20260630 12:15:25.439522 12084 tablet_bootstrap.cc:654] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.426450 12087 ts_tablet_manager.cc:1403] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.004s
I20260630 12:15:25.425426 12091 raft_consensus.cc:515] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.443009 12086 raft_consensus.cc:493] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.443799 12086 raft_consensus.cc:515] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.447510 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5"
W20260630 12:15:25.449811 11928 leader_election.cc:343] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.451165 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
I20260630 12:15:25.452903 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
W20260630 12:15:25.453315 12002 leader_election.cc:343] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.453711 12037 raft_consensus.cc:3060] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.454952 12086 leader_election.cc:290] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.457830 12110 raft_consensus.cc:493] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.457430 12087 raft_consensus.cc:359] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.458606 12087 raft_consensus.cc:385] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.458503 12110 raft_consensus.cc:515] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.459233 12087 raft_consensus.cc:740] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.460476 12087 consensus_queue.cc:260] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.464615 12086 raft_consensus.cc:493] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.464075 12087 ts_tablet_manager.cc:1434] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260630 12:15:25.465700 12110 leader_election.cc:290] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.466899 12087 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.465348 12086 raft_consensus.cc:515] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.469112 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.470348 12036 raft_consensus.cc:2468] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff117bc75044ca2b9e1d7f8fa9b824e in term 0.
I20260630 12:15:25.471109 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
I20260630 12:15:25.473017 11928 leader_election.cc:304] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 
W20260630 12:15:25.473793 12002 leader_election.cc:343] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.458988 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.474560 12110 raft_consensus.cc:2804] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.475050 12110 raft_consensus.cc:493] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.475426 12110 raft_consensus.cc:3060] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.475803 12086 leader_election.cc:290] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
W20260630 12:15:25.476830 12001 leader_election.cc:343] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.477428 12001 leader_election.cc:304] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [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: ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5, dff117bc75044ca2b9e1d7f8fa9b824e
I20260630 12:15:25.478400 12086 raft_consensus.cc:2749] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:25.480199 11962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.481161 11962 raft_consensus.cc:2468] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef2e3a5c377c4b61bb9d1b3db699266e in term 0.
I20260630 12:15:25.465355 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
W20260630 12:15:25.484760 11928 leader_election.cc:343] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.485800 12110 raft_consensus.cc:515] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.486182 12001 leader_election.cc:304] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [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: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5
I20260630 12:15:25.487432 12086 raft_consensus.cc:2804] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.488130 12086 raft_consensus.cc:493] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.488582 12086 raft_consensus.cc:3060] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.490396 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5"
W20260630 12:15:25.493057 11928 leader_election.cc:343] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.495698 12110 leader_election.cc:290] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 election: Requested vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.498024 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
I20260630 12:15:25.499164 12036 raft_consensus.cc:3060] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.501794 12086 raft_consensus.cc:515] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.508147 12091 leader_election.cc:290] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 election: Requested vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.508457 12087 tablet_bootstrap.cc:654] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.514586 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5"
W20260630 12:15:25.516734 12002 leader_election.cc:343] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.511636 12084 tablet_bootstrap.cc:492] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: No bootstrap required, opened a new log
I20260630 12:15:25.518010 12084 ts_tablet_manager.cc:1403] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.006s
I20260630 12:15:25.521727 12037 raft_consensus.cc:2468] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff117bc75044ca2b9e1d7f8fa9b824e in term 1.
I20260630 12:15:25.522257 12084 raft_consensus.cc:359] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.528280 12084 raft_consensus.cc:385] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.528622 12084 raft_consensus.cc:740] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.529197 11928 leader_election.cc:304] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [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: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5
I20260630 12:15:25.529458 12084 consensus_queue.cc:260] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } }
I20260630 12:15:25.525557 12083 ts_tablet_manager.cc:1434] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.115s	user 0.036s	sys 0.073s
I20260630 12:15:25.525521 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
I20260630 12:15:25.526342 12086 leader_election.cc:290] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 election: Requested vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.531512 11963 raft_consensus.cc:3060] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.530573 12108 raft_consensus.cc:2804] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.532955 12108 raft_consensus.cc:697] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 LEADER]: Becoming Leader. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Running, Role: LEADER
I20260630 12:15:25.534265 12087 tablet_bootstrap.cc:492] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.535164 12087 ts_tablet_manager.cc:1403] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.004s
I20260630 12:15:25.535370 12036 raft_consensus.cc:2468] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff117bc75044ca2b9e1d7f8fa9b824e in term 1.
I20260630 12:15:25.537297 11928 leader_election.cc:304] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [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: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5
I20260630 12:15:25.538259 12110 raft_consensus.cc:2804] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.534143 12108 consensus_queue.cc:237] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.546840 11963 raft_consensus.cc:2468] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef2e3a5c377c4b61bb9d1b3db699266e in term 1.
I20260630 12:15:25.548468 12001 leader_election.cc:304] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [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: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 49c95c679e364e7590ced11fdccad4e5
I20260630 12:15:25.550762 12113 raft_consensus.cc:493] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.551254 12113 raft_consensus.cc:515] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.551891 12084 ts_tablet_manager.cc:1434] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.014s
I20260630 12:15:25.553478 12113 leader_election.cc:290] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.553921 12113 raft_consensus.cc:2804] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.554227 12113 raft_consensus.cc:697] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 LEADER]: Becoming Leader. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Running, Role: LEADER
I20260630 12:15:25.554803 12113 consensus_queue.cc:237] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.555085 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
I20260630 12:15:25.547899 11785 catalog_manager.cc:5697] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "49c95c679e364e7590ced11fdccad4e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:25.556665 12083 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.557721 11888 raft_consensus.cc:2468] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef2e3a5c377c4b61bb9d1b3db699266e in term 0.
I20260630 12:15:25.560137 12002 leader_election.cc:304] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c95c679e364e7590ced11fdccad4e5, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 
I20260630 12:15:25.564167 12086 raft_consensus.cc:2804] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.564570 12086 raft_consensus.cc:493] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.564885 12086 raft_consensus.cc:3060] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.567651 12087 raft_consensus.cc:359] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.568475 12087 raft_consensus.cc:385] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.568761 12087 raft_consensus.cc:740] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.569651 12087 consensus_queue.cc:260] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.560542 12110 raft_consensus.cc:697] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 LEADER]: Becoming Leader. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Running, Role: LEADER
I20260630 12:15:25.573945 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.574049 12110 consensus_queue.cc:237] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
W20260630 12:15:25.575888 12001 leader_election.cc:343] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.577101 12086 raft_consensus.cc:515] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.573354 12087 ts_tablet_manager.cc:1434] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260630 12:15:25.583431 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5"
I20260630 12:15:25.583784 12086 leader_election.cc:290] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 election: Requested vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085)
I20260630 12:15:25.584007 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
I20260630 12:15:25.583407 12087 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.584313 11888 raft_consensus.cc:3060] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:25.585953 12001 leader_election.cc:343] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:25.592667 12087 tablet_bootstrap.cc:654] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.595242 12083 tablet_bootstrap.cc:654] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.595323 11888 raft_consensus.cc:2468] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef2e3a5c377c4b61bb9d1b3db699266e in term 1.
I20260630 12:15:25.598284 12002 leader_election.cc:304] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [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: 49c95c679e364e7590ced11fdccad4e5, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: dff117bc75044ca2b9e1d7f8fa9b824e
I20260630 12:15:25.600174 12086 raft_consensus.cc:2804] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.600832 12086 raft_consensus.cc:697] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 LEADER]: Becoming Leader. State: Replica: ef2e3a5c377c4b61bb9d1b3db699266e, State: Running, Role: LEADER
I20260630 12:15:25.601858 12086 consensus_queue.cc:237] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.610809 12083 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.611446 12083 ts_tablet_manager.cc:1403] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.015s
I20260630 12:15:25.615763 12083 raft_consensus.cc:359] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.616608 12083 raft_consensus.cc:385] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.616927 12083 raft_consensus.cc:740] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.616297 11784 catalog_manager.cc:5697] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e reported cstate change: term changed from 0 to 1, leader changed from <none> to dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:25.618332 11784 catalog_manager.cc:5697] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e reported cstate change: term changed from 0 to 1, leader changed from <none> to dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:25.618736 12083 consensus_queue.cc:260] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.622776 12083 ts_tablet_manager.cc:1434] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:15:25.624294 12083 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: Bootstrap starting.
I20260630 12:15:25.631536 12087 tablet_bootstrap.cc:492] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.632191 12087 ts_tablet_manager.cc:1403] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.024s
I20260630 12:15:25.633159 12083 tablet_bootstrap.cc:654] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.634778 12087 raft_consensus.cc:359] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.635422 12087 raft_consensus.cc:385] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.635725 12087 raft_consensus.cc:740] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.636538 12087 consensus_queue.cc:260] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.638926 12087 ts_tablet_manager.cc:1434] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:25.640010 12087 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: Bootstrap starting.
I20260630 12:15:25.647176 12087 tablet_bootstrap.cc:654] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:25.648775 12083 tablet_bootstrap.cc:492] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: No bootstrap required, opened a new log
I20260630 12:15:25.648164 11786 catalog_manager.cc:5697] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:25.649379 12083 ts_tablet_manager.cc:1403] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:15:25.650115 12092 raft_consensus.cc:493] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.650665 12092 raft_consensus.cc:515] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.650339 11786 catalog_manager.cc:5697] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:25.653131 12092 leader_election.cc:290] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.655179 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.656296 11963 raft_consensus.cc:2393] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49c95c679e364e7590ced11fdccad4e5 in current term 1: Already voted for candidate ef2e3a5c377c4b61bb9d1b3db699266e in this term.
I20260630 12:15:25.657290 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a0905cc199489796a112e79822d535" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.657473 12083 raft_consensus.cc:359] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.660012 11853 leader_election.cc:304] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [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: 49c95c679e364e7590ced11fdccad4e5; no voters: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e
I20260630 12:15:25.660372 12083 raft_consensus.cc:385] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.661788 12092 raft_consensus.cc:3060] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.662118 12083 raft_consensus.cc:740] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff117bc75044ca2b9e1d7f8fa9b824e, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.663305 12083 consensus_queue.cc:260] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.666164 12083 ts_tablet_manager.cc:1434] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:15:25.670353 12087 tablet_bootstrap.cc:492] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: No bootstrap required, opened a new log
I20260630 12:15:25.671186 12087 ts_tablet_manager.cc:1403] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260630 12:15:25.673926 12092 raft_consensus.cc:2749] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:25.675587 12087 raft_consensus.cc:359] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.676692 12087 raft_consensus.cc:385] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:25.677131 12087 raft_consensus.cc:740] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Initialized, Role: FOLLOWER
I20260630 12:15:25.678153 12087 consensus_queue.cc:260] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.680516 12087 ts_tablet_manager.cc:1434] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:25.710518 12092 raft_consensus.cc:493] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.711031 12092 raft_consensus.cc:515] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.712975 12092 leader_election.cc:290] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.714141 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.714196 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b6604981e41a7be36043f1ff25b9b" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.715543 12036 raft_consensus.cc:2393] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49c95c679e364e7590ced11fdccad4e5 in current term 1: Already voted for candidate dff117bc75044ca2b9e1d7f8fa9b824e in this term.
I20260630 12:15:25.716619 11853 leader_election.cc:304] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [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: 49c95c679e364e7590ced11fdccad4e5; no voters: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e
I20260630 12:15:25.717365 12092 raft_consensus.cc:3060] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.722709 12092 raft_consensus.cc:2749] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:25.791424 12092 raft_consensus.cc:493] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.792040 12092 raft_consensus.cc:515] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.793766 12092 leader_election.cc:290] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.794625 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.794756 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168761717d774fac9b75ac0c2a784201" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.795526 12036 raft_consensus.cc:2393] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49c95c679e364e7590ced11fdccad4e5 in current term 1: Already voted for candidate dff117bc75044ca2b9e1d7f8fa9b824e in this term.
I20260630 12:15:25.796491 11853 leader_election.cc:304] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [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: 49c95c679e364e7590ced11fdccad4e5; no voters: dff117bc75044ca2b9e1d7f8fa9b824e, ef2e3a5c377c4b61bb9d1b3db699266e
I20260630 12:15:25.797360 12092 raft_consensus.cc:3060] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.799301 12036 raft_consensus.cc:3060] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.802685 12092 raft_consensus.cc:2749] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:25.805651 12092 consensus_queue.cc:1048] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.818156 12107 consensus_queue.cc:1048] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.862275 12107 raft_consensus.cc:493] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.862771 12107 raft_consensus.cc:515] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.864516 12107 leader_election.cc:290] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.865365 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" is_pre_election: true
I20260630 12:15:25.865615 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.865975 11963 raft_consensus.cc:2468] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 0.
I20260630 12:15:25.866390 12036 raft_consensus.cc:2468] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 0.
I20260630 12:15:25.867015 11852 leader_election.cc:304] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c95c679e364e7590ced11fdccad4e5, dff117bc75044ca2b9e1d7f8fa9b824e; no voters: 
I20260630 12:15:25.867915 12107 raft_consensus.cc:2804] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:25.868330 12107 raft_consensus.cc:493] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:25.868661 12107 raft_consensus.cc:3060] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.874249 12107 raft_consensus.cc:515] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.876190 12107 leader_election.cc:290] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 election: Requested vote from peers dff117bc75044ca2b9e1d7f8fa9b824e (127.0.107.194:43085), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.877344 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e"
I20260630 12:15:25.877346 11963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6307cbb0f0574de9a4b02ffa9fa5a47a" candidate_uuid: "49c95c679e364e7590ced11fdccad4e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e"
I20260630 12:15:25.878222 12036 raft_consensus.cc:3060] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.878285 11963 raft_consensus.cc:3060] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.885829 11963 raft_consensus.cc:2468] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 1.
I20260630 12:15:25.885829 12036 raft_consensus.cc:2468] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c95c679e364e7590ced11fdccad4e5 in term 1.
I20260630 12:15:25.887333 11853 leader_election.cc:304] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c95c679e364e7590ced11fdccad4e5, ef2e3a5c377c4b61bb9d1b3db699266e; no voters: 
I20260630 12:15:25.888068 12107 raft_consensus.cc:2804] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:25.888563 12107 raft_consensus.cc:697] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 1 LEADER]: Becoming Leader. State: Replica: 49c95c679e364e7590ced11fdccad4e5, State: Running, Role: LEADER
I20260630 12:15:25.889433 12107 consensus_queue.cc:237] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.897019 11784 catalog_manager.cc:5697] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "49c95c679e364e7590ced11fdccad4e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:25.937453 12110 raft_consensus.cc:493] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:25.937968 12110 raft_consensus.cc:515] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 } } peers { permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 } } peers { permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 } }
I20260630 12:15:25.939772 12110 leader_election.cc:290] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857), ef2e3a5c377c4b61bb9d1b3db699266e (127.0.107.195:45981)
I20260630 12:15:25.940701 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c95c679e364e7590ced11fdccad4e5" is_pre_election: true
I20260630 12:15:25.940979 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daa18befeb43509813458fde9b44b6" candidate_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" is_pre_election: true
I20260630 12:15:25.941545 11888 raft_consensus.cc:2393] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff117bc75044ca2b9e1d7f8fa9b824e in current term 1: Already voted for candidate ef2e3a5c377c4b61bb9d1b3db699266e in this term.
I20260630 12:15:25.942728 11928 leader_election.cc:304] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [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: dff117bc75044ca2b9e1d7f8fa9b824e; no voters: 49c95c679e364e7590ced11fdccad4e5, ef2e3a5c377c4b61bb9d1b3db699266e
I20260630 12:15:25.943476 12110 raft_consensus.cc:3060] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:25.948619 12110 raft_consensus.cc:2749] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:26.023157 12110 consensus_queue.cc:1048] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.034628 12108 consensus_queue.cc:1048] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.058800 12086 consensus_queue.cc:1048] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.071301 12136 consensus_queue.cc:1048] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.126721 12108 consensus_queue.cc:1048] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.134811 12110 consensus_queue.cc:1048] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.177107 12113 consensus_queue.cc:1048] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c95c679e364e7590ced11fdccad4e5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.177690 12136 consensus_queue.cc:1048] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.369812 12092 consensus_queue.cc:1048] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff117bc75044ca2b9e1d7f8fa9b824e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:26.380966 12143 consensus_queue.cc:1048] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef2e3a5c377c4b61bb9d1b3db699266e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:36.009004   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:36.042330   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:36.043256   431 tablet_replica.cc:333] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.044349   431 raft_consensus.cc:2243] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.045186   431 raft_consensus.cc:2272] T 083b6604981e41a7be36043f1ff25b9b P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.048216   431 tablet_replica.cc:333] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.048926   431 raft_consensus.cc:2243] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.050168   431 raft_consensus.cc:2272] T c1187188b924486fa981c0c993e49b77 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.053051   431 tablet_replica.cc:333] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.053634   431 raft_consensus.cc:2243] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.054229   431 raft_consensus.cc:2272] T 26a0905cc199489796a112e79822d535 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.057018   431 tablet_replica.cc:333] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.057631   431 raft_consensus.cc:2243] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.058691   431 raft_consensus.cc:2272] T 6307cbb0f0574de9a4b02ffa9fa5a47a P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.061457   431 tablet_replica.cc:333] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.062037   431 raft_consensus.cc:2243] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.062619   431 raft_consensus.cc:2272] T 168761717d774fac9b75ac0c2a784201 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.065337   431 tablet_replica.cc:333] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5: stopping tablet replica
I20260630 12:15:36.065862   431 raft_consensus.cc:2243] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.066375   431 raft_consensus.cc:2272] T d4daa18befeb43509813458fde9b44b6 P 49c95c679e364e7590ced11fdccad4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:36.076548 12002 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:15:36.080659 12002 consensus_peers.cc:597] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e -> Peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Couldn't send request to peer 49c95c679e364e7590ced11fdccad4e5. 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:15:36.100533   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:36.108618 12002 consensus_peers.cc:597] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e -> Peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Couldn't send request to peer 49c95c679e364e7590ced11fdccad4e5. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:36.120954 11928 consensus_peers.cc:597] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e -> Peer 49c95c679e364e7590ced11fdccad4e5 (127.0.107.193:37857): Couldn't send request to peer 49c95c679e364e7590ced11fdccad4e5. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:36.133279   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:36.163010   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:36.163868   431 tablet_replica.cc:333] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.164553   431 raft_consensus.cc:2243] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.165035   431 raft_consensus.cc:2272] T d4daa18befeb43509813458fde9b44b6 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.167599   431 tablet_replica.cc:333] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.168272   431 raft_consensus.cc:2243] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.168722   431 raft_consensus.cc:2272] T c1187188b924486fa981c0c993e49b77 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.171159   431 tablet_replica.cc:333] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.171679   431 raft_consensus.cc:2243] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.172257   431 raft_consensus.cc:2272] T 26a0905cc199489796a112e79822d535 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.174752   431 tablet_replica.cc:333] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.175225   431 raft_consensus.cc:2243] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.175638   431 raft_consensus.cc:2272] T 6307cbb0f0574de9a4b02ffa9fa5a47a P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.178216   431 tablet_replica.cc:333] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.178718   431 raft_consensus.cc:2243] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.179682   431 raft_consensus.cc:2272] T 168761717d774fac9b75ac0c2a784201 P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.182711   431 tablet_replica.cc:333] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e: stopping tablet replica
I20260630 12:15:36.183203   431 raft_consensus.cc:2243] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.184226   431 raft_consensus.cc:2272] T 083b6604981e41a7be36043f1ff25b9b P dff117bc75044ca2b9e1d7f8fa9b824e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.213100   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:36.238354   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:36.264859   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:36.265596   431 tablet_replica.cc:333] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.266331   431 raft_consensus.cc:2243] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.267234   431 raft_consensus.cc:2272] T d4daa18befeb43509813458fde9b44b6 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.269696   431 tablet_replica.cc:333] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.270233   431 raft_consensus.cc:2243] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.270685   431 raft_consensus.cc:2272] T 083b6604981e41a7be36043f1ff25b9b P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.272957   431 tablet_replica.cc:333] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.273442   431 raft_consensus.cc:2243] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.273901   431 raft_consensus.cc:2272] T c1187188b924486fa981c0c993e49b77 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.276185   431 tablet_replica.cc:333] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.276715   431 raft_consensus.cc:2243] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.277182   431 raft_consensus.cc:2272] T 6307cbb0f0574de9a4b02ffa9fa5a47a P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.279457   431 tablet_replica.cc:333] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.279927   431 raft_consensus.cc:2243] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.280834   431 raft_consensus.cc:2272] T 26a0905cc199489796a112e79822d535 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.283164   431 tablet_replica.cc:333] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e: stopping tablet replica
I20260630 12:15:36.283634   431 raft_consensus.cc:2243] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:36.284139   431 raft_consensus.cc:2272] T 168761717d774fac9b75ac0c2a784201 P ef2e3a5c377c4b61bb9d1b3db699266e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.313145   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:36.335006   431 master.cc:562] Master@127.0.107.254:46381 shutting down...
I20260630 12:15:36.358312   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:36.358947   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:36.359232   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f6f77f7a4b0431eb51f4424c2150501: stopping tablet replica
I20260630 12:15:36.378907   431 master.cc:584] Master@127.0.107.254:46381 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13234 ms)
[----------] 24 tests from AutoRebalancerTest (273725 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:36.427366   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41459
I20260630 12:15:36.428601   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.434412 12157 instance_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:15:36.434516 12158 instance_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:15:36.435729 12160 instance_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:15:36.437733   431 server_base.cc:1061] running on GCE node
I20260630 12:15:36.438565   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.438766   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.438948   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736438917 us; error 0 us; skew 500 ppm
I20260630 12:15:36.439456   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.441809   431 webserver.cc:533] Webserver started at http://127.0.107.254:39685/ using document root <none> and password file <none>
I20260630 12:15:36.442332   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.442535   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.442827   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.444048   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "a861478aec274c6f911ce79ca9d68f91"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.448557   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:15:36.451891 12165 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:15:36.452805   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:36.453048   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "a861478aec274c6f911ce79ca9d68f91"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.453284   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:36.481575   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.482760   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.520123   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41459
I20260630 12:15:36.520239 12216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41459 every 8 connection(s)
I20260630 12:15:36.524039 12217 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:15:36.535527 12217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91: Bootstrap starting.
I20260630 12:15:36.540300 12217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.544490 12217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91: No bootstrap required, opened a new log
I20260630 12:15:36.546679 12217 raft_consensus.cc:359] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER }
I20260630 12:15:36.547165 12217 raft_consensus.cc:385] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.547376 12217 raft_consensus.cc:740] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a861478aec274c6f911ce79ca9d68f91, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.548067 12217 consensus_queue.cc:260] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER }
I20260630 12:15:36.548543 12217 raft_consensus.cc:399] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:36.548758 12217 raft_consensus.cc:493] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:36.549077 12217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.554126 12217 raft_consensus.cc:515] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER }
I20260630 12:15:36.554710 12217 leader_election.cc:304] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [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: a861478aec274c6f911ce79ca9d68f91; no voters: 
I20260630 12:15:36.556285 12217 leader_election.cc:290] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:36.556748 12220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.559368 12220 raft_consensus.cc:697] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 1 LEADER]: Becoming Leader. State: Replica: a861478aec274c6f911ce79ca9d68f91, State: Running, Role: LEADER
I20260630 12:15:36.560192 12217 sys_catalog.cc:565] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:36.560267 12220 consensus_queue.cc:237] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [LEADER]: Queue going to LEADER mode. State: All 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: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER }
I20260630 12:15:36.564724 12221 sys_catalog.cc:455] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a861478aec274c6f911ce79ca9d68f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER } }
I20260630 12:15:36.565537 12221 sys_catalog.cc:458] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:36.570686 12222 sys_catalog.cc:455] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a861478aec274c6f911ce79ca9d68f91. Latest consensus state: current_term: 1 leader_uuid: "a861478aec274c6f911ce79ca9d68f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a861478aec274c6f911ce79ca9d68f91" member_type: VOTER } }
I20260630 12:15:36.571327 12222 sys_catalog.cc:458] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:36.572921 12227 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:36.578001 12227 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:36.579188   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:36.587417 12227 catalog_manager.cc:1383] Generated new cluster ID: 800fda167f314cce8db33376fea5803d
I20260630 12:15:36.587715 12227 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:36.619685 12227 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:36.621047 12227 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:36.635067 12227 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91: Generated new TSK 0
I20260630 12:15:36.635717 12227 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:36.646541   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.652714 12238 instance_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:15:36.653795 12239 instance_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:15:36.655932   431 server_base.cc:1061] running on GCE node
W20260630 12:15:36.656070 12241 instance_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:15:36.657299   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.657513   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.657691   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736657675 us; error 0 us; skew 500 ppm
I20260630 12:15:36.658279   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.660836   431 webserver.cc:533] Webserver started at http://127.0.107.193:45311/ using document root <none> and password file <none>
I20260630 12:15:36.661326   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.661513   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.661788   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.662927   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "921e19bf79ef477a8ede08a468165536"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.667547   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:36.671097 12246 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:15:36.672066   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:36.672397   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "921e19bf79ef477a8ede08a468165536"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.672688   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:36.686359   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.687640   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.689203   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.691510   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.691752   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.692025   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.692206   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.746342   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43981
I20260630 12:15:36.746455 12308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43981 every 8 connection(s)
I20260630 12:15:36.751874   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.759462 12313 instance_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:15:36.761723 12314 instance_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:15:36.763833 12316 instance_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:15:36.764714   431 server_base.cc:1061] running on GCE node
I20260630 12:15:36.765545   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.765803   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.765995   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736765976 us; error 0 us; skew 500 ppm
I20260630 12:15:36.766717   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.769366 12309 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41459
I20260630 12:15:36.769834 12309 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.769866   431 webserver.cc:533] Webserver started at http://127.0.107.194:34603/ using document root <none> and password file <none>
I20260630 12:15:36.770516   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.770730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.770805 12309 heartbeater.cc:507] Master 127.0.107.254:41459 requested a full tablet report, sending...
I20260630 12:15:36.771003   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.772632   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "9882643c30b242af840f9980aa8c0184"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.773593 12182 ts_manager.cc:194] Registered new tserver with Master: 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981)
I20260630 12:15:36.775625 12182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36882
I20260630 12:15:36.777715   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:15:36.781658 12321 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:15:36.782496   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:36.782763   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "9882643c30b242af840f9980aa8c0184"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.783015   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:36.801066   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.802227   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.803649   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.805965   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.806180   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.806443   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.806609   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.848500   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39005
I20260630 12:15:36.848603 12383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39005 every 8 connection(s)
I20260630 12:15:36.853546   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.861063 12387 instance_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:15:36.863196 12388 instance_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:15:36.863773   431 server_base.cc:1061] running on GCE node
W20260630 12:15:36.865180 12390 instance_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:15:36.866255   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.866492   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.866688   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736866672 us; error 0 us; skew 500 ppm
I20260630 12:15:36.867125 12384 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41459
I20260630 12:15:36.867349   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.867575 12384 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.868628 12384 heartbeater.cc:507] Master 127.0.107.254:41459 requested a full tablet report, sending...
I20260630 12:15:36.870226   431 webserver.cc:533] Webserver started at http://127.0.107.195:41479/ using document root <none> and password file <none>
I20260630 12:15:36.870846   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.871039   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.871079 12182 ts_manager.cc:194] Registered new tserver with Master: 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005)
I20260630 12:15:36.871457   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.872802   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.872829 12182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36898
I20260630 12:15:36.878110   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260630 12:15:36.881809 12395 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:15:36.882797   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:15:36.883236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-dl2z"
I20260630 12:15:36.883569   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:36.902644   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.903859   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.905400   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.907627   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.907857   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.908150   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.908356   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.948433   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45653
I20260630 12:15:36.948547 12457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45653 every 8 connection(s)
I20260630 12:15:36.962903 12458 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41459
I20260630 12:15:36.963394 12458 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.964233 12458 heartbeater.cc:507] Master 127.0.107.254:41459 requested a full tablet report, sending...
I20260630 12:15:36.966289 12182 ts_manager.cc:194] Registered new tserver with Master: 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:36.966619   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014716974s
I20260630 12:15:36.968268 12182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36902
I20260630 12:15:37.778973 12309 heartbeater.cc:499] Master 127.0.107.254:41459 was elected leader, sending a full tablet report...
I20260630 12:15:37.875775 12384 heartbeater.cc:499] Master 127.0.107.254:41459 was elected leader, sending a full tablet report...
I20260630 12:15:37.971294 12458 heartbeater.cc:499] Master 127.0.107.254:41459 was elected leader, sending a full tablet report...
I20260630 12:15:38.023221 12182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36908:
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:15:38.025806 12182 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:15:38.088632 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 1a765663335541b88ed2256ee47d41e9 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:38.090293 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a765663335541b88ed2256ee47d41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.093082 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 5269006b24bb4f21bfd9fbfba64c2432 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:38.094534 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5269006b24bb4f21bfd9fbfba64c2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.097067 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 58f94580355242aeb57352846c27fe70 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:38.098481 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f94580355242aeb57352846c27fe70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.100951 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 1a765663335541b88ed2256ee47d41e9 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:38.101178 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 5269006b24bb4f21bfd9fbfba64c2432 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:38.102424 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a765663335541b88ed2256ee47d41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.102563 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce14e87fc8a4956907af5a787dfa40f (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:38.103279 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5269006b24bb4f21bfd9fbfba64c2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.103929 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce14e87fc8a4956907af5a787dfa40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.105204 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 10b98cfb21d449dab70bf625988d8f5e (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:38.113562 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b98cfb21d449dab70bf625988d8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.106420 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:38.117544 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.121376 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 58f94580355242aeb57352846c27fe70 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:38.122814 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f94580355242aeb57352846c27fe70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.125247 12478 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.126271 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 10b98cfb21d449dab70bf625988d8f5e (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:38.127665 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b98cfb21d449dab70bf625988d8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.129812 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:38.132042 12478 tablet_bootstrap.cc:654] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.136507 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.140650 12479 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.142738 12478 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.143523 12478 ts_tablet_manager.cc:1403] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260630 12:15:38.143883 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce14e87fc8a4956907af5a787dfa40f (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:38.145324 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce14e87fc8a4956907af5a787dfa40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.146756 12478 raft_consensus.cc:359] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.153872 12478 raft_consensus.cc:385] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.154263 12478 raft_consensus.cc:740] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.155366 12478 consensus_queue.cc:260] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.153512 12479 tablet_bootstrap.cc:654] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.160589 12478 ts_tablet_manager.cc:1434] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:15:38.161798 12478 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.178012 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 1a765663335541b88ed2256ee47d41e9 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:38.183702 12419 tablet_service.cc:1511] Processing CreateTablet for tablet 10b98cfb21d449dab70bf625988d8f5e (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:38.179828 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 5269006b24bb4f21bfd9fbfba64c2432 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:38.182376 12420 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce14e87fc8a4956907af5a787dfa40f (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:38.204929 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a765663335541b88ed2256ee47d41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.185245 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:38.205582 12479 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.205600 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce14e87fc8a4956907af5a787dfa40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.206619 12479 ts_tablet_manager.cc:1403] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.006s
I20260630 12:15:38.181136 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 58f94580355242aeb57352846c27fe70 (DEFAULT_TABLE table=test-workload [id=e52035c4bd6b480e86fc0b468dc8f650]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:38.207008 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b98cfb21d449dab70bf625988d8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.207899 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5269006b24bb4f21bfd9fbfba64c2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.210152 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f94580355242aeb57352846c27fe70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.210140 12479 raft_consensus.cc:359] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.211097 12479 raft_consensus.cc:385] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.211335 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfbb4aaa95e4b59acab3c1dc8ab93d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:38.211421 12479 raft_consensus.cc:740] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.212574 12479 consensus_queue.cc:260] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.203004 12478 tablet_bootstrap.cc:654] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.233274 12478 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.233783 12478 ts_tablet_manager.cc:1403] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.012s
I20260630 12:15:38.237015 12478 raft_consensus.cc:359] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.237789 12478 raft_consensus.cc:385] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.238083 12478 raft_consensus.cc:740] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.240357 12479 ts_tablet_manager.cc:1434] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.033s	user 0.021s	sys 0.012s
I20260630 12:15:38.241425 12479 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.241570 12478 consensus_queue.cc:260] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.243925 12478 ts_tablet_manager.cc:1434] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:15:38.244931 12478 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.248353 12479 tablet_bootstrap.cc:654] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.249107 12485 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
W20260630 12:15:38.252230 12310 tablet.cc:2406] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:38.256074 12485 tablet_bootstrap.cc:654] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.258842 12479 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.259366 12479 ts_tablet_manager.cc:1403] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260630 12:15:38.259591 12478 tablet_bootstrap.cc:654] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.262472 12479 raft_consensus.cc:359] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.263476 12479 raft_consensus.cc:385] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.263909 12479 raft_consensus.cc:740] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.265084 12479 consensus_queue.cc:260] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.268047 12479 ts_tablet_manager.cc:1434] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260630 12:15:38.268113 12485 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.268913 12485 ts_tablet_manager.cc:1403] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260630 12:15:38.269488 12479 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.271873 12485 raft_consensus.cc:359] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.272586 12485 raft_consensus.cc:385] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.272890 12485 raft_consensus.cc:740] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.275424 12485 consensus_queue.cc:260] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.277913 12479 tablet_bootstrap.cc:654] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.314136 12478 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.314903 12478 ts_tablet_manager.cc:1403] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.023s
I20260630 12:15:38.318806 12478 raft_consensus.cc:359] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.319900 12478 raft_consensus.cc:385] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.320328 12478 raft_consensus.cc:740] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.321692 12478 consensus_queue.cc:260] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.322260 12485 ts_tablet_manager.cc:1434] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.053s	user 0.018s	sys 0.023s
I20260630 12:15:38.323554 12485 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
I20260630 12:15:38.323863 12479 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.324409 12479 ts_tablet_manager.cc:1403] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.031s
I20260630 12:15:38.327385 12479 raft_consensus.cc:359] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.328151 12479 raft_consensus.cc:385] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.328446 12479 raft_consensus.cc:740] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.328524 12478 ts_tablet_manager.cc:1434] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:15:38.329779 12478 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.329352 12479 consensus_queue.cc:260] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.330067 12485 tablet_bootstrap.cc:654] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.331736 12479 ts_tablet_manager.cc:1434] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:38.332839 12479 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.339287 12479 tablet_bootstrap.cc:654] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.342012 12478 tablet_bootstrap.cc:654] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.355899 12478 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.356627 12478 ts_tablet_manager.cc:1403] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.002s
I20260630 12:15:38.360157 12478 raft_consensus.cc:359] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.360924 12478 raft_consensus.cc:385] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.360988 12479 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.361299 12485 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.361267 12478 raft_consensus.cc:740] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.361539 12479 ts_tablet_manager.cc:1403] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260630 12:15:38.362007 12485 ts_tablet_manager.cc:1403] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.020s
I20260630 12:15:38.362322 12478 consensus_queue.cc:260] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.364678 12478 ts_tablet_manager.cc:1434] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:15:38.364486 12479 raft_consensus.cc:359] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.365298 12479 raft_consensus.cc:385] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.364982 12485 raft_consensus.cc:359] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.365628 12479 raft_consensus.cc:740] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.365809 12478 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.365768 12485 raft_consensus.cc:385] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.366398 12485 raft_consensus.cc:740] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.366587 12479 consensus_queue.cc:260] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.367355 12485 consensus_queue.cc:260] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.368959 12479 ts_tablet_manager.cc:1434] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:38.369994 12485 ts_tablet_manager.cc:1434] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:38.371158 12485 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
I20260630 12:15:38.376092 12478 tablet_bootstrap.cc:654] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.370123 12479 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.377579 12485 tablet_bootstrap.cc:654] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.378834 12483 raft_consensus.cc:493] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.382958 12479 tablet_bootstrap.cc:654] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.383594 12485 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.384127 12485 ts_tablet_manager.cc:1403] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:15:38.379392 12483 raft_consensus.cc:515] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.387241 12485 raft_consensus.cc:359] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.388023 12485 raft_consensus.cc:385] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.388355 12485 raft_consensus.cc:740] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.389254 12485 consensus_queue.cc:260] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.391579 12485 ts_tablet_manager.cc:1434] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:38.393416 12483 leader_election.cc:290] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653), 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981)
I20260630 12:15:38.398486 12483 raft_consensus.cc:493] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.399108 12483 raft_consensus.cc:515] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.404074 12483 leader_election.cc:290] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.399935 12485 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
I20260630 12:15:38.415722 12485 tablet_bootstrap.cc:654] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.422955 12479 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.423804 12479 ts_tablet_manager.cc:1403] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.025s
I20260630 12:15:38.423976 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.424325 12478 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.425079 12478 ts_tablet_manager.cc:1403] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.028s
W20260630 12:15:38.426095 12323 leader_election.cc:343] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:38.427146 12479 raft_consensus.cc:359] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.428169 12479 raft_consensus.cc:385] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.428483 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5269006b24bb4f21bfd9fbfba64c2432" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.428578 12479 raft_consensus.cc:740] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.428257 12478 raft_consensus.cc:359] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.432451 12432 raft_consensus.cc:2468] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.433301 12479 consensus_queue.cc:260] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.432327 12478 raft_consensus.cc:385] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.435848 12478 raft_consensus.cc:740] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.436815 12478 consensus_queue.cc:260] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.437708 12479 ts_tablet_manager.cc:1434] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:15:38.438850 12479 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: Bootstrap starting.
I20260630 12:15:38.439836 12478 ts_tablet_manager.cc:1434] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260630 12:15:38.444988 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.445744 12284 raft_consensus.cc:2468] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.446002 12479 tablet_bootstrap.cc:654] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.447172 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5269006b24bb4f21bfd9fbfba64c2432" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.447705 12481 raft_consensus.cc:493] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.447902 12283 raft_consensus.cc:2468] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.448443 12481 raft_consensus.cc:515] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.449589 12478 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: Bootstrap starting.
I20260630 12:15:38.449240 12323 leader_election.cc:304] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5b80c41a424ef08c3cd8cbf1850335, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.451426 12483 raft_consensus.cc:493] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.452078 12483 raft_consensus.cc:515] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.455164 12483 leader_election.cc:290] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.457826 12479 tablet_bootstrap.cc:492] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: No bootstrap required, opened a new log
I20260630 12:15:38.458148 12483 raft_consensus.cc:2804] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.458446 12479 ts_tablet_manager.cc:1403] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:15:38.458604 12483 raft_consensus.cc:493] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.457315 12325 leader_election.cc:304] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [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: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 4e5b80c41a424ef08c3cd8cbf1850335
I20260630 12:15:38.460896 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f94580355242aeb57352846c27fe70" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.461584 12283 raft_consensus.cc:2468] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.461730 12479 raft_consensus.cc:359] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.462507 12479 raft_consensus.cc:385] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.462811 12479 raft_consensus.cc:740] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.463658 12479 consensus_queue.cc:260] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.466238 12325 leader_election.cc:304] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.467839 12478 tablet_bootstrap.cc:654] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.467965 12483 raft_consensus.cc:3060] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.474689 12503 raft_consensus.cc:2804] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.475194 12503 raft_consensus.cc:493] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.475545 12503 raft_consensus.cc:3060] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.438884 12485 tablet_bootstrap.cc:492] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.482913 12479 ts_tablet_manager.cc:1434] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.013s
I20260630 12:15:38.483520 12485 ts_tablet_manager.cc:1403] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.002s
W20260630 12:15:38.497812 12323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:45653, user_credentials={real_user=slave}} blocked reactor thread for 48690us
I20260630 12:15:38.496279 12485 raft_consensus.cc:359] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.504870 12485 raft_consensus.cc:385] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.505868 12485 raft_consensus.cc:740] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.507365 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f94580355242aeb57352846c27fe70" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.508402 12485 consensus_queue.cc:260] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.509464 12432 raft_consensus.cc:2468] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.511041 12483 raft_consensus.cc:515] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.513566 12485 ts_tablet_manager.cc:1434] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260630 12:15:38.514669 12485 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
I20260630 12:15:38.491329 12481 leader_election.cc:290] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.493383 12504 raft_consensus.cc:2804] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.518826 12483 leader_election.cc:290] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Requested vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.516816 12504 raft_consensus.cc:493] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.521824 12504 raft_consensus.cc:3060] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.528083 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5269006b24bb4f21bfd9fbfba64c2432" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
I20260630 12:15:38.530318 12432 raft_consensus.cc:3060] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.545013 12485 tablet_bootstrap.cc:654] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.544508 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184" is_pre_election: true
I20260630 12:15:38.545104 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5269006b24bb4f21bfd9fbfba64c2432" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536"
I20260630 12:15:38.544421 12432 raft_consensus.cc:2468] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.545773 12283 raft_consensus.cc:3060] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.542685 12504 raft_consensus.cc:515] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.548771 12323 leader_election.cc:304] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5b80c41a424ef08c3cd8cbf1850335, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.550021 12502 raft_consensus.cc:493] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.550632 12502 raft_consensus.cc:515] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.552687 12483 raft_consensus.cc:2804] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.556802 12483 raft_consensus.cc:697] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Becoming Leader. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Running, Role: LEADER
I20260630 12:15:38.558486 12502 leader_election.cc:290] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.558766 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b98cfb21d449dab70bf625988d8f5e" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.559540 12284 raft_consensus.cc:2468] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 0.
I20260630 12:15:38.562182 12325 leader_election.cc:304] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.563571 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f94580355242aeb57352846c27fe70" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
I20260630 12:15:38.564429 12433 raft_consensus.cc:3060] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.564596 12502 raft_consensus.cc:2804] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.566234 12502 raft_consensus.cc:493] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.566968 12502 raft_consensus.cc:3060] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.567435 12283 raft_consensus.cc:2468] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.563800 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f94580355242aeb57352846c27fe70" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536"
I20260630 12:15:38.565557 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.571239 12284 raft_consensus.cc:3060] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:38.574379 12230 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:38.562021 12504 leader_election.cc:290] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Requested vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
W20260630 12:15:38.578186 12248 leader_election.cc:343] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:38.577935 12502 raft_consensus.cc:515] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.581465 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b98cfb21d449dab70bf625988d8f5e" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
I20260630 12:15:38.581447 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b98cfb21d449dab70bf625988d8f5e" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536"
I20260630 12:15:38.582542 12431 raft_consensus.cc:3060] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.583374 12283 raft_consensus.cc:3060] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.584218 12502 leader_election.cc:290] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Requested vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.568308 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b98cfb21d449dab70bf625988d8f5e" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.595897 12483 consensus_queue.cc:237] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.600334 12283 raft_consensus.cc:2468] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.602445 12325 leader_election.cc:304] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.603609 12502 raft_consensus.cc:2804] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.604157 12502 raft_consensus.cc:697] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Becoming Leader. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Running, Role: LEADER
I20260630 12:15:38.604893 12502 consensus_queue.cc:237] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.621414 12478 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: No bootstrap required, opened a new log
I20260630 12:15:38.622150 12478 ts_tablet_manager.cc:1403] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: Time spent bootstrapping tablet: real 0.173s	user 0.034s	sys 0.042s
I20260630 12:15:38.623171 12284 raft_consensus.cc:2468] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.625512 12478 raft_consensus.cc:359] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.626181 12485 tablet_bootstrap.cc:492] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.626317 12478 raft_consensus.cc:385] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.626832 12485 ts_tablet_manager.cc:1403] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.036s
I20260630 12:15:38.626782 12478 raft_consensus.cc:740] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.627866 12478 consensus_queue.cc:260] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.629293 12485 raft_consensus.cc:359] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.629878 12485 raft_consensus.cc:385] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.630141 12485 raft_consensus.cc:740] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.630384 12503 raft_consensus.cc:515] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.630837 12485 consensus_queue.cc:260] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.631628 12359 raft_consensus.cc:2393] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921e19bf79ef477a8ede08a468165536 in current term 1: Already voted for candidate 9882643c30b242af840f9980aa8c0184 in this term.
I20260630 12:15:38.633457 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
I20260630 12:15:38.633946 12250 leader_election.cc:304] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [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: 921e19bf79ef477a8ede08a468165536; no voters: 4e5b80c41a424ef08c3cd8cbf1850335, 9882643c30b242af840f9980aa8c0184
W20260630 12:15:38.634868 12323 leader_election.cc:343] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:38.635390 12500 raft_consensus.cc:3060] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.635814 12485 ts_tablet_manager.cc:1434] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:15:38.636960 12485 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: Bootstrap starting.
I20260630 12:15:38.638187 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "9882643c30b242af840f9980aa8c0184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536"
I20260630 12:15:38.639102 12431 raft_consensus.cc:2468] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.641081 12433 raft_consensus.cc:2468] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.642361 12323 leader_election.cc:304] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5b80c41a424ef08c3cd8cbf1850335, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.643281 12502 raft_consensus.cc:2804] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.643834 12502 raft_consensus.cc:697] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Becoming Leader. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Running, Role: LEADER
I20260630 12:15:38.644824 12500 raft_consensus.cc:2749] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:38.644654 12502 consensus_queue.cc:237] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.645104 12503 leader_election.cc:290] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653), 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981)
I20260630 12:15:38.643296 12485 tablet_bootstrap.cc:654] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.649708 12478 ts_tablet_manager.cc:1434] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260630 12:15:38.656232 12283 raft_consensus.cc:2468] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9882643c30b242af840f9980aa8c0184 in term 1.
I20260630 12:15:38.658963 12325 leader_election.cc:304] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [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: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 4e5b80c41a424ef08c3cd8cbf1850335
I20260630 12:15:38.660181 12502 raft_consensus.cc:2804] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.660712 12502 raft_consensus.cc:697] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Becoming Leader. State: Replica: 9882643c30b242af840f9980aa8c0184, State: Running, Role: LEADER
I20260630 12:15:38.661542 12502 consensus_queue.cc:237] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.664636 12180 catalog_manager.cc:5697] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9882643c30b242af840f9980aa8c0184 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.665951 12485 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: No bootstrap required, opened a new log
I20260630 12:15:38.666524 12485 ts_tablet_manager.cc:1403] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.013s
I20260630 12:15:38.666708 12180 catalog_manager.cc:5697] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9882643c30b242af840f9980aa8c0184 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.668854 12485 raft_consensus.cc:359] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.669519 12485 raft_consensus.cc:385] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.669765 12485 raft_consensus.cc:740] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.670485 12485 consensus_queue.cc:260] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.672776 12485 ts_tablet_manager.cc:1434] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:38.679162 12500 raft_consensus.cc:493] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.679690 12500 raft_consensus.cc:515] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.682363 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfbb4aaa95e4b59acab3c1dc8ab93d2" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184" is_pre_election: true
I20260630 12:15:38.683061 12359 raft_consensus.cc:2468] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921e19bf79ef477a8ede08a468165536 in term 0.
I20260630 12:15:38.683185 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfbb4aaa95e4b59acab3c1dc8ab93d2" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" is_pre_election: true
I20260630 12:15:38.683990 12431 raft_consensus.cc:2468] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921e19bf79ef477a8ede08a468165536 in term 0.
I20260630 12:15:38.684428 12250 leader_election.cc:304] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.685526 12481 raft_consensus.cc:2804] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.685590 12500 leader_election.cc:290] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.686007 12481 raft_consensus.cc:493] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.686434 12481 raft_consensus.cc:3060] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.687371 12179 catalog_manager.cc:5697] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9882643c30b242af840f9980aa8c0184 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.689275 12179 catalog_manager.cc:5697] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9882643c30b242af840f9980aa8c0184 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.693879 12481 raft_consensus.cc:515] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.695765 12481 leader_election.cc:290] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 election: Requested vote from peers 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005), 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
I20260630 12:15:38.696570 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfbb4aaa95e4b59acab3c1dc8ab93d2" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184"
I20260630 12:15:38.697208 12359 raft_consensus.cc:3060] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.697714 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfbb4aaa95e4b59acab3c1dc8ab93d2" candidate_uuid: "921e19bf79ef477a8ede08a468165536" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5b80c41a424ef08c3cd8cbf1850335"
I20260630 12:15:38.698314 12431 raft_consensus.cc:3060] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.703083 12359 raft_consensus.cc:2468] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921e19bf79ef477a8ede08a468165536 in term 1.
I20260630 12:15:38.703949 12431 raft_consensus.cc:2468] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921e19bf79ef477a8ede08a468165536 in term 1.
I20260630 12:15:38.704250 12250 leader_election.cc:304] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.705119 12481 raft_consensus.cc:2804] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.705550 12481 raft_consensus.cc:697] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 LEADER]: Becoming Leader. State: Replica: 921e19bf79ef477a8ede08a468165536, State: Running, Role: LEADER
I20260630 12:15:38.706248 12481 consensus_queue.cc:237] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.713996 12179 catalog_manager.cc:5697] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921e19bf79ef477a8ede08a468165536 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "921e19bf79ef477a8ede08a468165536" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.719403 12489 raft_consensus.cc:493] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.720491 12489 raft_consensus.cc:515] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.723682 12489 leader_election.cc:290] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005)
I20260630 12:15:38.734455 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce14e87fc8a4956907af5a787dfa40f" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.734730 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce14e87fc8a4956907af5a787dfa40f" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184" is_pre_election: true
I20260630 12:15:38.735288 12283 raft_consensus.cc:2468] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5b80c41a424ef08c3cd8cbf1850335 in term 0.
I20260630 12:15:38.735335 12359 raft_consensus.cc:2468] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5b80c41a424ef08c3cd8cbf1850335 in term 0.
I20260630 12:15:38.736850 12399 leader_election.cc:304] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5b80c41a424ef08c3cd8cbf1850335, 9882643c30b242af840f9980aa8c0184; no voters: 
I20260630 12:15:38.737520 12489 raft_consensus.cc:2804] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.737856 12489 raft_consensus.cc:493] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.738163 12489 raft_consensus.cc:3060] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.744444 12489 raft_consensus.cc:515] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.746156 12489 leader_election.cc:290] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [CANDIDATE]: Term 1 election: Requested vote from peers 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981), 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005)
I20260630 12:15:38.747094 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce14e87fc8a4956907af5a787dfa40f" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536"
I20260630 12:15:38.747363 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce14e87fc8a4956907af5a787dfa40f" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184"
I20260630 12:15:38.747704 12283 raft_consensus.cc:3060] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.748049 12359 raft_consensus.cc:3060] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.753221 12283 raft_consensus.cc:2468] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5b80c41a424ef08c3cd8cbf1850335 in term 1.
I20260630 12:15:38.753219 12359 raft_consensus.cc:2468] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5b80c41a424ef08c3cd8cbf1850335 in term 1.
I20260630 12:15:38.754586 12399 leader_election.cc:304] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5b80c41a424ef08c3cd8cbf1850335, 921e19bf79ef477a8ede08a468165536; no voters: 
I20260630 12:15:38.755338 12489 raft_consensus.cc:2804] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.756459 12489 raft_consensus.cc:697] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 LEADER]: Becoming Leader. State: Replica: 4e5b80c41a424ef08c3cd8cbf1850335, State: Running, Role: LEADER
I20260630 12:15:38.758020 12489 consensus_queue.cc:237] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } }
I20260630 12:15:38.765378 12179 catalog_manager.cc:5697] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:38.932704 12489 raft_consensus.cc:493] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.933442 12489 raft_consensus.cc:515] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } }
I20260630 12:15:38.935653 12489 leader_election.cc:290] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005), 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981)
I20260630 12:15:38.936909 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9882643c30b242af840f9980aa8c0184" is_pre_election: true
I20260630 12:15:38.937156 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a765663335541b88ed2256ee47d41e9" candidate_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921e19bf79ef477a8ede08a468165536" is_pre_election: true
I20260630 12:15:38.938009 12283 raft_consensus.cc:2393] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5b80c41a424ef08c3cd8cbf1850335 in current term 1: Already voted for candidate 9882643c30b242af840f9980aa8c0184 in this term.
I20260630 12:15:38.939113 12399 leader_election.cc:304] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [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: 4e5b80c41a424ef08c3cd8cbf1850335; no voters: 921e19bf79ef477a8ede08a468165536, 9882643c30b242af840f9980aa8c0184
I20260630 12:15:38.940217 12489 raft_consensus.cc:3060] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.948501 12489 raft_consensus.cc:2749] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:38.997380 12502 consensus_queue.cc:1048] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:39.022475 12503 consensus_queue.cc:1048] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.036435 12504 consensus_queue.cc:1048] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:39.052501 12504 consensus_queue.cc:1048] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:39.068850 12504 consensus_queue.cc:1048] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.069864 12483 consensus_queue.cc:1048] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:39.081061 12359 raft_consensus.cc:1275] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Refusing update from remote peer 4e5b80c41a424ef08c3cd8cbf1850335: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:39.084088 12489 consensus_queue.cc:1048] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:39.090772 12284 raft_consensus.cc:1275] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Refusing update from remote peer 4e5b80c41a424ef08c3cd8cbf1850335: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:39.092589 12489 consensus_queue.cc:1048] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.118747 12537 mvcc.cc:204] Tried to move back new op lower bound from 7302437843259887616 to 7302437841961660416. Current Snapshot: MvccSnapshot[applied={T|T < 7302437843259887616}]
I20260630 12:15:39.169662 12432 raft_consensus.cc:1275] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Refusing update from remote peer 921e19bf79ef477a8ede08a468165536: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:39.171346 12500 consensus_queue.cc:1048] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.173691 12359 raft_consensus.cc:1275] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Refusing update from remote peer 921e19bf79ef477a8ede08a468165536: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:39.175891 12481 consensus_queue.cc:1048] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.185484 12502 consensus_queue.cc:1048] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:39.238875 12538 log.cc:927] Time spent T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: Append to log took a long time: real 0.091s	user 0.005s	sys 0.000s
I20260630 12:15:39.274542 12504 consensus_queue.cc:1048] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:15:40.056849   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:40.063542 12576 instance_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:15:40.063887 12577 instance_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:15:40.065623 12579 instance_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:15:40.066706   431 server_base.cc:1061] running on GCE node
I20260630 12:15:40.068013   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:40.068315   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:40.068504   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821740068485 us; error 0 us; skew 500 ppm
I20260630 12:15:40.069029   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:40.071589   431 webserver.cc:533] Webserver started at http://127.0.107.196:45179/ using document root <none> and password file <none>
I20260630 12:15:40.072127   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:40.072336   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:40.072611   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:40.073716   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "4ce7ee66c0ff47c6af6de59941e1249f"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-dl2z"
I20260630 12:15:40.078464   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:40.081928 12584 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:15:40.082691   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:40.083009   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "4ce7ee66c0ff47c6af6de59941e1249f"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-dl2z"
I20260630 12:15:40.083369   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:40.109553   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:40.110793   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:40.112253   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:40.114651   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:40.114895   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.115129   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:40.115312   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.157306   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36171
I20260630 12:15:40.157446 12646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36171 every 8 connection(s)
I20260630 12:15:40.172638 12647 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41459
I20260630 12:15:40.173076 12647 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:40.173797 12647 heartbeater.cc:507] Master 127.0.107.254:41459 requested a full tablet report, sending...
I20260630 12:15:40.175853 12177 ts_manager.cc:194] Registered new tserver with Master: 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196:36171)
I20260630 12:15:40.177367 12177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60358
I20260630 12:15:40.669356 12358 consensus_queue.cc:237] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:40.676415 12280 raft_consensus.cc:1275] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Refusing update from remote peer 9882643c30b242af840f9980aa8c0184: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.676412 12430 raft_consensus.cc:1275] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Refusing update from remote peer 9882643c30b242af840f9980aa8c0184: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.678356 12654 consensus_queue.cc:1048] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:40.679793 12555 consensus_queue.cc:1048] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:15:40.688831 12322 consensus_peers.cc:597] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 -> Peer 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196:36171): Couldn't send request to peer 4ce7ee66c0ff47c6af6de59941e1249f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a765663335541b88ed2256ee47d41e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.687805 12657 raft_consensus.cc:2955] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.689307 12280 raft_consensus.cc:2955] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.689258 12430 raft_consensus.cc:2955] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.705694 12177 catalog_manager.cc:5697] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 reported cstate change: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:40.712483 12430 consensus_queue.cc:237] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:40.719908 12358 raft_consensus.cc:1275] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Refusing update from remote peer 4e5b80c41a424ef08c3cd8cbf1850335: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.720204 12280 raft_consensus.cc:1275] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Refusing update from remote peer 4e5b80c41a424ef08c3cd8cbf1850335: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.721971 12663 consensus_queue.cc:1048] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:40.723467 12651 consensus_queue.cc:1048] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:40.736244 12651 raft_consensus.cc:2955] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.739244 12280 raft_consensus.cc:2955] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
W20260630 12:15:40.740885 12396 consensus_peers.cc:597] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 -> Peer 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196:36171): Couldn't send request to peer 4ce7ee66c0ff47c6af6de59941e1249f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ce14e87fc8a4956907af5a787dfa40f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.742058 12358 raft_consensus.cc:2955] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.753168 12357 consensus_queue.cc:237] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:40.757867 12178 catalog_manager.cc:5697] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 reported cstate change: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:40.763478 12322 consensus_peers.cc:597] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 -> Peer 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196:36171): Couldn't send request to peer 4ce7ee66c0ff47c6af6de59941e1249f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5269006b24bb4f21bfd9fbfba64c2432. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.763677 12280 raft_consensus.cc:1275] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Refusing update from remote peer 9882643c30b242af840f9980aa8c0184: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.764389 12430 raft_consensus.cc:1275] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Refusing update from remote peer 9882643c30b242af840f9980aa8c0184: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.765228 12657 consensus_queue.cc:1048] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:40.766141 12555 consensus_queue.cc:1048] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:15:40.773909 12654 raft_consensus.cc:2955] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.776716 12280 raft_consensus.cc:2955] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.778343 12430 raft_consensus.cc:2955] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.792867 12178 catalog_manager.cc:5697] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 reported cstate change: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9882643c30b242af840f9980aa8c0184" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:40.807567 12280 consensus_queue.cc:237] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:40.815372 12430 raft_consensus.cc:1275] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Refusing update from remote peer 921e19bf79ef477a8ede08a468165536: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.816434 12357 raft_consensus.cc:1275] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Refusing update from remote peer 921e19bf79ef477a8ede08a468165536: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:15:40.817212 12667 consensus_queue.cc:1048] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:15:40.818171 12481 consensus_queue.cc:1048] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:15:40.824800 12247 consensus_peers.cc:597] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 -> Peer 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196:36171): Couldn't send request to peer 4ce7ee66c0ff47c6af6de59941e1249f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cfbb4aaa95e4b59acab3c1dc8ab93d2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.826545 12669 raft_consensus.cc:2955] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.827437 12357 raft_consensus.cc:2955] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.827904 12430 raft_consensus.cc:2955] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } } }
I20260630 12:15:40.838501 12177 catalog_manager.cc:5697] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 reported cstate change: config changed from index -1 to 11, NON_VOTER 4ce7ee66c0ff47c6af6de59941e1249f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "921e19bf79ef477a8ede08a468165536" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:41.175246 12670 ts_tablet_manager.cc:933] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Initiating tablet copy from peer 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005)
I20260630 12:15:41.177112 12670 tablet_copy_client.cc:323] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39005
I20260630 12:15:41.179719 12647 heartbeater.cc:499] Master 127.0.107.254:41459 was elected leader, sending a full tablet report...
I20260630 12:15:41.190970   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:41.219115 12369 tablet_copy_service.cc:140] P 9882643c30b242af840f9980aa8c0184: Received BeginTabletCopySession request for tablet 1a765663335541b88ed2256ee47d41e9 from peer 4ce7ee66c0ff47c6af6de59941e1249f ({username='slave'} at 127.0.0.1:42290)
I20260630 12:15:41.220916 12674 ts_tablet_manager.cc:933] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4ce7ee66c0ff47c6af6de59941e1249f: Initiating tablet copy from peer 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981)
I20260630 12:15:41.220916 12369 tablet_copy_service.cc:161] P 9882643c30b242af840f9980aa8c0184: Beginning new tablet copy session on tablet 1a765663335541b88ed2256ee47d41e9 from peer 4ce7ee66c0ff47c6af6de59941e1249f at {username='slave'} at 127.0.0.1:42290: session id = 4ce7ee66c0ff47c6af6de59941e1249f-1a765663335541b88ed2256ee47d41e9
I20260630 12:15:41.224356 12674 tablet_copy_client.cc:323] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:43981
I20260630 12:15:41.243387 12369 tablet_copy_source_session.cc:215] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:41.247128 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a765663335541b88ed2256ee47d41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.248700   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:41.249522   431 tablet_replica.cc:333] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.250363   431 raft_consensus.cc:2243] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.251084   431 raft_consensus.cc:2272] T 4ce14e87fc8a4956907af5a787dfa40f P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.255605   431 tablet_replica.cc:333] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.256453   431 raft_consensus.cc:2243] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.257602   431 raft_consensus.cc:2272] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.260640   431 tablet_replica.cc:333] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.261405   431 raft_consensus.cc:2243] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.261982   431 raft_consensus.cc:2272] T 58f94580355242aeb57352846c27fe70 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.264863   431 tablet_replica.cc:333] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.265559   431 raft_consensus.cc:2243] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.266188   431 raft_consensus.cc:2272] T 10b98cfb21d449dab70bf625988d8f5e P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.266927 12670 tablet_copy_client.cc:806] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:41.267506 12670 tablet_copy_client.cc:670] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:41.268918   431 tablet_replica.cc:333] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.269670   431 raft_consensus.cc:2243] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.270247   431 raft_consensus.cc:2272] T 5269006b24bb4f21bfd9fbfba64c2432 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.271981 12670 tablet_copy_client.cc:538] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:41.273389   431 tablet_replica.cc:333] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536: stopping tablet replica
I20260630 12:15:41.273999   431 raft_consensus.cc:2243] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.274688   431 raft_consensus.cc:2272] T 1a765663335541b88ed2256ee47d41e9 P 921e19bf79ef477a8ede08a468165536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.281507 12670 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap starting.
W20260630 12:15:41.291038 12247 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 2 similar messages]
I20260630 12:15:41.323221 12680 ts_tablet_manager.cc:933] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Initiating tablet copy from peer 9882643c30b242af840f9980aa8c0184 (127.0.107.194:39005)
W20260630 12:15:41.330871 12249 connection.cc:466] server connection from 127.0.0.1:38744 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38744 (request call id 19) could send its response
I20260630 12:15:41.331002 12676 ts_tablet_manager.cc:933] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Initiating tablet copy from peer 4e5b80c41a424ef08c3cd8cbf1850335 (127.0.107.195:45653)
W20260630 12:15:41.333209 12399 consensus_peers.cc:597] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 -> Peer 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981): Couldn't send request to peer 921e19bf79ef477a8ede08a468165536. Status: Network error: recv got EOF from 127.0.107.193:43981 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:41.332672 12680 tablet_copy_client.cc:323] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39005
I20260630 12:15:41.335579 12676 tablet_copy_client.cc:323] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45653
I20260630 12:15:41.336352 12369 tablet_copy_service.cc:140] P 9882643c30b242af840f9980aa8c0184: Received BeginTabletCopySession request for tablet 5269006b24bb4f21bfd9fbfba64c2432 from peer 4ce7ee66c0ff47c6af6de59941e1249f ({username='slave'} at 127.0.0.1:42290)
I20260630 12:15:41.336946 12369 tablet_copy_service.cc:161] P 9882643c30b242af840f9980aa8c0184: Beginning new tablet copy session on tablet 5269006b24bb4f21bfd9fbfba64c2432 from peer 4ce7ee66c0ff47c6af6de59941e1249f at {username='slave'} at 127.0.0.1:42290: session id = 4ce7ee66c0ff47c6af6de59941e1249f-5269006b24bb4f21bfd9fbfba64c2432
I20260630 12:15:41.345345 12369 tablet_copy_source_session.cc:215] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:41.349210 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5269006b24bb4f21bfd9fbfba64c2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.362185   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:41.372545 12588 connection.cc:466] server connection from 127.0.0.1:47102 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47102 (request call id 1) could send its response
I20260630 12:15:41.380993 12680 tablet_copy_client.cc:806] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:41.381246 12443 tablet_copy_service.cc:140] P 4e5b80c41a424ef08c3cd8cbf1850335: Received BeginTabletCopySession request for tablet 4ce14e87fc8a4956907af5a787dfa40f from peer 4ce7ee66c0ff47c6af6de59941e1249f ({username='slave'} at 127.0.0.1:52638)
I20260630 12:15:41.381675 12680 tablet_copy_client.cc:670] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:41.381861 12443 tablet_copy_service.cc:161] P 4e5b80c41a424ef08c3cd8cbf1850335: Beginning new tablet copy session on tablet 4ce14e87fc8a4956907af5a787dfa40f from peer 4ce7ee66c0ff47c6af6de59941e1249f at {username='slave'} at 127.0.0.1:52638: session id = 4ce7ee66c0ff47c6af6de59941e1249f-4ce14e87fc8a4956907af5a787dfa40f
I20260630 12:15:41.386657 12680 tablet_copy_client.cc:538] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:41.390797 12443 tablet_copy_source_session.cc:215] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:41.394381   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:41.394585 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce14e87fc8a4956907af5a787dfa40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.399188 12680 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap starting.
I20260630 12:15:41.423326   431 tablet_copy_service.cc:362] P 9882643c30b242af840f9980aa8c0184: Destroying tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-5269006b24bb4f21bfd9fbfba64c2432 due to service shutdown
I20260630 12:15:41.423864   431 tablet_copy_service.cc:434] P 9882643c30b242af840f9980aa8c0184: ending tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-5269006b24bb4f21bfd9fbfba64c2432 on tablet 5269006b24bb4f21bfd9fbfba64c2432 with peer 4ce7ee66c0ff47c6af6de59941e1249f
I20260630 12:15:41.424522   431 tablet_copy_service.cc:362] P 9882643c30b242af840f9980aa8c0184: Destroying tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-1a765663335541b88ed2256ee47d41e9 due to service shutdown
I20260630 12:15:41.424916   431 tablet_copy_service.cc:434] P 9882643c30b242af840f9980aa8c0184: ending tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-1a765663335541b88ed2256ee47d41e9 on tablet 1a765663335541b88ed2256ee47d41e9 with peer 4ce7ee66c0ff47c6af6de59941e1249f
I20260630 12:15:41.429170 12676 tablet_copy_client.cc:806] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:41.429828 12676 tablet_copy_client.cc:670] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:41.435179 12676 tablet_copy_client.cc:538] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:41.445154 12676 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap starting.
I20260630 12:15:41.461632   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:41.465004   431 tablet_replica.cc:333] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.465857   431 raft_consensus.cc:2243] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.466769   431 raft_consensus.cc:2272] T 10b98cfb21d449dab70bf625988d8f5e P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.469700   431 tablet_replica.cc:333] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.470709   431 raft_consensus.cc:2243] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.471639   431 raft_consensus.cc:2272] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.487135   431 tablet_replica.cc:333] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.487999   431 raft_consensus.cc:2243] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.489111   431 raft_consensus.cc:2272] T 58f94580355242aeb57352846c27fe70 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.497407   431 tablet_replica.cc:333] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.498210   431 raft_consensus.cc:2243] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.499037   431 raft_consensus.cc:2272] T 4ce14e87fc8a4956907af5a787dfa40f P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:41.503131 12325 consensus_peers.cc:597] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 -> Peer 921e19bf79ef477a8ede08a468165536 (127.0.107.193:43981): Couldn't send request to peer 921e19bf79ef477a8ede08a468165536. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:41.504931   431 tablet_replica.cc:333] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.505789   431 raft_consensus.cc:2243] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.507175   431 raft_consensus.cc:2272] T 5269006b24bb4f21bfd9fbfba64c2432 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.508396 12670 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=74 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:41.509382 12670 tablet_bootstrap.cc:492] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap complete.
I20260630 12:15:41.510094 12670 ts_tablet_manager.cc:1403] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent bootstrapping tablet: real 0.229s	user 0.077s	sys 0.016s
I20260630 12:15:41.513046 12670 raft_consensus.cc:359] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.514032 12670 raft_consensus.cc:740] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ce7ee66c0ff47c6af6de59941e1249f, State: Initialized, Role: LEARNER
I20260630 12:15:41.514731 12670 consensus_queue.cc:260] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.518810   431 tablet_replica.cc:333] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184: stopping tablet replica
I20260630 12:15:41.519752   431 raft_consensus.cc:2243] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.521148   431 raft_consensus.cc:2272] T 1a765663335541b88ed2256ee47d41e9 P 9882643c30b242af840f9980aa8c0184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.533284 12670 ts_tablet_manager.cc:1434] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
W20260630 12:15:41.545205 12670 tablet_copy_client.cc:1131] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:39005: connect: Connection refused (error 111)
I20260630 12:15:41.548468 12680 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=69 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:41.549496 12680 tablet_bootstrap.cc:492] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap complete.
I20260630 12:15:41.550262 12680 ts_tablet_manager.cc:1403] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent bootstrapping tablet: real 0.151s	user 0.091s	sys 0.004s
I20260630 12:15:41.553185 12680 raft_consensus.cc:359] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.554062 12680 raft_consensus.cc:740] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ce7ee66c0ff47c6af6de59941e1249f, State: Initialized, Role: LEARNER
I20260630 12:15:41.554747 12680 consensus_queue.cc:260] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } attrs { replace: true } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.557066 12680 ts_tablet_manager.cc:1434] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:15:41.560462 12676 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=77 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260630 12:15:41.560505 12680 tablet_copy_client.cc:1131] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:39005: connect: Connection refused (error 111)
I20260630 12:15:41.561764 12676 tablet_bootstrap.cc:492] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Bootstrap complete.
I20260630 12:15:41.562682 12676 ts_tablet_manager.cc:1403] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent bootstrapping tablet: real 0.118s	user 0.085s	sys 0.012s
I20260630 12:15:41.567112   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:41.567219 12676 raft_consensus.cc:359] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.568313 12676 raft_consensus.cc:740] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ce7ee66c0ff47c6af6de59941e1249f, State: Initialized, Role: LEARNER
I20260630 12:15:41.569061 12676 consensus_queue.cc:260] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "921e19bf79ef477a8ede08a468165536" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43981 } } peers { permanent_uuid: "9882643c30b242af840f9980aa8c0184" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39005 } attrs { replace: true } } peers { permanent_uuid: "4e5b80c41a424ef08c3cd8cbf1850335" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45653 } } peers { permanent_uuid: "4ce7ee66c0ff47c6af6de59941e1249f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36171 } attrs { promote: true } }
I20260630 12:15:41.571224 12676 ts_tablet_manager.cc:1434] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:15:41.573432 12443 tablet_copy_service.cc:342] P 4e5b80c41a424ef08c3cd8cbf1850335: Request end of tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-4ce14e87fc8a4956907af5a787dfa40f received from {username='slave'} at 127.0.0.1:52638
I20260630 12:15:41.573870 12443 tablet_copy_service.cc:434] P 4e5b80c41a424ef08c3cd8cbf1850335: ending tablet copy session 4ce7ee66c0ff47c6af6de59941e1249f-4ce14e87fc8a4956907af5a787dfa40f on tablet 4ce14e87fc8a4956907af5a787dfa40f with peer 4ce7ee66c0ff47c6af6de59941e1249f
I20260630 12:15:41.587931   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:41.614696   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:41.615466   431 tablet_replica.cc:333] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.616302   431 raft_consensus.cc:2243] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.617142   431 raft_consensus.cc:2272] T 1cfbb4aaa95e4b59acab3c1dc8ab93d2 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.620333   431 tablet_replica.cc:333] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.621091   431 raft_consensus.cc:2243] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.621646   431 raft_consensus.cc:2272] T 58f94580355242aeb57352846c27fe70 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.624359   431 tablet_replica.cc:333] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.624938   431 raft_consensus.cc:2243] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.625497   431 raft_consensus.cc:2272] T 10b98cfb21d449dab70bf625988d8f5e P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.627496   431 tablet_replica.cc:333] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.628122   431 raft_consensus.cc:2243] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.628576   431 raft_consensus.cc:2272] T 1a765663335541b88ed2256ee47d41e9 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.631047   431 tablet_replica.cc:333] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.631568   431 raft_consensus.cc:2243] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:41.632172   431 raft_consensus.cc:2272] T 5269006b24bb4f21bfd9fbfba64c2432 P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.634642   431 tablet_replica.cc:333] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335: stopping tablet replica
I20260630 12:15:41.635140   431 raft_consensus.cc:2243] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.636190   431 raft_consensus.cc:2272] T 4ce14e87fc8a4956907af5a787dfa40f P 4e5b80c41a424ef08c3cd8cbf1850335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.663342   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:41.685699   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:41.712744   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:41.714582   431 tablet_replica.cc:333] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f: stopping tablet replica
I20260630 12:15:41.715246   431 raft_consensus.cc:2243] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:41.715687   431 raft_consensus.cc:2272] T 4ce14e87fc8a4956907af5a787dfa40f P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:41.718281   431 tablet_replica.cc:333] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f: stopping tablet replica
I20260630 12:15:41.718860   431 raft_consensus.cc:2243] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:41.719267   431 raft_consensus.cc:2272] T 5269006b24bb4f21bfd9fbfba64c2432 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:41.721773   431 tablet_replica.cc:333] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f: stopping tablet replica
I20260630 12:15:41.722271   431 raft_consensus.cc:2243] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:41.722658   431 raft_consensus.cc:2272] T 1a765663335541b88ed2256ee47d41e9 P 4ce7ee66c0ff47c6af6de59941e1249f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:41.746629   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:41.763662   431 master.cc:562] Master@127.0.107.254:41459 shutting down...
W20260630 12:15:41.784271 12230 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:41.785372   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:41.785868   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:41.786170   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a861478aec274c6f911ce79ca9d68f91: stopping tablet replica
I20260630 12:15:41.806862   431 master.cc:584] Master@127.0.107.254:41459 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5419 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:41.846309   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41355
I20260630 12:15:41.847352   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:41.852758 12692 instance_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:15:41.853091 12691 instance_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:15:41.853675 12694 instance_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:15:41.854812   431 server_base.cc:1061] running on GCE node
I20260630 12:15:41.855670   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:41.855849   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:41.856076   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821741856047 us; error 0 us; skew 500 ppm
I20260630 12:15:41.856585   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:41.858799   431 webserver.cc:533] Webserver started at http://127.0.107.254:35797/ using document root <none> and password file <none>
I20260630 12:15:41.859263   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:41.859448   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:41.859719   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:41.860810   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/master-0-root/instance:
uuid: "b0c6e1cf71ea41229ee19ef12eb73f98"
format_stamp: "Formatted at 2026-06-30 12:15:41 on dist-test-slave-dl2z"
I20260630 12:15:41.865175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:41.868463 12699 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:15:41.869174   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:41.869563   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/master-0-root
uuid: "b0c6e1cf71ea41229ee19ef12eb73f98"
format_stamp: "Formatted at 2026-06-30 12:15:41 on dist-test-slave-dl2z"
I20260630 12:15:41.869841   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:41.888032   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:41.889019   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:41.923228   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41355
I20260630 12:15:41.923321 12750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41355 every 8 connection(s)
I20260630 12:15:41.926915 12751 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:15:41.937449 12751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98: Bootstrap starting.
I20260630 12:15:41.941720 12751 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.945672 12751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98: No bootstrap required, opened a new log
I20260630 12:15:41.948006 12751 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER }
I20260630 12:15:41.948374 12751 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.948549 12751 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c6e1cf71ea41229ee19ef12eb73f98, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.949038 12751 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER }
I20260630 12:15:41.949440 12751 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:41.949625 12751 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:41.949833 12751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.954596 12751 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER }
I20260630 12:15:41.955143 12751 leader_election.cc:304] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [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: b0c6e1cf71ea41229ee19ef12eb73f98; no voters: 
I20260630 12:15:41.956317 12751 leader_election.cc:290] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:41.956681 12754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.958050 12754 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 1 LEADER]: Becoming Leader. State: Replica: b0c6e1cf71ea41229ee19ef12eb73f98, State: Running, Role: LEADER
I20260630 12:15:41.958725 12754 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [LEADER]: Queue going to LEADER mode. State: All 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: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER }
I20260630 12:15:41.959095 12751 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:41.963064 12755 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER } }
I20260630 12:15:41.963196 12756 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0c6e1cf71ea41229ee19ef12eb73f98. Latest consensus state: current_term: 1 leader_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c6e1cf71ea41229ee19ef12eb73f98" member_type: VOTER } }
I20260630 12:15:41.963846 12755 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:41.964280 12756 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:41.967883 12761 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:41.976020 12761 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:41.976979   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:41.985195 12761 catalog_manager.cc:1383] Generated new cluster ID: d42a79ce64904258a2e5c8d3fc87ffac
I20260630 12:15:41.985562 12761 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:42.007519 12761 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:42.008862 12761 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:42.021798 12761 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98: Generated new TSK 0
I20260630 12:15:42.022455 12761 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:42.043558   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:42.049286 12772 instance_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:15:42.050304 12773 instance_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:15:42.052452   431 server_base.cc:1061] running on GCE node
W20260630 12:15:42.052579 12775 instance_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:15:42.053630   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:42.053813   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:42.053951   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821742053940 us; error 0 us; skew 500 ppm
I20260630 12:15:42.054358   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:42.056588   431 webserver.cc:533] Webserver started at http://127.0.107.193:46539/ using document root <none> and password file <none>
I20260630 12:15:42.057013   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:42.057165   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:42.057367   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:42.058337   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-0-root/instance:
uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.062772   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:42.065943 12780 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:15:42.066792   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:42.067075   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-0-root
uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.067312   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:42.088179   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:42.089352   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:42.090849   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:42.093235   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:42.093443   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.093747   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:42.093892   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.132516   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45351
I20260630 12:15:42.132596 12842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45351 every 8 connection(s)
I20260630 12:15:42.137540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:42.144977 12847 instance_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:15:42.145328 12848 instance_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:15:42.149442 12850 instance_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:15:42.149770   431 server_base.cc:1061] running on GCE node
I20260630 12:15:42.152982   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:42.153240   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:42.153460   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821742153434 us; error 0 us; skew 500 ppm
I20260630 12:15:42.153992   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:42.155664 12843 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41355
I20260630 12:15:42.156060 12843 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:42.156771 12843 heartbeater.cc:507] Master 127.0.107.254:41355 requested a full tablet report, sending...
I20260630 12:15:42.157140   431 webserver.cc:533] Webserver started at http://127.0.107.194:33319/ using document root <none> and password file <none>
I20260630 12:15:42.158097   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:42.158339   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:42.158649   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:42.159662 12716 ts_manager.cc:194] Registered new tserver with Master: 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351)
I20260630 12:15:42.160128   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-1-root/instance:
uuid: "b31b0684cc224a15b022e148abddbc5a"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.162595 12716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40040
I20260630 12:15:42.166145   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:42.169909 12855 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:15:42.170920   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:15:42.171279   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-1-root
uuid: "b31b0684cc224a15b022e148abddbc5a"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.171627   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:42.185045   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:42.186169   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:42.187644   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:42.189993   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:42.190248   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.190524   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:42.190707   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.228327   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38083
I20260630 12:15:42.228431 12917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38083 every 8 connection(s)
I20260630 12:15:42.233081   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:42.239976 12921 instance_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:15:42.242656 12922 instance_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:15:42.244900   431 server_base.cc:1061] running on GCE node
W20260630 12:15:42.245518 12924 instance_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:15:42.246522 12918 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41355
I20260630 12:15:42.246677   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:42.246965 12918 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:42.247035   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:42.247407   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821742247383 us; error 0 us; skew 500 ppm
I20260630 12:15:42.247896 12918 heartbeater.cc:507] Master 127.0.107.254:41355 requested a full tablet report, sending...
I20260630 12:15:42.248070   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:42.250375 12716 ts_manager.cc:194] Registered new tserver with Master: b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:42.250990   431 webserver.cc:533] Webserver started at http://127.0.107.195:33005/ using document root <none> and password file <none>
I20260630 12:15:42.251515   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:42.251721   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:42.252030 12716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40042
I20260630 12:15:42.252039   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:42.253634   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-2-root/instance:
uuid: "030c961687044ecb8eb7e5d950244737"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.258096   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:42.261549 12929 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:15:42.262461   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:42.262722   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-2-root
uuid: "030c961687044ecb8eb7e5d950244737"
format_stamp: "Formatted at 2026-06-30 12:15:42 on dist-test-slave-dl2z"
I20260630 12:15:42.262977   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:42.277172   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:42.278203   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:42.279553   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:42.281881   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:42.282122   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.282361   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:42.282531   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:42.319772   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41295
I20260630 12:15:42.319924 12991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41295 every 8 connection(s)
I20260630 12:15:42.335215 12992 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41355
I20260630 12:15:42.335822 12992 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:42.336695 12992 heartbeater.cc:507] Master 127.0.107.254:41355 requested a full tablet report, sending...
I20260630 12:15:42.338734 12716 ts_manager.cc:194] Registered new tserver with Master: 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:42.339323   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016288853s
I20260630 12:15:42.340636 12716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40048
I20260630 12:15:43.165706 12843 heartbeater.cc:499] Master 127.0.107.254:41355 was elected leader, sending a full tablet report...
I20260630 12:15:43.254737 12918 heartbeater.cc:499] Master 127.0.107.254:41355 was elected leader, sending a full tablet report...
I20260630 12:15:43.343765 12992 heartbeater.cc:499] Master 127.0.107.254:41355 was elected leader, sending a full tablet report...
I20260630 12:15:43.395045 12716 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40064:
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:15:43.397660 12716 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:15:43.469507 12957 tablet_service.cc:1511] Processing CreateTablet for tablet a3fefee52d78423bbf05b39c3176bdfc (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:43.471133 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fefee52d78423bbf05b39c3176bdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.471237 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdc3229277e4b03bc37a87615930955 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:43.472735 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdc3229277e4b03bc37a87615930955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.473909 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 17af8685bc5648e8ad94ca2dbdebaca6 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:43.474516 12955 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf314113a684d72ad04f9385577facd (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:43.475483 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af8685bc5648e8ad94ca2dbdebaca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.476715 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:43.478063 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.480044 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 541895a539cc4041859a5daf5b648359 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:43.480753 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf314113a684d72ad04f9385577facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.481557 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541895a539cc4041859a5daf5b648359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.505144 12807 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:43.506843 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.509069 12883 tablet_service.cc:1511] Processing CreateTablet for tablet a3fefee52d78423bbf05b39c3176bdfc (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:43.510553 12883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fefee52d78423bbf05b39c3176bdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.512688 12878 tablet_service.cc:1511] Processing CreateTablet for tablet 541895a539cc4041859a5daf5b648359 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:43.513546 12806 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf314113a684d72ad04f9385577facd (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:43.514228 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541895a539cc4041859a5daf5b648359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.515040 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf314113a684d72ad04f9385577facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.517016 12882 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:43.518707 12882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6bf1ee94a44ae1bebf1bf1e731582c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.521412 12805 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdc3229277e4b03bc37a87615930955 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:43.524034 12804 tablet_service.cc:1511] Processing CreateTablet for tablet 17af8685bc5648e8ad94ca2dbdebaca6 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:43.526237 12881 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf314113a684d72ad04f9385577facd (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:43.531153 12880 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdc3229277e4b03bc37a87615930955 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:43.531620 12879 tablet_service.cc:1511] Processing CreateTablet for tablet 17af8685bc5648e8ad94ca2dbdebaca6 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:43.532370 13012 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
I20260630 12:15:43.532661 12808 tablet_service.cc:1511] Processing CreateTablet for tablet a3fefee52d78423bbf05b39c3176bdfc (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:43.529505 12803 tablet_service.cc:1511] Processing CreateTablet for tablet 541895a539cc4041859a5daf5b648359 (DEFAULT_TABLE table=test-workload [id=6cf2c825afa747a4aa0e48c9827bee60]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:43.535045 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf314113a684d72ad04f9385577facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.537204 13013 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.537645 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af8685bc5648e8ad94ca2dbdebaca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.540151 13012 tablet_bootstrap.cc:654] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.540390 12880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdc3229277e4b03bc37a87615930955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.544505 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdc3229277e4b03bc37a87615930955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.545660 13013 tablet_bootstrap.cc:654] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.546296 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fefee52d78423bbf05b39c3176bdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.547981 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af8685bc5648e8ad94ca2dbdebaca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.551275 13012 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
I20260630 12:15:43.551985 13012 ts_tablet_manager.cc:1403] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:15:43.552400 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541895a539cc4041859a5daf5b648359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:43.556490 13012 raft_consensus.cc:359] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.557778 13012 raft_consensus.cc:385] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.558229 13012 raft_consensus.cc:740] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.559684 13012 consensus_queue.cc:260] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.569489 13012 ts_tablet_manager.cc:1434] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.009s
I20260630 12:15:43.570868 13012 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
I20260630 12:15:43.575232 13013 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
I20260630 12:15:43.575814 13013 ts_tablet_manager.cc:1403] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.012s
I20260630 12:15:43.578660 13013 raft_consensus.cc:359] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.579393 13013 raft_consensus.cc:385] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.596688 13012 tablet_bootstrap.cc:654] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.579699 13013 raft_consensus.cc:740] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.604858 13013 consensus_queue.cc:260] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.612444 13019 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
I20260630 12:15:43.618341 13012 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
I20260630 12:15:43.619012 13012 ts_tablet_manager.cc:1403] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.004s
I20260630 12:15:43.622216 13012 raft_consensus.cc:359] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.623070 13012 raft_consensus.cc:385] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.623430 13012 raft_consensus.cc:740] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.624246 13012 consensus_queue.cc:260] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.626297 13013 ts_tablet_manager.cc:1434] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.005s
I20260630 12:15:43.628965 13013 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.631129 13020 raft_consensus.cc:493] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.631657 13020 raft_consensus.cc:515] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.629920 13019 tablet_bootstrap.cc:654] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.634565 13020 leader_election.cc:290] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295), 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351)
I20260630 12:15:43.626624 13012 ts_tablet_manager.cc:1434] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:43.635974 13012 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
I20260630 12:15:43.643410 13012 tablet_bootstrap.cc:654] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.647243 13019 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.647814 13019 ts_tablet_manager.cc:1403] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260630 12:15:43.650875 13019 raft_consensus.cc:359] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.651844 13019 raft_consensus.cc:385] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.652235 13019 raft_consensus.cc:740] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.653216 13019 consensus_queue.cc:260] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.657295 13013 tablet_bootstrap.cc:654] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.662969 13012 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
I20260630 12:15:43.663568 13012 ts_tablet_manager.cc:1403] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260630 12:15:43.666508 13012 raft_consensus.cc:359] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.666846 13026 raft_consensus.cc:493] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.667258 13012 raft_consensus.cc:385] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.667490 13026 raft_consensus.cc:515] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.671020 13019 ts_tablet_manager.cc:1434] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260630 12:15:43.672145 13019 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
I20260630 12:15:43.673202 13026 leader_election.cc:290] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:43.678886 13019 tablet_bootstrap.cc:654] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.667675 13012 raft_consensus.cc:740] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.683100 13012 consensus_queue.cc:260] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.685940 13013 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
I20260630 12:15:43.686826 13013 ts_tablet_manager.cc:1403] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.002s
I20260630 12:15:43.686072 13012 ts_tablet_manager.cc:1434] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260630 12:15:43.688478 13012 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
I20260630 12:15:43.696527 13012 tablet_bootstrap.cc:654] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.710223 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
I20260630 12:15:43.712179 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:43.714633 12967 raft_consensus.cc:2468] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 0.
I20260630 12:15:43.716233 12857 leader_election.cc:304] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a; no voters: 
I20260630 12:15:43.717483 13018 raft_consensus.cc:2804] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:43.718050 13018 raft_consensus.cc:493] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:43.718401 13018 raft_consensus.cc:3060] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.703055 13013 raft_consensus.cc:359] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.730311 13013 raft_consensus.cc:385] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:15:43.730679 12858 leader_election.cc:343] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.731127 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:43.731599 13012 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
W20260630 12:15:43.732537 12782 leader_election.cc:343] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.732528 13012 ts_tablet_manager.cc:1403] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.022s
I20260630 12:15:43.730715 13013 raft_consensus.cc:740] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.732577 13018 raft_consensus.cc:515] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.734875 13013 consensus_queue.cc:260] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.736649 13012 raft_consensus.cc:359] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.736960 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737"
I20260630 12:15:43.737651 13012 raft_consensus.cc:385] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.737708 12967 raft_consensus.cc:3060] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.738248 13012 raft_consensus.cc:740] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.737371 13013 ts_tablet_manager.cc:1434] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260630 12:15:43.739602 13018 leader_election.cc:290] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 election: Requested vote from peers 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295), 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351)
I20260630 12:15:43.740262 13012 consensus_queue.cc:260] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.740823 12893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:43.741436 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
W20260630 12:15:43.743054 12858 leader_election.cc:343] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.741611 13013 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.743789 13012 ts_tablet_manager.cc:1434] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:15:43.744881 13012 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
W20260630 12:15:43.747179 12783 leader_election.cc:343] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.747740 12783 leader_election.cc:304] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [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: 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a
I20260630 12:15:43.748700 13026 raft_consensus.cc:2749] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:43.749763 13013 tablet_bootstrap.cc:654] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.750828 13012 tablet_bootstrap.cc:654] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.751560 12967 raft_consensus.cc:2468] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 1.
I20260630 12:15:43.753242 12857 leader_election.cc:304] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [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: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a; no voters: 95e6ef9260214c5c9e6a9b1372a5202d
I20260630 12:15:43.754985 13018 raft_consensus.cc:2804] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:43.755699 13018 raft_consensus.cc:697] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 1 LEADER]: Becoming Leader. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Running, Role: LEADER
I20260630 12:15:43.756918 13018 consensus_queue.cc:237] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.765301 13016 raft_consensus.cc:493] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.766167 13016 raft_consensus.cc:515] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.774003 13016 leader_election.cc:290] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:43.774701 13019 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.775694 13019 ts_tablet_manager.cc:1403] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.029s
I20260630 12:15:43.779690 13019 raft_consensus.cc:359] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.785257 13019 raft_consensus.cc:385] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.786417 13019 raft_consensus.cc:740] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.788057 13019 consensus_queue.cc:260] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.788885 12715 catalog_manager.cc:5697] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to b31b0684cc224a15b022e148abddbc5a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b31b0684cc224a15b022e148abddbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:43.793320 13019 ts_tablet_manager.cc:1434] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:15:43.797472 13019 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
I20260630 12:15:43.806988 13019 tablet_bootstrap.cc:654] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.814181 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
I20260630 12:15:43.816757 12893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:43.818151 13012 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
W20260630 12:15:43.818519 12932 leader_election.cc:343] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.818754 13012 ts_tablet_manager.cc:1403] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.020s
I20260630 12:15:43.819203 13013 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
W20260630 12:15:43.819402 12932 leader_election.cc:343] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.819839 13013 ts_tablet_manager.cc:1403] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.036s
I20260630 12:15:43.819900 12932 leader_election.cc:304] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [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: 030c961687044ecb8eb7e5d950244737; no voters: 95e6ef9260214c5c9e6a9b1372a5202d, b31b0684cc224a15b022e148abddbc5a
I20260630 12:15:43.820989 13016 raft_consensus.cc:2749] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:43.822714 13012 raft_consensus.cc:359] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.823495 13012 raft_consensus.cc:385] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.823170 13013 raft_consensus.cc:359] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.823833 13012 raft_consensus.cc:740] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.824178 13013 raft_consensus.cc:385] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.824579 13013 raft_consensus.cc:740] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.824692 13012 consensus_queue.cc:260] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.825512 13019 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.826212 13019 ts_tablet_manager.cc:1403] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260630 12:15:43.826627 13012 ts_tablet_manager.cc:1434] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:15:43.828162 13012 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: Bootstrap starting.
I20260630 12:15:43.825421 13013 consensus_queue.cc:260] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.829881 13019 raft_consensus.cc:359] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.830693 13019 raft_consensus.cc:385] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.831002 13019 raft_consensus.cc:740] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.831874 13019 consensus_queue.cc:260] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.836984 13012 tablet_bootstrap.cc:654] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.838784 13013 ts_tablet_manager.cc:1434] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260630 12:15:43.837019 13016 raft_consensus.cc:493] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.841307 13019 ts_tablet_manager.cc:1434] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:15:43.840740 13016 raft_consensus.cc:515] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.842790 13013 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.845201 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
W20260630 12:15:43.847839 12932 leader_election.cc:343] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.849795 13013 tablet_bootstrap.cc:654] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.854180 12893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:43.855360 12893 raft_consensus.cc:2468] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 0.
I20260630 12:15:43.857054 13019 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
I20260630 12:15:43.857457 12932 leader_election.cc:304] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [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: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a; no voters: 95e6ef9260214c5c9e6a9b1372a5202d
I20260630 12:15:43.859398 13016 leader_election.cc:290] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:43.860414 13016 raft_consensus.cc:2804] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:43.860981 13016 raft_consensus.cc:493] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:43.861490 13016 raft_consensus.cc:3060] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.863282 13013 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
I20260630 12:15:43.863925 13013 ts_tablet_manager.cc:1403] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:15:43.867158 13012 tablet_bootstrap.cc:492] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: No bootstrap required, opened a new log
I20260630 12:15:43.867687 13012 ts_tablet_manager.cc:1403] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.018s
I20260630 12:15:43.868309 13041 raft_consensus.cc:493] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.866878 13013 raft_consensus.cc:359] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.869169 13013 raft_consensus.cc:385] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.869148 13041 raft_consensus.cc:515] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.869747 13013 raft_consensus.cc:740] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.871357 13019 tablet_bootstrap.cc:654] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.870944 13013 consensus_queue.cc:260] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.872624 13016 raft_consensus.cc:515] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.870707 13012 raft_consensus.cc:359] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.874234 13013 ts_tablet_manager.cc:1434] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:15:43.874534 13012 raft_consensus.cc:385] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.874938 13012 raft_consensus.cc:740] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.875067 13016 leader_election.cc:290] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Requested vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:43.875511 13013 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.875716 13012 consensus_queue.cc:260] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.878500 13012 ts_tablet_manager.cc:1434] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260630 12:15:43.878619 13019 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.879283 13019 ts_tablet_manager.cc:1403] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260630 12:15:43.882813 13013 tablet_bootstrap.cc:654] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.873217 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
I20260630 12:15:43.882408 13019 raft_consensus.cc:359] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.883787 12818 raft_consensus.cc:2468] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 0.
I20260630 12:15:43.885886 12932 leader_election.cc:304] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 
I20260630 12:15:43.885967 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
I20260630 12:15:43.886328 12893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a"
I20260630 12:15:43.888054 13041 leader_election.cc:290] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:43.888180 13016 raft_consensus.cc:2804] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:43.888685 13016 raft_consensus.cc:493] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:43.889205 13016 raft_consensus.cc:3060] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.883783 13019 raft_consensus.cc:385] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.891402 13019 raft_consensus.cc:740] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.892326 13019 consensus_queue.cc:260] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.888129 12893 raft_consensus.cc:3060] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.897150 13013 tablet_bootstrap.cc:492] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
I20260630 12:15:43.897805 13013 ts_tablet_manager.cc:1403] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:15:43.898964 13019 ts_tablet_manager.cc:1434] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260630 12:15:43.899920 13019 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
I20260630 12:15:43.901178 13013 raft_consensus.cc:359] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.902079 13013 raft_consensus.cc:385] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.902415 13013 raft_consensus.cc:740] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.903268 13013 consensus_queue.cc:260] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.905704 12893 raft_consensus.cc:2468] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 1.
I20260630 12:15:43.909417 13013 ts_tablet_manager.cc:1434] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:15:43.910192 13016 raft_consensus.cc:515] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.910735 13013 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: Bootstrap starting.
I20260630 12:15:43.912591 13016 leader_election.cc:290] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Requested vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:43.913679 13019 tablet_bootstrap.cc:654] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.914508 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:43.915349 12892 raft_consensus.cc:2468] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 0.
I20260630 12:15:43.917836 13013 tablet_bootstrap.cc:654] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.917702 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
I20260630 12:15:43.918469 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af8685bc5648e8ad94ca2dbdebaca6" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a"
I20260630 12:15:43.918596 12818 raft_consensus.cc:3060] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.919214 12892 raft_consensus.cc:3060] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.927304 12932 leader_election.cc:304] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a; no voters: 
W20260630 12:15:43.929695 12932 leader_election.cc:343] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:43.934314 12818 raft_consensus.cc:2468] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 1.
I20260630 12:15:43.935238 12892 raft_consensus.cc:2468] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 1.
I20260630 12:15:43.936224 13016 raft_consensus.cc:2804] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:43.936372 12932 leader_election.cc:304] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 
I20260630 12:15:43.937602 13041 raft_consensus.cc:2804] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:43.938203 13041 raft_consensus.cc:697] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Becoming Leader. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Running, Role: LEADER
I20260630 12:15:43.938210 13016 raft_consensus.cc:697] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Becoming Leader. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Running, Role: LEADER
I20260630 12:15:43.939288 13041 consensus_queue.cc:237] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.940410 13016 consensus_queue.cc:237] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.949267 13013 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: No bootstrap required, opened a new log
I20260630 12:15:43.950145 13013 ts_tablet_manager.cc:1403] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.019s
I20260630 12:15:43.954617 13019 tablet_bootstrap.cc:492] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.953990 13013 raft_consensus.cc:359] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.955178 13013 raft_consensus.cc:385] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.955812 13013 raft_consensus.cc:740] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.955201 13019 ts_tablet_manager.cc:1403] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.019s
I20260630 12:15:43.957826 13013 consensus_queue.cc:260] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.959719 12713 catalog_manager.cc:5697] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030c961687044ecb8eb7e5d950244737 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:43.962823 13013 ts_tablet_manager.cc:1434] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:15:43.963057 13019 raft_consensus.cc:359] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.964090 13019 raft_consensus.cc:385] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.964591 13019 raft_consensus.cc:740] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.965569 13019 consensus_queue.cc:260] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:43.968230 13019 ts_tablet_manager.cc:1434] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:15:43.969560 13019 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: Bootstrap starting.
W20260630 12:15:43.974179 12764 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:43.975893 13019 tablet_bootstrap.cc:654] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:43.981981 12713 catalog_manager.cc:5697] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030c961687044ecb8eb7e5d950244737 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:43.982867 13019 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: No bootstrap required, opened a new log
I20260630 12:15:43.983510 13019 ts_tablet_manager.cc:1403] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260630 12:15:43.984593 13026 raft_consensus.cc:493] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.985144 13026 raft_consensus.cc:515] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.986378 13019 raft_consensus.cc:359] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.987082 13019 raft_consensus.cc:385] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:43.987411 13019 raft_consensus.cc:740] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Initialized, Role: FOLLOWER
I20260630 12:15:43.987486 13026 leader_election.cc:290] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:43.988543 13019 consensus_queue.cc:260] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:43.989161 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:43.989871 12892 raft_consensus.cc:2468] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e6ef9260214c5c9e6a9b1372a5202d in term 0.
I20260630 12:15:43.990947 12783 leader_election.cc:304] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e6ef9260214c5c9e6a9b1372a5202d, b31b0684cc224a15b022e148abddbc5a; no voters: 
I20260630 12:15:43.991201 13019 ts_tablet_manager.cc:1434] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:43.991729 13026 raft_consensus.cc:2804] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:43.992118 13026 raft_consensus.cc:493] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:43.992008 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:43.992601 13026 raft_consensus.cc:3060] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.992858 12967 raft_consensus.cc:2468] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95e6ef9260214c5c9e6a9b1372a5202d in term 0.
I20260630 12:15:44.000586 13026 raft_consensus.cc:515] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.001596 13018 raft_consensus.cc:493] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:44.002136 13018 raft_consensus.cc:515] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.003012 13026 leader_election.cc:290] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 election: Requested vote from peers b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:44.003592 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a"
I20260630 12:15:44.004253 12892 raft_consensus.cc:3060] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.004457 13018 leader_election.cc:290] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:44.005071 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf314113a684d72ad04f9385577facd" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
I20260630 12:15:44.005564 12818 raft_consensus.cc:2468] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 0.
I20260630 12:15:44.006147 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf314113a684d72ad04f9385577facd" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:44.006551 12858 leader_election.cc:304] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e6ef9260214c5c9e6a9b1372a5202d, b31b0684cc224a15b022e148abddbc5a; no voters: 
I20260630 12:15:44.006814 12966 raft_consensus.cc:2468] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 0.
I20260630 12:15:44.007390 13018 raft_consensus.cc:2804] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:44.007736 13018 raft_consensus.cc:493] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:44.008050 13018 raft_consensus.cc:3060] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.009042 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6bf1ee94a44ae1bebf1bf1e731582c" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737"
I20260630 12:15:44.009688 12967 raft_consensus.cc:3060] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.012513 12892 raft_consensus.cc:2468] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e6ef9260214c5c9e6a9b1372a5202d in term 1.
I20260630 12:15:44.013432 13018 raft_consensus.cc:515] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.013830 12783 leader_election.cc:304] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e6ef9260214c5c9e6a9b1372a5202d, b31b0684cc224a15b022e148abddbc5a; no voters: 
I20260630 12:15:44.014724 13026 raft_consensus.cc:2804] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:44.015527 13018 leader_election.cc:290] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 election: Requested vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:44.016390 13026 raft_consensus.cc:697] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 LEADER]: Becoming Leader. State: Replica: 95e6ef9260214c5c9e6a9b1372a5202d, State: Running, Role: LEADER
I20260630 12:15:44.016625 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf314113a684d72ad04f9385577facd" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737"
I20260630 12:15:44.016463 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf314113a684d72ad04f9385577facd" candidate_uuid: "b31b0684cc224a15b022e148abddbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
I20260630 12:15:44.017321 12966 raft_consensus.cc:3060] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.017479 12818 raft_consensus.cc:3060] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.017586 12967 raft_consensus.cc:2468] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95e6ef9260214c5c9e6a9b1372a5202d in term 1.
I20260630 12:15:44.017685 13026 consensus_queue.cc:237] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.025043 12818 raft_consensus.cc:2468] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 1.
I20260630 12:15:44.025043 12966 raft_consensus.cc:2468] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31b0684cc224a15b022e148abddbc5a in term 1.
I20260630 12:15:44.026515 12858 leader_election.cc:304] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95e6ef9260214c5c9e6a9b1372a5202d, b31b0684cc224a15b022e148abddbc5a; no voters: 
I20260630 12:15:44.027354 13018 raft_consensus.cc:2804] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:44.027890 13047 raft_consensus.cc:493] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:44.028043 13018 raft_consensus.cc:697] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 LEADER]: Becoming Leader. State: Replica: b31b0684cc224a15b022e148abddbc5a, State: Running, Role: LEADER
I20260630 12:15:44.026803 12715 catalog_manager.cc:5697] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d reported cstate change: term changed from 0 to 1, leader changed from <none> to 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:44.028507 13047 raft_consensus.cc:515] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.029122 13018 consensus_queue.cc:237] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.030404 13047 leader_election.cc:290] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:44.031812 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdc3229277e4b03bc37a87615930955" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" is_pre_election: true
I20260630 12:15:44.032227 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdc3229277e4b03bc37a87615930955" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:44.032806 12818 raft_consensus.cc:2468] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 0.
I20260630 12:15:44.032912 12892 raft_consensus.cc:2468] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 0.
I20260630 12:15:44.036229 12932 leader_election.cc:304] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 
I20260630 12:15:44.037762 13047 raft_consensus.cc:2804] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:44.038211 13047 raft_consensus.cc:493] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:44.038623 13047 raft_consensus.cc:3060] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.040484 12714 catalog_manager.cc:5697] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to b31b0684cc224a15b022e148abddbc5a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b31b0684cc224a15b022e148abddbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:44.046108 13047 raft_consensus.cc:515] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.048899 13026 raft_consensus.cc:493] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:44.049377 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdc3229277e4b03bc37a87615930955" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95e6ef9260214c5c9e6a9b1372a5202d"
I20260630 12:15:44.049577 13026 raft_consensus.cc:515] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.050498 13047 leader_election.cc:290] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Requested vote from peers 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351), b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:44.050664 12818 raft_consensus.cc:3060] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.052302 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdc3229277e4b03bc37a87615930955" candidate_uuid: "030c961687044ecb8eb7e5d950244737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a"
I20260630 12:15:44.052520 13026 leader_election.cc:290] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:44.052959 12892 raft_consensus.cc:3060] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.053220 12893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:44.054052 12893 raft_consensus.cc:2393] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95e6ef9260214c5c9e6a9b1372a5202d in current term 1: Already voted for candidate 030c961687044ecb8eb7e5d950244737 in this term.
I20260630 12:15:44.054060 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "541895a539cc4041859a5daf5b648359" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:44.056195 12782 leader_election.cc:304] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [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: 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a
I20260630 12:15:44.057381 13026 raft_consensus.cc:3060] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.057968 12818 raft_consensus.cc:2468] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 1.
I20260630 12:15:44.059017 12932 leader_election.cc:304] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030c961687044ecb8eb7e5d950244737, 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 
I20260630 12:15:44.059713 13047 raft_consensus.cc:2804] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:44.060175 13047 raft_consensus.cc:697] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Becoming Leader. State: Replica: 030c961687044ecb8eb7e5d950244737, State: Running, Role: LEADER
I20260630 12:15:44.060878 12892 raft_consensus.cc:2468] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 030c961687044ecb8eb7e5d950244737 in term 1.
I20260630 12:15:44.061030 13047 consensus_queue.cc:237] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } }
I20260630 12:15:44.063717 13026 raft_consensus.cc:2749] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:44.069146 12714 catalog_manager.cc:5697] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 030c961687044ecb8eb7e5d950244737 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:44.290272 13026 raft_consensus.cc:493] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:44.290897 13026 raft_consensus.cc:515] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } }
I20260630 12:15:44.292755 13026 leader_election.cc:290] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083), 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:44.293494 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31b0684cc224a15b022e148abddbc5a" is_pre_election: true
I20260630 12:15:44.293794 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fefee52d78423bbf05b39c3176bdfc" candidate_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030c961687044ecb8eb7e5d950244737" is_pre_election: true
I20260630 12:15:44.294658 12966 raft_consensus.cc:2393] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95e6ef9260214c5c9e6a9b1372a5202d in current term 1: Already voted for candidate b31b0684cc224a15b022e148abddbc5a in this term.
I20260630 12:15:44.295609 12782 leader_election.cc:304] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [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: 95e6ef9260214c5c9e6a9b1372a5202d; no voters: 030c961687044ecb8eb7e5d950244737, b31b0684cc224a15b022e148abddbc5a
I20260630 12:15:44.296330 13026 raft_consensus.cc:3060] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:44.301692 13026 raft_consensus.cc:2749] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:44.338680 13016 consensus_queue.cc:1048] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.340080 13047 consensus_queue.cc:1048] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:44.346374 13018 consensus_queue.cc:1048] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:44.378248 13041 consensus_queue.cc:1048] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:44.380360 12893 raft_consensus.cc:1275] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:44.383148 12818 raft_consensus.cc:1275] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:44.384159 13016 consensus_queue.cc:1048] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:44.387300 13047 consensus_queue.cc:1048] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:44.399214 12818 raft_consensus.cc:1275] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:44.408174 13041 consensus_queue.cc:1048] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.410075 13072 consensus_queue.cc:1048] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.421267 13026 consensus_queue.cc:1048] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.442170 13018 consensus_queue.cc:1048] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.569260 12892 raft_consensus.cc:1275] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Refusing update from remote peer 95e6ef9260214c5c9e6a9b1372a5202d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:44.603461 13026 consensus_queue.cc:1048] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:44.632377 12966 raft_consensus.cc:1275] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Refusing update from remote peer b31b0684cc224a15b022e148abddbc5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:44.650341 13018 consensus_queue.cc:1048] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:44.846613 13052 log.cc:927] Time spent T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260630 12:15:45.427111   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:45.437148 13116 instance_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:15:45.442960 13115 instance_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:15:45.445015 13118 instance_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:15:45.447032   431 server_base.cc:1061] running on GCE node
I20260630 12:15:45.448736   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:45.449030   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:45.449282   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821745449266 us; error 0 us; skew 500 ppm
I20260630 12:15:45.449951   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:45.453744   431 webserver.cc:533] Webserver started at http://127.0.107.196:38919/ using document root <none> and password file <none>
I20260630 12:15:45.454285   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:45.454507   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:45.454839   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:45.456241   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-3-root/instance:
uuid: "5df44a10746d45fcb8e469ad82dba0bc"
format_stamp: "Formatted at 2026-06-30 12:15:45 on dist-test-slave-dl2z"
I20260630 12:15:45.461031   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:45.464653 13123 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:15:45.465487   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:15:45.465808   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-3-root
uuid: "5df44a10746d45fcb8e469ad82dba0bc"
format_stamp: "Formatted at 2026-06-30 12:15:45 on dist-test-slave-dl2z"
I20260630 12:15:45.466099   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDlnPtz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821462532019-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:45.491317   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:45.492713   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:45.494257   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:45.496654   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:45.496910   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:45.497164   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:45.497356   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:45.537369   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36029
I20260630 12:15:45.537501 13185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36029 every 8 connection(s)
I20260630 12:15:45.553138 13186 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41355
I20260630 12:15:45.553679 13186 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:45.554481 13186 heartbeater.cc:507] Master 127.0.107.254:41355 requested a full tablet report, sending...
I20260630 12:15:45.556600 12713 ts_manager.cc:194] Registered new tserver with Master: 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196:36029)
I20260630 12:15:45.558138 12713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40068
I20260630 12:15:46.041893 12967 consensus_queue.cc:237] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.051501 12891 raft_consensus.cc:1275] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.054411 12817 raft_consensus.cc:1275] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.057330 13091 consensus_queue.cc:1048] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260630 12:15:46.061286 13193 consensus_queue.cc:1048] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:15:46.067734 12932 consensus_peers.cc:597] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 -> Peer 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196:36029): Couldn't send request to peer 5df44a10746d45fcb8e469ad82dba0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17af8685bc5648e8ad94ca2dbdebaca6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.069593 13192 raft_consensus.cc:2955] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.071414 12891 raft_consensus.cc:2955] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.071673 12817 raft_consensus.cc:2955] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.089372 12967 consensus_queue.cc:237] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.090284 12713 catalog_manager.cc:5697] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a reported cstate change: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.096511 12817 raft_consensus.cc:1275] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.096864 12891 raft_consensus.cc:1275] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:15:46.096457 12932 consensus_peers.cc:597] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 -> Peer 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196:36029): Couldn't send request to peer 5df44a10746d45fcb8e469ad82dba0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 541895a539cc4041859a5daf5b648359. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.098646 13193 consensus_queue.cc:1048] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:46.099606 13192 consensus_queue.cc:1048] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } 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:15:46.109299 13091 raft_consensus.cc:2955] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.110971 12817 raft_consensus.cc:2955] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.121591 12891 raft_consensus.cc:2955] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.129244 12714 catalog_manager.cc:5697] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 reported cstate change: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:46.146697 12891 consensus_queue.cc:237] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } attrs { replace: true } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.153538 12967 raft_consensus.cc:1275] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Refusing update from remote peer b31b0684cc224a15b022e148abddbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.155081 13201 consensus_queue.cc:1048] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } 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:15:46.155359 12817 raft_consensus.cc:1275] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer b31b0684cc224a15b022e148abddbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.157138 13069 consensus_queue.cc:1048] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:46.162242 13201 raft_consensus.cc:2955] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } attrs { replace: true } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
W20260630 12:15:46.164795 12858 consensus_peers.cc:597] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a -> Peer 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196:36029): Couldn't send request to peer 5df44a10746d45fcb8e469ad82dba0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bf314113a684d72ad04f9385577facd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.164302 12967 raft_consensus.cc:2955] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } attrs { replace: true } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.167824 12817 raft_consensus.cc:2955] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } attrs { replace: true } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.182066 12966 consensus_queue.cc:237] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.183876 12713 catalog_manager.cc:5697] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d reported cstate change: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b31b0684cc224a15b022e148abddbc5a" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } attrs { replace: true } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
W20260630 12:15:46.194082 12932 consensus_peers.cc:597] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 -> Peer 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196:36029): Couldn't send request to peer 5df44a10746d45fcb8e469ad82dba0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cdc3229277e4b03bc37a87615930955. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.197783 12817 raft_consensus.cc:1275] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.199276 12891 raft_consensus.cc:1275] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Refusing update from remote peer 030c961687044ecb8eb7e5d950244737: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:46.199716 13192 consensus_queue.cc:1048] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } 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:15:46.200994 13193 consensus_queue.cc:1048] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:46.209110 13192 raft_consensus.cc:2955] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.211133 12817 raft_consensus.cc:2955] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.212631 12891 raft_consensus.cc:2955] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.224649 12714 catalog_manager.cc:5697] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d reported cstate change: config changed from index -1 to 10, NON_VOTER 5df44a10746d45fcb8e469ad82dba0bc (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "030c961687044ecb8eb7e5d950244737" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } } }
I20260630 12:15:46.474763 13205 ts_tablet_manager.cc:933] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Initiating tablet copy from peer 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:46.476552 13205 tablet_copy_client.cc:323] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41295
I20260630 12:15:46.487759 12977 tablet_copy_service.cc:140] P 030c961687044ecb8eb7e5d950244737: Received BeginTabletCopySession request for tablet 17af8685bc5648e8ad94ca2dbdebaca6 from peer 5df44a10746d45fcb8e469ad82dba0bc ({username='slave'} at 127.0.0.1:50008)
I20260630 12:15:46.488358 12977 tablet_copy_service.cc:161] P 030c961687044ecb8eb7e5d950244737: Beginning new tablet copy session on tablet 17af8685bc5648e8ad94ca2dbdebaca6 from peer 5df44a10746d45fcb8e469ad82dba0bc at {username='slave'} at 127.0.0.1:50008: session id = 5df44a10746d45fcb8e469ad82dba0bc-17af8685bc5648e8ad94ca2dbdebaca6
I20260630 12:15:46.494638 12977 tablet_copy_source_session.cc:215] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:46.497532 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af8685bc5648e8ad94ca2dbdebaca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:46.509636 13205 tablet_copy_client.cc:806] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:46.510298 13205 tablet_copy_client.cc:670] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:46.514267 13205 tablet_copy_client.cc:538] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:46.521136 13205 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap starting.
I20260630 12:15:46.561077 13186 heartbeater.cc:499] Master 127.0.107.254:41355 was elected leader, sending a full tablet report...
I20260630 12:15:46.572576   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:46.582612 13205 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=55 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:46.584062 13205 tablet_bootstrap.cc:492] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap complete.
I20260630 12:15:46.584950 13205 ts_tablet_manager.cc:1403] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent bootstrapping tablet: real 0.064s	user 0.058s	sys 0.004s
I20260630 12:15:46.588390 13205 raft_consensus.cc:359] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.589425 13205 raft_consensus.cc:740] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5df44a10746d45fcb8e469ad82dba0bc, State: Initialized, Role: LEARNER
I20260630 12:15:46.590297 13205 consensus_queue.cc:260] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } attrs { replace: true } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.595639 13205 ts_tablet_manager.cc:1434] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:15:46.598796 12977 tablet_copy_service.cc:342] P 030c961687044ecb8eb7e5d950244737: Request end of tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-17af8685bc5648e8ad94ca2dbdebaca6 received from {username='slave'} at 127.0.0.1:50008
I20260630 12:15:46.599475 12977 tablet_copy_service.cc:434] P 030c961687044ecb8eb7e5d950244737: ending tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-17af8685bc5648e8ad94ca2dbdebaca6 on tablet 17af8685bc5648e8ad94ca2dbdebaca6 with peer 5df44a10746d45fcb8e469ad82dba0bc
W20260630 12:15:46.602187 12858 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260630 12:15:46.617517 12858 consensus_peers.cc:597] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a -> Peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Couldn't send request to peer 95e6ef9260214c5c9e6a9b1372a5202d. 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:15:46.619431   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:46.620463   431 tablet_replica.cc:333] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.621297   431 raft_consensus.cc:2243] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.621922   431 raft_consensus.cc:2272] T 541895a539cc4041859a5daf5b648359 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.625717   431 tablet_replica.cc:333] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.626353   431 raft_consensus.cc:2243] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.627125   431 raft_consensus.cc:2272] T a3fefee52d78423bbf05b39c3176bdfc P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.628922 13205 ts_tablet_manager.cc:933] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Initiating tablet copy from peer 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:46.630527   431 tablet_replica.cc:333] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.630685 13205 tablet_copy_client.cc:323] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41295
I20260630 12:15:46.631564   431 raft_consensus.cc:2243] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.632364   431 raft_consensus.cc:2272] T 4bf314113a684d72ad04f9385577facd P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.632612 12977 tablet_copy_service.cc:140] P 030c961687044ecb8eb7e5d950244737: Received BeginTabletCopySession request for tablet 2cdc3229277e4b03bc37a87615930955 from peer 5df44a10746d45fcb8e469ad82dba0bc ({username='slave'} at 127.0.0.1:50008)
I20260630 12:15:46.633230 12977 tablet_copy_service.cc:161] P 030c961687044ecb8eb7e5d950244737: Beginning new tablet copy session on tablet 2cdc3229277e4b03bc37a87615930955 from peer 5df44a10746d45fcb8e469ad82dba0bc at {username='slave'} at 127.0.0.1:50008: session id = 5df44a10746d45fcb8e469ad82dba0bc-2cdc3229277e4b03bc37a87615930955
I20260630 12:15:46.635839   431 tablet_replica.cc:333] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.636770   431 raft_consensus.cc:2243] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.637310   431 raft_consensus.cc:2272] T 2cdc3229277e4b03bc37a87615930955 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.640453   431 tablet_replica.cc:333] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.641045   431 raft_consensus.cc:2243] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.641914 12977 tablet_copy_source_session.cc:215] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:46.641935   431 raft_consensus.cc:2272] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.645995 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdc3229277e4b03bc37a87615930955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:46.649345   431 tablet_replica.cc:333] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d: stopping tablet replica
I20260630 12:15:46.650182   431 raft_consensus.cc:2243] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.650983   431 raft_consensus.cc:2272] T 17af8685bc5648e8ad94ca2dbdebaca6 P 95e6ef9260214c5c9e6a9b1372a5202d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.664059 13205 tablet_copy_client.cc:806] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:46.664961 13205 tablet_copy_client.cc:670] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:46.672452 13205 tablet_copy_client.cc:538] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:46.675813   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:46.683069 13205 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap starting.
I20260630 12:15:46.704272 13213 ts_tablet_manager.cc:933] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Initiating tablet copy from peer 030c961687044ecb8eb7e5d950244737 (127.0.107.195:41295)
I20260630 12:15:46.711520 13213 tablet_copy_client.cc:323] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41295
I20260630 12:15:46.712494   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:15:46.715117 12932 consensus_peers.cc:597] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 -> Peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Couldn't send request to peer 95e6ef9260214c5c9e6a9b1372a5202d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:46.721694 12932 consensus_peers.cc:597] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 -> Peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Couldn't send request to peer 95e6ef9260214c5c9e6a9b1372a5202d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.722718 12977 tablet_copy_service.cc:140] P 030c961687044ecb8eb7e5d950244737: Received BeginTabletCopySession request for tablet 541895a539cc4041859a5daf5b648359 from peer 5df44a10746d45fcb8e469ad82dba0bc ({username='slave'} at 127.0.0.1:50008)
I20260630 12:15:46.723289 12977 tablet_copy_service.cc:161] P 030c961687044ecb8eb7e5d950244737: Beginning new tablet copy session on tablet 541895a539cc4041859a5daf5b648359 from peer 5df44a10746d45fcb8e469ad82dba0bc at {username='slave'} at 127.0.0.1:50008: session id = 5df44a10746d45fcb8e469ad82dba0bc-541895a539cc4041859a5daf5b648359
I20260630 12:15:46.737696 12977 tablet_copy_source_session.cc:215] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:46.744796 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541895a539cc4041859a5daf5b648359. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:15:46.758926 12932 consensus_peers.cc:597] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 -> Peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Couldn't send request to peer 95e6ef9260214c5c9e6a9b1372a5202d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:46.762885 12932 consensus_peers.cc:597] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 -> Peer b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083): Couldn't send request to peer b31b0684cc224a15b022e148abddbc5a. 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:15:46.770605   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:46.773227 13213 tablet_copy_client.cc:806] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:46.774371 13213 tablet_copy_client.cc:670] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:46.777985 13205 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=68 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:46.779673 13205 tablet_bootstrap.cc:492] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap complete.
I20260630 12:15:46.780740 13213 tablet_copy_client.cc:538] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:46.780733 13205 ts_tablet_manager.cc:1403] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent bootstrapping tablet: real 0.098s	user 0.074s	sys 0.007s
I20260630 12:15:46.784116   431 tablet_replica.cc:333] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
I20260630 12:15:46.784556 13205 raft_consensus.cc:359] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.785544 13205 raft_consensus.cc:740] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5df44a10746d45fcb8e469ad82dba0bc, State: Initialized, Role: LEARNER
I20260630 12:15:46.785761   431 raft_consensus.cc:2243] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.786583   431 raft_consensus.cc:2272] T 17af8685bc5648e8ad94ca2dbdebaca6 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.786309 13205 consensus_queue.cc:260] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.793651   431 tablet_replica.cc:333] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
I20260630 12:15:46.793861 13205 ts_tablet_manager.cc:1434] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:15:46.797850 13213 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap starting.
I20260630 12:15:46.798139   431 raft_consensus.cc:2243] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.798844   431 raft_consensus.cc:2272] T 0e6bf1ee94a44ae1bebf1bf1e731582c P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.796661 13218 ts_tablet_manager.cc:933] T 4bf314113a684d72ad04f9385577facd P 5df44a10746d45fcb8e469ad82dba0bc: Initiating tablet copy from peer b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083)
I20260630 12:15:46.803344   431 tablet_replica.cc:333] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
W20260630 12:15:46.805423 12858 consensus_peers.cc:597] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a -> Peer 95e6ef9260214c5c9e6a9b1372a5202d (127.0.107.193:45351): Couldn't send request to peer 95e6ef9260214c5c9e6a9b1372a5202d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.806159   431 raft_consensus.cc:2243] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.808421 12977 tablet_copy_service.cc:342] P 030c961687044ecb8eb7e5d950244737: Request end of tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-2cdc3229277e4b03bc37a87615930955 received from {username='slave'} at 127.0.0.1:50008
I20260630 12:15:46.809053 12977 tablet_copy_service.cc:434] P 030c961687044ecb8eb7e5d950244737: ending tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-2cdc3229277e4b03bc37a87615930955 on tablet 2cdc3229277e4b03bc37a87615930955 with peer 5df44a10746d45fcb8e469ad82dba0bc
I20260630 12:15:46.808589   431 raft_consensus.cc:2272] T 2cdc3229277e4b03bc37a87615930955 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.814412 13218 tablet_copy_client.cc:323] T 4bf314113a684d72ad04f9385577facd P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38083
I20260630 12:15:46.816475   431 tablet_replica.cc:333] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
I20260630 12:15:46.817473   431 raft_consensus.cc:2243] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.818770   431 raft_consensus.cc:2272] T 4bf314113a684d72ad04f9385577facd P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.822474   431 tablet_replica.cc:333] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
I20260630 12:15:46.823509   431 raft_consensus.cc:2243] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.824178   431 raft_consensus.cc:2272] T 541895a539cc4041859a5daf5b648359 P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.828539   431 tablet_replica.cc:333] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a: stopping tablet replica
I20260630 12:15:46.829646   431 raft_consensus.cc:2243] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.831194   431 raft_consensus.cc:2272] T a3fefee52d78423bbf05b39c3176bdfc P b31b0684cc224a15b022e148abddbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.862247   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:15:46.877918 13124 connection.cc:466] server connection from 127.0.0.1:36430 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36430 (request call id 1) could send its response
I20260630 12:15:46.892546   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:46.896694 13213 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=69 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:46.897878 13213 tablet_bootstrap.cc:492] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Bootstrap complete.
I20260630 12:15:46.898687 13213 ts_tablet_manager.cc:1403] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent bootstrapping tablet: real 0.101s	user 0.058s	sys 0.037s
I20260630 12:15:46.902158 13213 raft_consensus.cc:359] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.903044 13213 raft_consensus.cc:740] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5df44a10746d45fcb8e469ad82dba0bc, State: Initialized, Role: LEARNER
I20260630 12:15:46.903759 13213 consensus_queue.cc:260] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc [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: "95e6ef9260214c5c9e6a9b1372a5202d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45351 } attrs { replace: true } } peers { permanent_uuid: "b31b0684cc224a15b022e148abddbc5a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38083 } } peers { permanent_uuid: "030c961687044ecb8eb7e5d950244737" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41295 } } peers { permanent_uuid: "5df44a10746d45fcb8e469ad82dba0bc" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36029 } attrs { promote: true } }
I20260630 12:15:46.906548 13213 ts_tablet_manager.cc:1434] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:46.914204   431 tablet_copy_service.cc:362] P 030c961687044ecb8eb7e5d950244737: Destroying tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-541895a539cc4041859a5daf5b648359 due to service shutdown
I20260630 12:15:46.914603   431 tablet_copy_service.cc:434] P 030c961687044ecb8eb7e5d950244737: ending tablet copy session 5df44a10746d45fcb8e469ad82dba0bc-541895a539cc4041859a5daf5b648359 on tablet 541895a539cc4041859a5daf5b648359 with peer 5df44a10746d45fcb8e469ad82dba0bc
W20260630 12:15:46.934783 12932 consensus_peers.cc:597] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 -> Peer b31b0684cc224a15b022e148abddbc5a (127.0.107.194:38083): Couldn't send request to peer b31b0684cc224a15b022e148abddbc5a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:46.941175   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:46.942070   431 tablet_replica.cc:333] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.942781   431 raft_consensus.cc:2243] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.943804   431 raft_consensus.cc:2272] T 17af8685bc5648e8ad94ca2dbdebaca6 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.946514   431 tablet_replica.cc:333] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.947134   431 raft_consensus.cc:2243] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.948215   431 raft_consensus.cc:2272] T 541895a539cc4041859a5daf5b648359 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.951519   431 tablet_replica.cc:333] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.952212   431 raft_consensus.cc:2243] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.952849   431 raft_consensus.cc:2272] T 4bf314113a684d72ad04f9385577facd P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.955634   431 tablet_replica.cc:333] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.956248   431 raft_consensus.cc:2243] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.957247   431 raft_consensus.cc:2272] T 2cdc3229277e4b03bc37a87615930955 P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.960212   431 tablet_replica.cc:333] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.960922   431 raft_consensus.cc:2243] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.961472   431 raft_consensus.cc:2272] T a3fefee52d78423bbf05b39c3176bdfc P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.963728   431 tablet_replica.cc:333] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737: stopping tablet replica
I20260630 12:15:46.964310   431 raft_consensus.cc:2243] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.964957   431 raft_consensus.cc:2272] T 0e6bf1ee94a44ae1bebf1bf1e731582c P 030c961687044ecb8eb7e5d950244737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.993492   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:47.014709   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260630 12:15:47.024935 13213 tablet_copy_client.cc:1131] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:41295: connect: Connection refused (error 111)
I20260630 12:15:47.041844   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:47.043318   431 tablet_replica.cc:333] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc: stopping tablet replica
I20260630 12:15:47.044034   431 raft_consensus.cc:2243] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:47.044456   431 raft_consensus.cc:2272] T 541895a539cc4041859a5daf5b648359 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:47.046780   431 tablet_replica.cc:333] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc: stopping tablet replica
I20260630 12:15:47.047302   431 raft_consensus.cc:2243] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:47.047698   431 raft_consensus.cc:2272] T 2cdc3229277e4b03bc37a87615930955 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:47.049981   431 tablet_replica.cc:333] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc: stopping tablet replica
I20260630 12:15:47.050565   431 raft_consensus.cc:2243] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:47.051126   431 raft_consensus.cc:2272] T 17af8685bc5648e8ad94ca2dbdebaca6 P 5df44a10746d45fcb8e469ad82dba0bc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:47.072448   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:47.086337   431 master.cc:562] Master@127.0.107.254:41355 shutting down...
W20260630 12:15:47.108839 12764 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:47.110028   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:47.110560   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:47.110903   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0c6e1cf71ea41229ee19ef12eb73f98: stopping tablet replica
I20260630 12:15:47.132462   431 master.cc:584] Master@127.0.107.254:41355 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5336 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10756 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (284482 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:47.192570   431 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 ~65 seconds ago
I20260630 12:15:47.192844   431 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 ~65 seconds ago
I20260630 12:15:47.193041   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 21 messages since previous log ~95 seconds ago
I20260630 12:15:47.193279   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~250 seconds ago
I20260630 12:15:47.193475   431 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 ~65 seconds ago
I20260630 12:15:47.193868   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
I20260630 12:15:47.194083   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
